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

Re: probs installing g++ on unstable



On Sat, 2007-01-27 at 14:51 +0100, Jhair Tocancipa Triana wrote:
> michael  writes:
> 
> > I have an unstable system on which I'm trying to install g++ but I've
> > been getting the below dependency problem for about a month. Could
> > somebody highlight whether this is just an 'unstable' "some packages
> > just not ready" issue or something deeper? I've included what I think is
> > all the required info. Thanks, Michael
> 
> Seems to be a problem in your environment. g++ works fine here:
> 
> $ dpkg -l | egrep ^ii.*'(libstdc\+\+|g\+\+)'
> ii  g++                              4.1.1-15
> ii  g++-4.1                          4.1.1-21
> ii  libstdc++6                       4.1.1-21
> ii  libstdc++6-4.1-dev               4.1.1-21

For which I get:
~$ dpkg -l | egrep ^ii.*'(libstdc\+\+|g\+\+)'
ii  libstdc++5                       3.3.6-13              The GNU
Standard C++ Library v3
ii  libstdc++6                       4.1.1-21              The GNU
Standard C++ Library v3


> 
> > The following packages have unmet dependencies:
> >   libc6-dev: Depends: libc6 (= 2.3.6.ds1-10) but 2.3.6-15 is to be
> > installed
> > E: Broken packages
> [snip]
> > ii  libc6          2.3.6-15       GNU C Library: Shared libraries
> 
> This a *very* outdated version of libc6 (released on Juny 2006). When
> was your last upgrade?

today!

~$ sudo apt-get update && sudo apt-get install libc6
Hit http://ftp.uk.debian.org unstable/main Packages
Hit http://ftp.uk.debian.org unstable/main Release
Hit http://ftp.uk.debian.org unstable/non-free Packages
Hit http://ftp.uk.debian.org unstable/non-free Release
Hit http://ftp.uk.debian.org unstable/contrib Packages
Hit http://ftp.uk.debian.org unstable/contrib Release
Reading Package Lists... Done
Reading Package Lists... Done
Building Dependency Tree... Done
libc6 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 255 not upgraded.




Reply to: