| Author |
Message |
|
|
|
Post subject: cupsys is broken
Posted: Apr 23, 2008 - 05:27 AM
|
|
Joined: Dec 21, 2007
Posts: 153
Status: Offline
|
|
Hi this morning an error message appeared during the d-u.
Code:
Die folgenden Pakete haben nichterfüllte Abhängigkeiten:
cupsys-dbg: Hängt ab: cupsys (= 1.3.7-4) aber 1.3.7-2 ist installiert
E: Nichterfüllte Abhängigkeiten. Versuchen Sie, -f zu benutzen.
I solved this problem by
Code:
apt-get install cupsys-dbg/testing cupsys/testing
This works for me, perhaps its better not to update. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: cupsys is broken
Posted: Apr 23, 2008 - 05:33 AM
|
|
Team Member

Joined: Nov 27, 2006
Posts: 1962
Location: underworld
Status: Offline
|
|
I put this on hold earlier today in smxi (cupsys)
What is on hold in smxi
vegastrike vegastrike-data vegastrike-music hpijs-ppds hplip-data cupsys |
_________________ .... _
... (0)>
... / / \
.. / / . )
.. V_/_sidux powered
|
| |
|
|
|
 |
|
|
Post subject: RE: cupsys is broken
Posted: Apr 23, 2008 - 03:57 PM
|
|
Joined: Aug 15, 2007
Posts: 19
Location: Oregon
Status: Offline
|
|
|
Quote:
What is on hold in smxi
vegastrike vegastrike-data vegastrike-music hpijs-ppds hplip-data cupsys
I have only used smxi for dist-upgrades, but I find gcc-3.4-base, and the three sun-java6 packages are also being held on this machine. Did the script "forget" to release these holds? Or should I be looking for a deeper problem?
Thanks. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: cupsys is broken
Posted: Apr 23, 2008 - 04:08 PM
|
|
Team Member

Joined: Nov 27, 2006
Posts: 1962
Location: underworld
Status: Offline
|
|
| sun-java6 is not on hold in smxi, the above is the list, of what is on hold in smxi, you can try
Code:
apt-get clean && apt-get update
then do
Code:
echo sun-java6-jre install | dpkg --set-selections
and do the same for sun-java6-bin, sun-java6-plugin |
_________________ .... _
... (0)>
... / / \
.. / / . )
.. V_/_sidux powered
|
| |
|
|
|
 |
|
|
Post subject: Re: RE: cupsys is broken
Posted: Apr 23, 2008 - 04:12 PM
|
|
Joined: Dec 06, 2006
Posts: 136
Status: Offline
|
|
|
piper wrote:
I put this on hold earlier today in smxi (cupsys)
What is on hold in smxi
vegastrike vegastrike-data vegastrike-music hpijs-ppds hplip-data cupsys
The missing package is available now:
Code:
apt-cache policy cupsys
cupsys:
Installiert:1.3.7-2
Mögliche Pakete:1.3.7-4
Versions-Tabelle:
1.3.7-4 0
500 http://ftp.de.debian.org unstable/main Packages
*** 1.3.7-2 0
100 /var/lib/dpkg/status
It's broken though so better keep it on hold.
See debian bug report #477392 for details:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477392 |
|
|
| |
|
|
|
 |
|
|