On Tue, 19 Jul 2022 15:36:09 -0700
stan via kernel <[email protected]> wrote:
 
> I downgraded dracut to a version (56) before the problem, and rebuilt
> the initramfs for the local rc7 build.  It still failed to boot with
> the same symptom.  So, I think that lets dracut off the hook.
> Something else has changed that is causing the problem.  A
> configuration setting?  A library it is using?
> 
> Hundreds of packages have changed in the last few weeks.

I unpacked the rc4 initramfs that works, and the rc7 initramfs that
doesn't work, and there are a few differences in permissions.  As you
can see from this sample, the group and world readable permissions have
been removed from several items in the newer dracut.  These are from
dracut version 57, but they were also there when using the dracut
version 56 to create a new initramfs.  It looks like some configuration
options have changed.  I think I will be opening a bugzilla against
dracut, just to get their input.

d
1c1
< Image: 
/boot/initramfs-5.19.0-0.rc4.20220701gita175eca0f3d7.36.20220703.fc37.x86_64.img:
 48M
---
> Image: /boot/initramfs-5.19.0-0.rc7.53.20220719.fc37.x86_64.img: 32M
3c3
< Version: dracut-056-2.fc37
---
> Version: dracut-057-1.fc37
37,57c37,57
< drwxr-xr-x  12 root     root            0 Apr 19 16:17 .
< crw-r--r--   1 root     root       5,   1 Apr 19 16:17 dev/console
< crw-r--r--   1 root     root       1,  11 Apr 19 16:17 dev/kmsg
< crw-r--r--   1 root     root       1,   3 Apr 19 16:17 dev/null
< crw-r--r--   1 root     root       1,   8 Apr 19 16:17 dev/random
< crw-r--r--   1 root     root       1,   9 Apr 19 16:17 dev/urandom
< lrwxrwxrwx   1 root     root            7 Apr 19 16:17 bin -> usr/bin
< drwxr-xr-x   2 root     root            0 Apr 19 16:17 dev
< drwxr-xr-x  13 root     root            0 Apr 19 16:17 etc
< drwxr-xr-x   2 root     root            0 Apr 19 16:17 etc/authselect
< -rw-r--r--   1 root     root          703 Apr 19 16:17 
etc/authselect/nsswitch.conf
< drwxr-xr-x   2 root     root            0 Apr 19 16:17 etc/cmdline.d
< drwxr-xr-x   2 root     root            0 Apr 19 16:17 etc/conf.d
< -rw-r--r--   1 root     root          124 Apr 19 16:17 etc/conf.d/systemd.conf
< drwxr-xr-x   7 root     root            0 Apr 19 16:17 etc/dbus-1
< drwxr-xr-x   2 root     root            0 Apr 19 16:17 etc/dbus-1/interfaces
< drwxr-xr-x   2 root     root            0 Apr 19 16:17 etc/dbus-1/services
< -rw-r--r--   1 root     root          838 Mar 10 02:47 etc/dbus-1/session.conf
< drwxr-xr-x   2 root     root            0 Apr 19 16:17 etc/dbus-1/session.d
< -rw-r--r--   1 root     root          833 Mar 10 02:47 etc/dbus-1/system.conf
< drwxr-xr-x   2 root     root            0 Apr 19 16:17 etc/dbus-1/system.d
---
> drwxr-xr-x  12 root     root            0 Jul 18 04:21 .
> crw-------   1 root     root       5,   1 Jul 18 04:21 dev/console
> crw-------   1 root     root       1,  11 Jul 18 04:21 dev/kmsg
> crw-------   1 root     root       1,   3 Jul 18 04:21 dev/null
> crw-------   1 root     root       1,   8 Jul 18 04:21 dev/random
> crw-------   1 root     root       1,   9 Jul 18 04:21 dev/urandom
> lrwxrwxrwx   1 root     root            7 Jul 18 04:21 bin -> usr/bin
> drwxr-xr-x   2 root     root            0 Jul 18 04:21 dev
> drwxr-xr-x  13 root     root            0 Jul 18 04:21 etc
> drwxr-xr-x   2 root     root            0 Jul 18 04:21 etc/authselect
> -rw-r--r--   1 root     root          703 Jul 18 04:21 
> etc/authselect/nsswitch.conf
> drwx------   2 root     root            0 Jul 18 04:21 etc/cmdline.d
> drwx------   2 root     root            0 Jul 18 04:21 etc/conf.d
> -rw-------   1 root     root          124 Jul 18 04:21 etc/conf.d/systemd.conf
> drwxr-xr-x   7 root     root            0 Jul 18 04:21 etc/dbus-1
> drwxr-xr-x   2 root     root            0 Jul 18 04:21 etc/dbus-1/interfaces
> drwxr-xr-x   2 root     root            0 Jul 18 04:21 etc/dbus-1/services
> -rw-r--r--   1 root     root          838 Jul 12 09:59 etc/dbus-1/session.conf
> drwxr-xr-x   2 root     root            0 Jul 18 04:21 etc/dbus-1/session.d
> -rw-r--r--   1 root     root          833 Jul 12 09:59 etc/dbus-1/system.conf
> drwxr-xr-x   2 root     root            0 Jul 18 04:21 etc/dbus-1/system.d
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to