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

Re: Paket aus Fremdquellen installieren



On Wed, Oct 17, 2018 at 04:48:22PM +0200, Sven Hartge wrote:

> Nein, weil die Abhängigkeit auf "libc6:i386" besteht. 
> 
> Was du brauchst ist
> 
>   dpkg --add-architecture i386
>   apt update
>   apt install -f
>   (oder apt install libc6:i386)

Multiarch hilft an dieser Stelle nicht:

root@deb9-x1:~# dpkg --add-architecture i386
root@deb9-x1:~# apt install libc6:i386
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libc6:i386 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libdb1-compat tzdata

E: Package 'libc6:i386' has no installation candidate

Viele Grüße
Ulf


Reply to: