From mboxrd@z Thu Jan  1 00:00:00 1970
From: Jan <tona_kosmicznego_smiecia@interia.pl>
Subject: Re: Maintaining Jami #3
Date: Thu, 6 Feb 2020 22:41:19 +0100
Message-ID: <20200206224119.74803a5d@kompiuter>
References: <20200107130521.5a781f53@kompiuter>
 <20200119005543.0f86942a@interia.pl> <87ftgbu7ik.fsf@ambrevar.xyz>
 <20200120155324.00935fdc@kompiuter>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org>
Received: from eggs.gnu.org ([2001:470:142:3::10]:40097)
 by lists.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <tona_kosmicznego_smiecia@interia.pl>)
 id 1izou3-0006xI-BY
 for guix-devel@gnu.org; Thu, 06 Feb 2020 16:41:40 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <tona_kosmicznego_smiecia@interia.pl>)
 id 1izou1-0003AH-Ve
 for guix-devel@gnu.org; Thu, 06 Feb 2020 16:41:39 -0500
Received: from smtpo.poczta.interia.pl ([217.74.65.236]:44009)
 by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
 (Exim 4.71) (envelope-from <tona_kosmicznego_smiecia@interia.pl>)
 id 1izou1-00033P-BJ
 for guix-devel@gnu.org; Thu, 06 Feb 2020 16:41:37 -0500
In-Reply-To: <20200120155324.00935fdc@kompiuter>
List-Id: "Development of GNU Guix and the GNU System distribution."
 <guix-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>,
 <mailto:guix-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <https://lists.gnu.org/archive/html/guix-devel>
List-Post: <mailto:guix-devel@gnu.org>
List-Help: <mailto:guix-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>,
 <mailto:guix-devel-request@gnu.org?subject=subscribe>
Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org
Sender: "Guix-devel"
 <guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: guix-devel@gnu.org

Hello,
I think I found the source of the problems - there's a bug in pjproject
2.9
https://trac.pjsip.org/repos/ticket/2240
and 2.10 wasn't yet released, so I can't package it.
The error message is the same as I got during testing calls.
I guess the bug have been unnoticed by Jami developers, because:
1. their builds are not reproducible
2. software is tested and used in different network environments -
there's a chance specific settings trigger the bug

Until the release of pjproject 2.10 I can do nothing, but I actually
cleaned up my private guix repository, so DO NOT pull my changes,
because they're a total mess. I guess I'll close the current issue and
open a new one once I finish cleaning my code. I'll also finish
learning git, as I have some free time now.



Jan Wielkiewicz