Your message dated Sun, 10 Apr 2022 22:04:35 +0000
with message-id <e1ndfff-0006j4...@fasolo.debian.org>
and subject line Bug#981302: fixed in initramfs-tools 0.141
has caused the Debian Bug report #981302,
regarding Setup /dev/fd and /dev/std{in,out,err} after mounting devtmpfs
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 ow...@bugs.debian.org
immediately.)


-- 
981302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981302
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mandos-client
Version: 1.8.13-1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: +debian-bts-2...@eero.xn--hkkinen-5wa.fi

During initial ramdisk, the Mandos plugin runner tries to execute plugins including the mandos-client plugin using fexecve but that fails with ENOENT due to a missing /dev/fd -> /proc/self/fd symlink. Therefore, the package fails to provide a password for an encrypted root file system and thus renders package unusable.

The problem can be fixed by creating the missing symlink before the plugin runner is run.

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

Kernel: Linux 5.10.0-2-amd64 (SMP w/1 CPU thread)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8), LANGUAGE=fi-FI:fi:en-GB:en-US:de-DE:de-CH:sv-FI:sv-SE:en
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages mandos-client depends on:
ii  adduser                3.118
ii  cryptsetup             2:2.3.4-2
ii  cryptsetup-initramfs   2:2.3.4-2
ii  debconf [debconf-2.0]  1.5.74
ii  dpkg-dev               1.20.7.1
ii  gnutls-bin             3.7.0-5
ii  initramfs-tools        0.139
ii  libavahi-common3       0.8-3
ii  libavahi-core7         0.8-3
ii  libc6                  2.31-9
ii  libglib2.0-0           2.66.4-1
ii  libgnutls30            3.7.0-5
ii  libgpgme11             1.14.0-1+b2
ii  libnl-3-200            3.4.0-1+b1
ii  libnl-route-3-200      3.4.0-1+b1

Versions of packages mandos-client recommends:
ii  ssh  1:8.4p1-3

mandos-client suggests no packages.

-- Configuration Files:
/etc/mandos/plugin-runner.conf changed:
--options-for=mandos-client:--connect=aa.bb.cc.dd:nnn (obscured)


-- debconf information:
  mandos-client/key_id:

