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

Re: Fwd: Re: Unknown URL



	Hi.

Moved this to correct thread.

> Interesting,
>
> The only entry in Synaptic for DHCP was kea-dhcp6-server. Synaptic
> installed:
>
> kea-common (1.1.0-1)
> kea-dhcp6-server (1.1.0-1)
> liblog4cplus-1.1-9 (1.1.2-3.2)
>
> Now, when I do  apt update I get:
>
> root@AbNormal:/home/comp# apt update
> Ign:1 http://debian.uchicago.edu/debian stretch InRelease
> Hit:2 http://debian.uchicago.edu/debian stretch-updates InRelease
> Hit:3 http://security.debian.org/debian-security stretch/updates
> InRelease
> Hit:4 http://debian.uchicago.edu/debian stretch Release
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> All packages are up to date.
>
> Although if I do:
>
> root@AbNormal:/home/comp# dpkg --add-architecture i386
> root@AbNormal:/home/comp# spt update
>
> then
>
> root@AbNormal:/home/comp# apt update
> Ign:1 http://debian.uchicago.edu/debian stretch InRelease
> Hit:2 http://debian.uchicago.edu/debian stretch-updates InRelease
> Hit:3 http://debian.uchicago.edu/debian stretch Release
> Hit:4 http://security.debian.org/debian-security stretch/updates
> InRelease
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> All packages are up to date.
>
> but, gdebi happily installed acroread, which requires i386 libraries,
> there were no warning or error messages.  Acroread works notmally.
>

>This is a bit later than the above message.
>
>I added backports to /etc/apt/sources.list
>
># deb cdrom:[Debian GNU/Linux 9.3.0 _Stretch_ - Official amd64 DVD
># Binary-1
>20171209-12:11]/ stretch contrib main
>
># deb cdrom:[Debian GNU/Linux 9.3.0 _Stretch_ - Official amd64 DVD
># Binary-1
>20171209-12:11]/ stretch main contrib
>
>deb http://debian.uchicago.edu/debian/ stretch main non-free contrib
>deb-src http://debian.uchicago.edu/debian/ stretch main non-free contrib
>
>deb http://security.debian.org/debian-security/ stretch/updates main
>contrib
>non-free
>deb-src http://security.debian.org/debian-security/ stretch/updates main
>contrib non-free
>
># stretch-updates, previously known as 'volatile'
>deb http://debian.uchicago.edu/debian/ stretch-updates main contrib
>non-free
>deb-src http://debian.uchicago.edu/debian/ stretch-updates main contrib
>non-free
>
>deb http://debian.uchicago.edu/debian/ stretch-backports main contrib
>non-free
>deb-src http://debian.uchicago.edu/debian/ stretch-backports main
>contrib
>non-free
>
>the I rebooted the system and got
>
>root@AbNormal:/home/comp# apt update
>Ign:1 http://debian.uchicago.edu/debian stretch InRelease
>Hit:2 http://debian.uchicago.edu/debian stretch-updates InRelease
>Hit:3 http://debian.uchicago.edu/debian stretch-backports InRelease
>Hit:4 http://debian.uchicago.edu/debian stretch Release
>Hit:6 http://security.debian.org/debian-security stretch/updates
>InRelease
>Reading package lists... Done
>Building dependency tree
>Reading state information... Done
>All packages are up to date.
>
>with a long pause before it finished.
>
>Then I ran sysctl -w net.ipv6.conf.all.disable_ipv6=1 (as root) and got
>the
>same result from apt update, but without the pause.  Still no listing
>for
>i386.

So, first things first. Your setup is different from Roger Price's.
Whenever you have DHCPv6-capable client or not is not relevant, as
you're using in-kernel RA for that (presumably).

Therefore, it's no wonder that apt is still broken for you, in regards
of downloading.

Second, let's check if your i386 arch is really operational.

apt-cache policy bash:i386

Reco



Reply to: