Package: util-linux
Version: 2.42-1
Severity: normal

Dear Maintainer,

The command 'su <user> -s /bin/sh -c "echo foo"' now runs
'bash -s /bin/sh -c "echo foo"' instead of just
'/bin/sh -c "echo foo"', which causes bash to hang reading commands
from stdin.

This breaks suspend via in my setup which uses
/usr/share/acpi-support/screenblank from the acpi-support package:

        if pidof xscreensaver >/dev/null; then
                su "$XUSER" -s /bin/sh -c "xscreensaver-command -throttle"
        fi


Best Regards,
Johannes



-- System Information:
Debian Release: forky/sid
  APT prefers oldstable-security
  APT policy: (500, 'oldstable-security'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.19.8 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.utf-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages util-linux depends on:
ii  libblkid1       2.42-1
ii  libc6           2.42-14
ii  libcap-ng0      0.9.2-1
ii  libcrypt1       1:4.5.1-1
ii  libmount1       2.42-1
ii  libpam-modules  1.7.0-5+b1
ii  libpam-runtime  1.7.0-5
ii  libpam0g        1.7.0-5+b1
ii  libselinux1     3.9-4+b1
ii  libsmartcols1   2.42-1
ii  libsystemd0     260.1-1
ii  libtinfo6       6.6+20251231-1
ii  libudev1        260.1-1
ii  libuuid1        2.42-1

Versions of packages util-linux recommends:
ii  sensible-utils  0.0.26

Versions of packages util-linux suggests:
ii  dosfstools          4.2-1.2
ii  kbd                 2.9.0-1
ii  util-linux-extra    2.42-1
pn  util-linux-locales  <none>
pn  wtmpdb              <none>

-- debconf information:
  util-linux/noauto-with-nonzero-passnum:

Reply via email to