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

Frage zu APT



Hallo !

Ich möchte per apt-get in mein Woody-System ausgewählte Pakete aus unstable möglichst unkompliziert installieren. Dazu hatte ich im Archiv folgende /etc/apt/preferences gefunden, die das leisten soll :

----
Package: *
Pin: release a=testing
Pin-Priority: 998

Package: *
Pin: release a=unstable
Pin-Priority: -1
----

damit kann ich zwar mit apt-get install <paket>/unstable ein Paket installieren, allerdings scheitert dies bei Abhängigkeiten. Hier ein Beispiel :

-----
ostkurve:/home/timo# apt-get install mozilla/unstable
Reading Package Lists... Done
Building Dependency Tree... Done
Selected version 2:1+rc1-3 (Debian:unstable) for mozilla
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
  mozilla: Depends: mozilla-browser (= 2:1+rc1-3)
Depends: mozilla-mailnews (= 2:1+rc1-3) but 2:1+rc1-1 is to be installed Depends: mozilla-psm (= 2:1+rc1-3) but 2:1+rc1-1 is to be installed
E: Sorry, broken packages
ostkurve:/home/timo#
------

Frage: was muss ich ändern, damit die zusätzlich benötigten Pakete automatisch mit installiert werden ?

MfG
Timo


--
Zum AUSTRAGEN schicken Sie eine Mail an debian-user-german-request@lists.debian.org
mit dem Subject "unsubscribe". Probleme? Mail an listmaster@lists.debian.org (engl)



Reply to: