Ticket #619 (closed defect: fixed)
cups-client gives the finger to dpkg-statoverride
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Upstream Utopia |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: | DebianBug:587015 |
Description
cups-client thinks it's SMRT and ignores dpkg-statoverride:
root@ringworld:~# dpkg-statoverride --list /usr/bin/lppasswd root lpadmin 755 /usr/bin/lppasswd root@ringworld:~# ls -l /usr/bin/lppasswd -rwsr-xr-x 1 root lpadmin 13752 2010-06-18 11:16 /usr/bin/lppasswd
From /var/lib/dpkg/info/cups-client.postinst:
chown root:lpadmin /usr/bin/lppasswd chmod u+s /usr/bin/lppasswd
We should file an LP bug.
Change History
Note: See
TracTickets for help on using
tickets.