FS#31415 - [util-linux] su password when it doesn't used to

Attached to Project: Arch Linux
Opened by Lukas Jirkovsky (6xx) - Wednesday, 05 September 2012, 09:28 GMT
Last edited by Dave Reisner (falconindy) - Wednesday, 05 September 2012, 13:09 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
After the recent upgrade I'm asked for password during boot because of the following line in one of the rc.d scripts (yes, I'm still using initscripts):
su -s /bin/sh -l -c "/usr/bin/minidlna -d" - nobody

It happens with:
coreutils 8.19-1
util-linux 2.22-2

The problem dissapears when downgrading to:
coreutils 8.17-3
util-linux 2.21.2-5

Steps to reproduce:
1. login as root
2. run:
su -s /bin/sh -l -c "/usr/bin/true" - nobody
This task depends upon

Closed by  Dave Reisner (falconindy)
Wednesday, 05 September 2012, 13:09 GMT
Reason for closing:  Fixed
Additional comments about closing:  -3
Comment by Matthias Dienstbier (fs4000) - Wednesday, 05 September 2012, 12:54 GMT
Should be fixed in util-linux 2.22-3.

Loading...