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

Re: 2020-04-19 debian-10.0-sparc64 NETINST working fine sort of but libc6-dev ???



On 2020-04-21 12:59, Dennis Clarke wrote:
On 2020-04-21 12:29, John Paul Adrian Glaubitz wrote:
On 4/21/20 5:40 PM, Dennis Clarke wrote:
.
.
.
root@phobos:~# apt-get install build-essential xauth libx11-dev autoconf bison gdb
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:
  build-essential : Depends: libc6-dev but it is not going to be installed or
                             libc-dev
                    Depends: g++ (>= 4:9.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@phobos:~#

No, that works (see below). It's most likely your band-aid installation that
causes these problems.



Looks like a version problem :


phobos# 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: libc6 (= 2.30-2+sparc64) but 2.31-0+sparc64 is to be installed Depends: libc-dev-bin (= 2.30-2+sparc64) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
phobos# apt-get install libc6
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version (2.31-0+sparc64).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
phobos#
phobos#


Dennis


Reply to: