From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brice Waegeneire Subject: bug#38524: 'dhcp-client-service' crash when non-libre networking interface is present Date: Tue, 10 Dec 2019 22:25:34 +0100 Message-ID: <24efa7c98f8b2b64129104cc5ed05ab0@waegenei.re> References: <975fd0999fa4f6fab542a11dd761fb6e@waegenei.re> <871rtcm7g2.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39780) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ien1A-0002ih-9c for bug-guix@gnu.org; Tue, 10 Dec 2019 16:26:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ien19-0002jq-Al for bug-guix@gnu.org; Tue, 10 Dec 2019 16:26:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50729) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ien19-0002je-7f for bug-guix@gnu.org; Tue, 10 Dec 2019 16:26:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ien18-0000Pu-27 for bug-guix@gnu.org; Tue, 10 Dec 2019 16:26:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871rtcm7g2.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 38524@debbugs.gnu.org On 2019-12-10 18:11, Ludovic Courtès wrote: > So here the problem is that Linux-libre fails to load the non-free > firmware. Could you bring it up on the Linux-libre development mailing > list? Doing some research on how linux-libre behave it seems normal that it doesn't allow the loading of non-free firmware. So I think the issue is on the Guix side; in dhcp-client-service stopping on an error and not continuing to try other interface. If you don't think so what should I bring up to the linux-libre mailing list?