On 4/21/20 8:01 PM, Dennis Clarke wrote:
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.
Try:
# apt install libc6-dev=2.31-0+sparc64
Adrian