Package: openrc
Version: 0.34-3
Severity: grave
Justification: renders package unusable

Hi,

I just installed Debian Buster/Sid from scratch on a GPD Pocket 1 and
then switched from systemd to OpenRC.

Since then, /home (on LVM on LUKS), /boot and /boot/efi (i.e. anything
from /etc/fstab except the root file system) are no more mounted
automatically despite they're listed in /etc/fstab and "mount -a"
mounts them without issues.

Also swap is not used automatically despite it's listed in /etc/fstab,
too.

Content of my /etc/fstab:

# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/mapper/vgac-root /               ext4    errors=remount-ro 0       1
# /boot was on /dev/mmcblk0p5 during installation
UUID=7e1e247c-ea51-444e-b183-0036de6e84f2 /boot           ext4    defaults      
  0       2
# /boot/efi was on /dev/mmcblk0p1 during installation
UUID=C4FD-2BDD  /boot/efi       vfat    umask=0077      0       1
/dev/mapper/vgac-home /home           ext4    defaults        0       2
/dev/mapper/vgac-swap none            swap    sw              0       0

What was mounted after booting:

sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
udev /dev devtmpfs rw,nosuid,relatime,size=4032644k,nr_inodes=1008161,mode=755 
0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=807836k,mode=755 0 0
/dev/mapper/vgac-root / ext4 rw,relatime,errors=remount-ro 0 0
tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0
pstore /sys/fs/pstore pstore rw,relatime 0 0
tmpfs /run/shm tmpfs rw,nosuid,nodev,noexec,relatime,size=1615660k 0 0
none /sys/kernel/security securityfs rw,relatime 0 0

What has been added by "mount -a":

/dev/mmcblk0p5 /boot ext4 rw,relatime 0 0
/dev/mmcblk0p1 /boot/efi vfat 
rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
 0 0
/dev/mapper/vgac-home /home ext4 rw,relatime 0 0

Swap hasn't been activated by "mount -a", though. (Probably expected,
just wanted to mention it.)

P.S.: I have no idea if this is in OpenRC or one of its
dependencies. Feel free to reassign as needed.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages openrc depends on:
ii  init-system-helpers  1.54
ii  insserv              1.14.0-5.4+b1
ii  libaudit1            1:2.8.4-2
ii  libc6                2.27-6
ii  libeinfo1            0.34-3
ii  libpam0g             1.1.8-3.8
ii  librc1               0.34-3
ii  libselinux1          2.8-1+b1

openrc recommends no packages.

Versions of packages openrc suggests:
pn  policycoreutils  <none>
ii  sysvinit-core    2.88dsf-59.10

-- no debconf information

Reply via email to