Ticket #619 (closed defect: fixed)

Opened 14 years ago

Last modified 10 years ago

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

comment:1 Changed 14 years ago by jdreed

  • Upstream bug set to DebianBug:587015

comment:2 Changed 10 years ago by jdreed

  • Status changed from new to closed
  • Resolution set to fixed

Upstream fixed this in 1.7.1-7

Note: See TracTickets for help on using tickets.