all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Jack Hill <jackhill@jackhill.us>
Cc: 39671@debbugs.gnu.org, Joshua Branson <jbranso@dismail.de>
Subject: bug#39671: Something appears to disable linux kernel modules from loading.
Date: Thu, 20 Feb 2020 11:18:26 +0100	[thread overview]
Message-ID: <20200220101826.y2esml7n2mumsnuz@pelzflorian.localdomain> (raw)
In-Reply-To: <alpine.DEB.2.20.2002191640040.11123@marsh.hcoop.net>

[-- Attachment #1: Type: text/plain, Size: 878 bytes --]

On Wed, Feb 19, 2020 at 04:50:06PM -0500, Jack Hill wrote:
> Based on the commit message, I would have expected that too, but
> 205c1e04e04b9a9338c7219ff82bd13f000fb8c8 is the first bad commit for me as
> well.

I can confirm this commit broke xf86-video-fbdev (no DRI support), USB
ethernet and USB modem support for me.  The output of running as root

out=~florian/environ-bad ; for f in $(ls /proc); do ls -l /proc/$f/exe; cat /proc/$f/environ; done > $out; chown florian:users $out


is attached as environ-bad.

Patching Shepherd to revert 501d62c4d235045e79e5aef684b5a9250c1cf8c4
(service: Export 'default-environment-variables') leads to a kernel
panic.  Doing that and reverting Guix commit
8b9cad01e9619f53dc5a65892ca6a09ca5de3447 (after a rebuild of udisks
and dependencies — why?) leads to a working system again.  It is
attached as environ-good.

Regards,
Florian

[-- Attachment #2: environ-bad --]
[-- Type: application/octet-stream, Size: 17871 bytes --]

[-- Attachment #3: environ-good --]
[-- Type: application/octet-stream, Size: 562447 bytes --]

  parent reply	other threads:[~2020-02-20 10:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-18 23:11 bug#39671: Something appears to disable linux kernel modules from loading Joshua Branson via Bug reports for GNU Guix
2020-02-19 21:18 ` bug#39671: Linux-Libre 5.4.20 breaks Display Sessions Raghav Gururajan
2020-02-19 21:31 ` bug#39671: Something appears to disable linux kernel modules from loading Ludovic Courtès
2020-02-19 21:50   ` Jack Hill
2020-02-19 22:11     ` Ludovic Courtès
2020-02-19 22:50       ` Jack Hill
2020-02-20 10:18     ` pelzflorian (Florian Pelz) [this message]
2020-02-20 12:12       ` pelzflorian (Florian Pelz)
2020-02-20 19:59         ` pelzflorian (Florian Pelz)
2020-02-20 20:34           ` Leo Famulari
2020-02-20 20:43             ` pelzflorian (Florian Pelz)
2020-02-20 20:58               ` pelzflorian (Florian Pelz)
2020-02-20 21:08                 ` Jan Nieuwenhuizen
2020-02-20 21:06               ` Leo Famulari
2020-02-20 22:02           ` Ludovic Courtès
2020-02-20 23:24             ` pelzflorian (Florian Pelz)
2020-02-20 15:55   ` Joshua Branson via Bug reports for GNU Guix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200220101826.y2esml7n2mumsnuz@pelzflorian.localdomain \
    --to=pelzflorian@pelzflorian.de \
    --cc=39671@debbugs.gnu.org \
    --cc=jackhill@jackhill.us \
    --cc=jbranso@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.