Your message dated Wed, 24 Oct 2018 11:49:10 +0000
with message-id <[email protected]>
and subject line Bug#910444: fixed in init-system-helpers 1.55
has caused the Debian Bug report #910444,
regarding Filesystems listed in /etc/fstab are no more automatically mounted 
since switching to OpenRC
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
910444: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910444
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: init-system-helpers
Source-Version: 1.55

We believe that the bug you reported is fixed in the latest version of
init-system-helpers, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Felipe Sateler <[email protected]> (supplier of updated init-system-helpers 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 24 Oct 2018 08:31:28 -0300
Source: init-system-helpers
Binary: init-system-helpers init
Architecture: source
Version: 1.55
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers 
<[email protected]>
Changed-By: Felipe Sateler <[email protected]>
Description:
 init       - metapackage ensuring an init system is installed
 init-system-helpers - helper tools for all init systems
Closes: 910444
Changes:
 init-system-helpers (1.55) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Deprecating priority extra as per policy 4.0.1
 .
   [ Benda Xu ]
   * s/update-rc.d: let OpenRC run after sysv_{insserv,plain}
     Refactorization in 6cb72b59a0a1898939b818d8d2 made rc-update from
     OpenRC run *before* sysv_{insserv,plain}.  OpenRC needs to
     sychronize with /etc/rc?.d links to maintain consistency and
     administrator configurations, therefore it has to be executed after
     them. (Closes: #910444)
 .
   [ Felipe Sateler ]
   * Fix manpage listings in d/copyright for rst manual pages.
     The names were not changed correctly when the manpages were rewritten in
     rst.
   * Bump Standards-Version (no changes needed)
Checksums-Sha1:
 43003b7f5c38887d979dcc531f9d5195ed2eeb19 2047 init-system-helpers_1.55.dsc
 ef273525a22d420cfcd286d8383bb817b6b05e52 40132 init-system-helpers_1.55.tar.xz
Checksums-Sha256:
 c8a9b4f5aa0629d3e42e1e40c4bec7bc0eaafd60bfaa7ecb38e19944ad837815 2047 
init-system-helpers_1.55.dsc
 ed124a69c20162a1364aec400b6910c2ad60124e9e08f99de016af02e4cdd7b6 40132 
init-system-helpers_1.55.tar.xz
Files:
 58b4e934517e1d101fcc12ce30cd4d28 2047 admin optional 
init-system-helpers_1.55.dsc
 efe389f08287d9b64e74a74d51a0c52c 40132 admin optional 
init-system-helpers_1.55.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCAAyFiEEIY7gNiAzyHtsE1+ko7q64kCN1s8FAlvQWGEUHGZzYXRlbGVy
QGRlYmlhbi5vcmcACgkQo7q64kCN1s/iBg//SfUDJh8fdEEzaFnD8ecnInQHEK4v
qr02zcujfYLQuUc28kE2IkNEl0uHeDnaNS+ND2ieKoUZlJwGYVMHc1ubn4kFTGWL
RYlzUKiRYkHOWlK30EpVMsH11SEOoEdH/mLF1U65rJ8R8vOWbT2ZU4GZ8tk3hIpd
o+IdT/FUORx/dQZXJGYydIiOpFKICXp8+RAhF88rvFDoNWitPIyaTO1/oYBVRvV/
LRxlIRiG/YsyZt4mne2yq7EdGFMTiIvOC/3sxBX5ldPws+3+J51idO16FVGnl4Xf
nbT/c2vZhftSZep4IZdh6v881Wno5S3s8DhzNeebfztY7MrKP7nSEPjt7HyfnNZP
z8ykdI/43DXeDyoxhZdraTRj84AKV1eES68t7JrJQ5jDhslMOk8cAJGahtyIWBKD
+r4yve/jKCFVdWmfQW0lQkhMUFfzO2/AYnNzVS9WyaBB8Kx/Z9YhzD5wN+KZfqvk
Zwji9jlzWfZ9pZojsxMgZj1ZjWV9D4m0LoOesntw5ur6SJLx4VJHF04jCVFi2fAC
0/JODxx6wmzvjWEdg1tFcX+RGtk7DbquRmCSXEOYonSoxS0cMEjz6ut6Dg5gIRsg
Q150JJUCKBRyEFrERkBFsqsVNZtn/gdj5blHqRtTA2/Z/2JPfhmINuoSh1AChkLn
1EaBpWbpjAZKXIw=
=1ftk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to