--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.141
Done: Ben Hutchings <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
initramfs-tools, 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 981...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <b...@debian.org> (supplier of updated initramfs-tools 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 10 Apr 2022 23:39:45 +0200
Source: initramfs-tools
Architecture: source
Version: 0.141
Distribution: unstable
Urgency: medium
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <b...@debian.org>
Closes: 911727 976054 980788 981302 992798
Changes:
 initramfs-tools (0.141) unstable; urgency=medium
 .
   [ Hideki Yamane ]
   * [742c8ee] Use zstd as default compression for initramfs (Closes: #976054)
   * [b6ccfb6] Recommends: s/pigz/zstd/
   * [1063c43] Add check whether zstd support kernel (>= 5.9) and
     CONFIG_RD_ZSTD=y or not
   * [71c29fd] As comparison, compression level 9 is better.
   * [9cee2f0] Consider SOURCE_DATE_EPOCH option for zstd
 .
   [ Alper Nebi Yasak ]
   * [db7aec4] hook-functions: Include io-domain in dw_mmc-rockchip hidden
     dependencies
 .
   [ Michael Biebl ]
   * [7ec5e26] Setup /dev/fd and /dev/std{in,out,err} after mounting devtmpfs
     (Closes: #981302)
 .
   [ Dan Streetman ]
   * [116b532] hook-functions: check for dir before running find on it
     (LP: #1927779)
 .
   [ Vagrant Cascadian ]
   * [a5d9b32] hook-functions: Add pwm-rockchip to "fb" modules for Pinebook PRO
     LCD display.
   * [7e15676] hook-functions: Add usb/typec/tcpm modules to support keyboard on
     Pinebook PRO.
   * [5f17c03] hook-functions: Add panel-edp to "fb" modules for Pinebook PRO
     LCD display.
 .
   [ Ben Hutchings ]
   * [26f2f00] Only run shellcheck in Salsa CI (Closes: #992798)
   * [bd1519b] Fix shellcheck warning "Avoid x-prefix in comparisons ..."
   * [4937118] hook-functions: Fix shellcheck warning "Expansions inside ${..}
     need to be ..."
   * [883f4ad] mkiniramfs: Log warning about missing compressor to stderr
   * [035190c] mkinitramfs: Generalise kernel compression support check
   * [58e05e4] d/salsa-ci.yml: Disable non-arch:all builds
   * [5679e26] debian/tests/control: Add zstd as dependency to avoid (fatal)
     warnings
   * [e856af4] hook-functions: Support network boot via USB Ethernet adapters
     (Closes: #980788)
   * [ec5c6c7] scripts/functions: Refactor device name logic in
     configure_networking
   * [80eddcf] scripts/functions: Make configure_networking wait for device
     specified any way (Closes: #911727)
 .
   [ Ben Love ]
   * [02dc65f] Fully-qualify modprobe calls to avoid busybox
 .
   [ Ariel D'Alessandro ]
   * [8a6f73c] hook-functions: Add nvmem-imx-ocotp driver module to network boot
Checksums-Sha1:
 c3ab8b345c611972360b746a13abaf6712b37a3f 1915 initramfs-tools_0.141.dsc
 524bf796d518fd84ee51729e6348e70bab4ff29f 96204 initramfs-tools_0.141.tar.xz
 10d88857892a41ec3f5e86b32acf5f89c43c74f9 6894 
initramfs-tools_0.141_source.buildinfo
Checksums-Sha256:
 f2d52c921bd6cefa5510f83869365f3fd6bb04c1014814d15980140527c78eb7 1915 
initramfs-tools_0.141.dsc
 4c0cf036c460592bfde4b8304c0ffed9df0d48518c340b769f52c6f5da6f8d7b 96204 
initramfs-tools_0.141.tar.xz
 4baaab5219ec57795652cabf5d35aae8be5273402e756a223eb9b0aadc15b585 6894 
initramfs-tools_0.141_source.buildinfo
Files:
 dae00d94def55b51b46b49fc79f1d11d 1915 utils optional initramfs-tools_0.141.dsc
 787170841ea2c9d8d398c4c04368cd64 96204 utils optional 
initramfs-tools_0.141.tar.xz
 12ba134a3200fc30f8b6329644cd2d09 6894 utils optional 
initramfs-tools_0.141_source.buildinfo

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

iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAmJTUFcACgkQ57/I7JWG
EQka+w//e3QIpJDqdIMTLmVZjHvL1ZY9uN2TzveY4h60DLqVhumHfnr6KLSD51tW
FjnHkGGkVU/TBZq8YCZ1cZf+GkmRAMm5qtb9uOqugz3DqVM3t2OQ2MEIp3MVJRCf
mJGEjKWyGgawId+YNNVU9Cxdz3VnmpKJM+eD4wcqRt9L/Qr+WEzgewcVqbLpJlvM
Gist7BQwmAO3rjBLMhpMlDcSJHy9k+JKlWWr8V/sjjlY5OJj/oOUuAVGbyXB7iAT
i2WW867JW6nncX3X/OUt5PtKcW+J31k6oj/+BASGvarqtl7D5Fdwmd6Qj5AfICRo
DyI/WtPWCebJQtW0AUPKBGcXIumGJQ5eoKIb37aVcImM1p1pIrcm5QPoLX0aHL3H
NT6TdMzM4JVZe2QXp1bVRkvQJepS+5az069s6QFzM/UQqU2S7KJgmZq3O7EsmO6W
o99xQA6k3/5G5ubxcpeSbTohueaopk/ZuFE70v/uZr5HQr9n9kWq5n0j3+smLtRj
KotI9MZ/i14PYrYFqMYDGWlELmRTztIrpwAlYIYUTMLZoDFtVZFINIPQkyTxVG+E
vuw85Z1DdgDz4cXPvdNadUOYrB21nFhVmiIriiPj54qmCMVcXdl+gsoSsxQ+RMWY
8y4s150OzS/vqeJF/noCo9xppgrUNBepNZdBJPsAesFKrtWSHm8=
=FqF7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to