[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 4/21/20 5:40 PM, Dennis Clarke wrote:
> root@phobos:~# cp -p /etc/apt/sources.list  /etc/apt/sources.list.orig
> root@phobos:~#
> root@phobos:~# vi /etc/apt/sources.list
> root@phobos:~#
> root@phobos:~#
> root@phobos:~# cat /etc/apt/sources.list
> # deb cdrom:[Debian GNU/Linux 10.0 _Sid_ - Unofficial sparc64 NETINST 20200419-15:32]/ sid main
> 
> deb http://deb.debian.org/debian-ports/ sid main non-free contrib
> deb-src http://deb.debian.org/debian-ports/ sid main non-free contrib

Debian Ports has neither "contrib" nor "non-free".

> 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.

Adrian

root@debian:~# apt update && apt install build-essential xauth libx11-dev autoconf bison gdb
Get:1 http://deb.debian.org/debian-ports sid InRelease [55.3 kB]
Get:2 http://deb.debian.org/debian-ports unreleased InRelease [56.6 kB]
Get:3 http://deb.debian.org/debian-ports sid/main all Packages [8,466 kB]
Get:4 http://deb.debian.org/debian-ports sid/main sparc64 Packages [21.0 MB]
Fetched 29.6 MB in 13s (2,337 kB/s)                                            
Reading package lists... Done
Building dependency tree       
Reading state information... Done
11 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Skipping acquire of configured file 'main/source/Sources' as repository 'http://deb.debian.org/debian-ports sid InRelease' does not seem to provide it (sources.list entry misspelt?)
Reading package lists... Done
Building dependency tree       
Reading state information... Done
xauth is already the newest version (1:1.0.10-1).
xauth set to manually installed.
The following additional packages will be installed:
  automake autotools-dev binutils binutils-common binutils-sparc64-linux-gnu
  cpp cpp-9 dirmngr dpkg-dev fakeroot g++ g++-9 gcc gcc-9 gnupg gnupg-l10n
  gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan5 libassuan0 libatomic1 libbinutils libboost-regex1.67.0 libc-dev-bin
  libc6-dbg libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl
  libfakeroot libfile-fcntllock-perl libgcc-9-dev libgomp1 libisl22 libitm1
  libksba8 libmpc3 libmpfr6 libnpth0 libpthread-stubs0-dev libpython3.8
  libsigsegv2 libsource-highlight-common libsource-highlight4v5
  libstdc++-9-dev libubsan1 libxau-dev libxcb1-dev libxdmcp-dev libxxhash0
  linux-libc-dev m4 make manpages-dev patch pinentry-curses x11proto-core-dev
(...)
Get:72 http://deb.debian.org/debian-ports sid/main sparc64 xtrans-dev all 1.4.0-1 [98.7 kB]
Get:73 http://deb.debian.org/debian-ports sid/main sparc64 libxcb1-dev sparc64 1.14-2 [171 kB]
Get:74 http://deb.debian.org/debian-ports sid/main sparc64 libx11-dev sparc64 2:1.6.9-2 [774 kB]
Get:75 http://deb.debian.org/debian-ports sid/main sparc64 manpages-dev all 5.06-1 [2,285 kB]
Fetched 64.9 MB in 1min 7s (971 kB/s)                                          
Extracting templates from packages: 100%
root@debian:~# 

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: