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

Re: Re: Reg: Error in apt-get install in libstdc++ package



Dear Ralf,

I tried 'apt-get update' but didn't tried 'apt-get dist-upgrade'. I have simply installed the Debian 7.0(Wheezy), imported the debian repositories near to india and just ran the below:

apt-get update
apt-get install libstdc++

It had libstdc++6 installed already. I expected either it would update to the latest libstdc++ else say the existing package itself is latest but unfortunately it gave the mentioned error.

I have another machine which has CentOS 6.4. In that I ran 'yum install libstdc++' and it said the existing package is the latest. Hence I felt something is wrong in my Debian 7.0 (Wheezy).

Doesn't the command 'apt-get dist-upgrade' will do Debian version upgrade (distribution) or will it upgrade libstdc++?

Sorry for too many confusions in my mail. I am new in using the debian package maintenance system.

Thanks and Regards,
Balamurugan R

On 09/03/2013 11:36 PM, Ralf Mardorf wrote:
On Tue, 03 Sep 2013 18:15:46 +0200, Balamurugan <emailstorbala@gmail.com> wrote:
I installed Debian 7.0 (64-bit) - Wheezy (stable release) in one of my system. Installation went smooth without any issues.

After installing, I was about to install g++. Before installing g++, I tried installing libstdc++ and I got the below error. Can anyone help?

libstdc++6 is already the newest version.

The following packages have unmet dependencies:
libstdc++6-4.6-dbg : Conflicts: libstdc++6-4.4-dbg but 4.4.7-2 is to be installed libstdc++6-4.6-doc : Conflicts: libstdc++6-4.4-doc but 4.4.7-2 is to be installed libstdc++6-4.7-dbg : Conflicts: libstdc++6-4.4-dbg but 4.4.7-2 is to be installed Conflicts: libstdc++6-4.6-dbg but 4.6.3-14 is to be installed libstdc++6-4.7-doc : Conflicts: libstdc++6-4.4-doc but 4.4.7-2 is to be installed Conflicts: libstdc++6-4.6-doc but 4.6.3-14 is to be installed
E: Unable to correct problems, you have held broken packages.

Did you run

apt-get update
apt-get dist-upgrade

before you tried to install anything?


Reply to: