On Wed, 2009-02-25 at 14:52 +0100, Laurent GUERBY wrote: > Then I went to try to install libc6-dev but it failed: > > gcc51:~# apt-get install libc6-dev > Reading package lists... Done > Building dependency tree > Reading state information... 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. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > libc6-dev: Depends: linux-libc-dev but it is not installable > E: Broken packages > > My (unmodified) /etc/apt/sources.list: > > deb http://aybabtu.com/rmh/gnewsense/pruned-upstream lenny main > deb http://aybabtu.com/rmh/gnewsense/overlay lenny main > deb http://aybabtu.com/rmh/gnewsense/pruned-upstream-security lenny main > > Any idea?
FYI I switched back repository to lenny and libc6-dev install worked, my modified /etc/apt/sources.list: deb http://mir1.ovh.net/debian/ lenny main deb-src http://mir1.ovh.net/debian/ lenny main deb http://security.debian.org/ lenny/updates main deb-src http://security.debian.org/ lenny/updates main Now building GCC 4.4 from SVN :). Laurent _______________________________________________ gNewSense-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-dev
