On Fri, Jun 13, 2014 at 10:35:49AM +0200, Bernard Zijlstra wrote: > Hallo, > > I have the same issue but with different version and on a 32bit netbook. > > apt-get upgrade stops with > > The following packages have unmet dependencies: > libc-bin : Depends: libc6 (< 2.19) but 2.19-1 is installed > libc-dev-bin : Depends: libc6 (< 2.19) but 2.19-1 is installed > libc6-dev : Depends: libc6 (= 2.18-7) but 2.19-1 is installed > libc6-i686 : PreDepends: libc6 (= 2.18-7) but 2.19-1 is installed > libnih1 : Depends: libc6 (< 2.19) but 2.19-1 is installed > E: Unmet dependencies. Try using -f.
Do you have more details about what caused the apt-get upgrade to fail and to go into the above situation? > Hope the requested output will help to get the problem solved. It looks like a different issue to me, as you don't have multiarch nor biarch libraries installed. I guess you can try to continue the installation with apt-get install -f. -- Aurelien Jarno GPG: 4096R/1DDD8C9B [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

