[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cannot install cupsys



On Tue, Feb 19, 2008 at 08:38:07PM +0200, Andrei Popescu wrote:
   > 
   > $ apt-file show cupsys | grep backend
   > cupsys: usr/lib/cups/backend-available/dnssd
   > cupsys: usr/lib/cups/backend-available/http
   > cupsys: usr/lib/cups/backend-available/ipp
   > cupsys: usr/lib/cups/backend-available/lpd
   > [...]
   > 
   > So the package seems to contain them. 
   
On my machine dpkg -L cupsys shows this :

  $ dpkg -L cupsys | grep backend
  /usr/share/cups/doc-root/help/man-backend.html
  /usr/share/man/man7/backend.7.gz
  /usr/lib/cups/backend
  /usr/lib/cups/backend-available
  /usr/lib/cups/backend-available/ipp
  /usr/lib/cups/backend-available/lpd
  /usr/lib/cups/backend-available/parallel
  /usr/lib/cups/backend-available/scsi
  /usr/lib/cups/backend-available/serial
  /usr/lib/cups/backend-available/snmp
  /usr/lib/cups/backend-available/socket
  /usr/lib/cups/backend-available/usb
  /usr/lib/cups/backend-available/dnssd
  /usr/lib/cups/backend-available/http

which matches with yours. Can you verify which version you have? Mine is

  $ apt-cache policy cupsys
  cupsys:
    Installed: 1.3.5-1+b1
    Candidate: 1.3.5-1+b1
    Version table:
   *** 1.3.5-1+b1 0
          900 http://ftp.debian.org testing/main Packages
          600 http://ftp.debian.org unstable/main Packages
          100 /var/lib/dpkg/status

I tried checking the contents of the actual package.

  $ dpkg -c cupsys_1.3.5-1+b1_i386.deb | grep backend
  drwxr-xr-x root/root         0 2008-02-16 13:21 ./usr/lib/cups/backend-available/
  -rwxr-xr-x root/root     15864 2008-01-26 01:45 ./usr/lib/cups/backend-available/usb
  -rwxr-xr-x root/root      6388 2008-01-26 01:45 ./usr/lib/cups/backend-available/scsi
  -rwxr-xr-x root/root     25292 2008-01-26 01:45 ./usr/lib/cups/backend-available/snmp
  -rwxr-xr-x root/root      8524 2008-01-26 01:42 ./usr/lib/cups/backend-available/dnssd
  -rwxr-xr-x root/root     14652 2008-01-26 01:45 ./usr/lib/cups/backend-available/parallel
  -rwxr-xr-x root/root     14204 2008-01-26 01:45 ./usr/lib/cups/backend-available/serial
  -rwxr-xr-x root/root     12376 2008-01-26 01:45 ./usr/lib/cups/backend-available/socket
  drwxr-xr-x root/root         0 2008-02-16 13:21 ./usr/lib/cups/backend/
  -rw-r--r-- root/root      2161 2008-01-26 01:45 ./usr/share/man/man7/backend.7.gz
  -rw-r--r-- root/root      5682 2008-01-26 01:45 ./usr/share/cups/doc-root/help/man-backend.html
  lrwxrwxrwx root/root         0 2008-02-16 13:21 ./usr/lib/cups/backend-available/http -> ipp

Those two files are not found.   
   
   > Maybe you are experiencing bug #410171 ?
   >

Had seen that before I posted :-) It is not that one. A
post-installation script is trying to create a symlink from http to ipp
and lpd and fails as it cannot find those two. Unless there is another
package which provides the two files, I _think_ it is a bug. 

Regards,

-- 
Sridhar M.A.                                 GPG KeyID : F6A35935
  Fingerprint: D172 22C4 7CDC D9CD 62B5  55C1 2A69 D5D8 F6A3 5935

Give a woman an inch and she'll park a car in it.

Attachment: signature.asc
Description: Digital signature


Reply to: