:: [DNG] problems with CUPS
Top Pagina
Delete this message
Reply to this message
Auteur: Antonio Trkdz.tab
Datum:  
Aan: Dng
Onderwerp: [DNG] problems with CUPS
Dear All,

I finally removed systemd from my devuan system with: apt-get purge systemd
libsystemd0 libsystemd-daemon0.

I would like to install CUPS from angband.pl repo as suggested, but when I
issue:
apt-get install -t nosystemd cups cups-client

I get this:

...
The following packages have unmet dependencies:
 cups : Depends: libcups2 (= 1.7.5-10.0nosystemd1) but 1.7.5-11+deb8u1 is
to be installed
        Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed
        Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed
        Depends: libcupsppdc1 (>= 1.4.0) but it is not going to be installed
        Depends: cups-core-drivers (>= 1.7.5-10.0nosystemd1)
        Depends: cups-daemon (>= 1.7.5-10.0nosystemd1)
        Depends: cups-ppdc
 cups-client : Depends: libcups2 (= 1.7.5-10.0nosystemd1) but
1.7.5-11+deb8u1 is to be installed
E: Unable to correct problems, you have held broken packages.


I navigated to angband.pl and I have noticed that all the packages are
different versions,for example:

The cups related stuff are ...1.7.5-11+deb8u1.0nosystemd1 instead of
...1.7.5-10.0nosystemd1

so when I tried to install the individual packages (libcups2) the output is:

Err http://angband.pl/debian/ nosystemd/main libcups2 amd64
1.7.5-10.0nosystemd1
404 Not Found [IP: 89.206.35.136 80]
E: Failed to fetch
http://angband.pl/debian/pool/main/c/cups/libcups2_1.7.5-10.0nosystemd1_amd64.deb
404 Not Found [IP: 89.206.35.136 80]

In my mind the explanation is that all the packages and the descriptions
have been updated to the new versions, but somehow this has not been picked
up by my apt-get update.

Can someone help me on this?

Thank you

Best,

Antonio