From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#39671: Something appears to disable linux kernel modules from loading. Date: Thu, 20 Feb 2020 16:06:55 -0500 Message-ID: <20200220210655.GA13767@jasmine.lan> References: <86a75fqyn5.fsf@dismail.de> <87zhdel0wb.fsf@gnu.org> <20200220101826.y2esml7n2mumsnuz@pelzflorian.localdomain> <20200220121246.cerl2fivfguyzi7l@pelzflorian.localdomain> <20200220195925.3gpfvamxweucfhpf@pelzflorian.localdomain> <20200220203402.GA12513@jasmine.lan> <20200220204345.gfxbnegtxq4mppn7@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45857) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4t3D-0002IU-9E for bug-guix@gnu.org; Thu, 20 Feb 2020 16:08:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4t3C-0005dj-F1 for bug-guix@gnu.org; Thu, 20 Feb 2020 16:08:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40003) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j4t3C-0005dX-4E for bug-guix@gnu.org; Thu, 20 Feb 2020 16:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j4t3B-00050g-VX for bug-guix@gnu.org; Thu, 20 Feb 2020 16:08:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20200220204345.gfxbnegtxq4mppn7@pelzflorian.localdomain> 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-mx.org@gnu.org Sender: "bug-Guix" To: "pelzflorian (Florian Pelz)" Cc: 39671@debbugs.gnu.org, Joshua Branson On Thu, Feb 20, 2020 at 09:43:45PM +0100, pelzflorian (Florian Pelz) wrote: > (I wonder why it does not apply; there were no changes to > gnu/services/base.scm in a long time. Strange.) Oh well, I applied it "by hand" and everything seems to be working again :) Thank you!