Comment 4 for bug 1875984

Revision history for this message
dann frazier (dannf) wrote :

= Verification =
Note that the ip: errors are not a regression and I believe are due to my specific network config. But the /proc/$pid/environ errors are now gone:

---
Begin: Running /scripts/init-premount ... ln: /tmp/mountroot-fail-hooks.d//scripts/init-premount/lvm2: No such file or directory
done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

DHCPDISCOVER on enp7s0 to 255.255.255.255 port 67 interval 3 (xid=0xf8574748)
DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 3 (xid=0xa7283338)
DHCPOFFER of 192.168.122.11 from 192.168.122.1
DHCPREQUEST for 192.168.122.11 on enp1s0 to 255.255.255.255 port 67 (xid=0x383328a7)
DHCPACK of 192.168.122.11 from 192.168.122.1 (xid=0xa7283338)
bound to 192.168.122.11 -- renewal in 1579 seconds.
  Volume group "ubuntu-vg" not found
  Cannot process volume group ubuntu-vg
Please unlock disk dm_crypt-0:
cryptsetup: dm_crypt-0: set up successfully
done.
Begin: Running /scripts/local-premount ... [ 9.311667] Btrfs loaded, crc32c=crc32c-intel
Scanning for Btrfs filesystems
done.
Warning: fsck not present, so skipping root file system
[ 9.516302] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... Terminated
ip: SIOCGIFFLAGS: No such device
ip: can't find device '/sys/class/net/enp1s0'
ip: can't find device '/sys/class/net/enp1s0'
ip: SIOCGIFFLAGS: No such device
ip: can't find device '/sys/class/net/enp7s0'
ip: can't find device '/sys/class/net/enp7s0'
ip: SIOCGIFFLAGS: No such device
ip: can't find device '/sys/class/net/lo'
ip: can't find device '/sys/class/net/lo'
done.
Begin: Running /scripts/init-bottom ... done.
[ 9.798346] systemd[1]: Inserted module 'autofs4'
[ 9.817588] systemd[1]: systemd 245.4-4ubuntu3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 9.822629] systemd[1]: Detected virtualization kvm.
[ 9.823689] systemd[1]: Detected architecture x86-64.

Welcome to Ubuntu 20.04 LTS!