From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: Re: Packaging Jami "progress" Date: Mon, 6 Apr 2020 20:51:06 +0200 Message-ID: <20200406205106.362625e8@kompiuter> References: <20200406183556.560f8e62@kompiuter> <87o8s4o4gz.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49362) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jLWqM-0008Nv-Rn for guix-devel@gnu.org; Mon, 06 Apr 2020 14:51:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jLWqL-0007S0-R3 for guix-devel@gnu.org; Mon, 06 Apr 2020 14:51:34 -0400 Received: from smtpo.poczta.interia.pl ([217.74.65.154]:49515) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jLWq0-0007Ce-9R for guix-devel@gnu.org; Mon, 06 Apr 2020 14:51:33 -0400 In-Reply-To: <87o8s4o4gz.fsf@devup.no> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org On Mon, 06 Apr 2020 20:26:36 +0200 Marius Bakke wrote: > > Do you have a patch we can use to reproduce this issue on Guix? The patch set is pretty big right now - over 20 patches. I'll upload my work to my online repository, but have little time right now. > You can easily test the patch on core-updates by simply checking out > the branch and apply your patches. Or 'guix pull > --branch=core-updates' if you are testing via a channel. My machine is a toaster and rebuilding all Jami dependencies would take days. I could try on the second one, I'll do this when I get some free time. > 1.1.0 will be released before the core-updates merge. I'll try with the current core-updates then. Jan Wielkiewicz