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

Re: locales and unmet dependencies



On Mon, 26 Aug 2002, Stephan Schiek wrote:

> Hallo Liste,

Hallo Stephan,

> Bei einer Neuinstallation von Debian "testing" bekomme ich folgende
> Meldung:
>
> xxxxx:~# apt-get install locales
> Reading Package Lists... Done
> Building Dependency Tree... Done
> 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:
>   locales: Depends: glibc-2.2.5-9.woody.3 but it is not installable
> E: Sorry, broken packages
>
> In meiner /etc/apt/sources-list steht alles auf "testing"

und du hast dort auch eine Zeile fuer security.debian.org. Auf
security.debian.org gibt es fuer testing fast keine Updates aber dieses
eine fuer glibc und dort besteht dieses Problem. Workaround:

  deb http://ftp.de.debian.org/debian unstable main contrib non-free
   in /etc/apt/sources.list eintragen
      apt-get update
      apt-get install libdb1-compat locales
  die unstable-Zeile wieder aus /etc/apt/sources.list entfernen

Das upgraded dir libc6 auf die Version in unstable und installiert noch
libdb1-compat worauf die libc6 in unstable eigentlich dependen sollte (der
Bug dass diese Dependency fehlt ist im uebrigen der Grund warum dieses
libc6-Paket noch nicht in testing ist...).

> Gruß Stephan Schiek.

Gruss
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of
time explaining its a free country because its a police state.
								Alan Cox



Reply to: