[pkg-wine-party] Bug#879453: wine32: Unmet dependencies in Stretch

Jens Reyer jre.winesim at gmail.com
Fri Nov 3 23:35:59 UTC 2017


On 11/04/2017 12:07 AM, Omar Jair Purata Funes wrote:
> Apt policy reveals:
> 
> apt policy libsystemd0
> libsystemd0:
>   Installed: 234-3~bpo9+1
>   Candidate:  234-3~bpo9+1
>   Version table:
>  *** 234-3~bpo9+1 100
>         100 http://deb.debian.org/debian stretch-backports/main amd64
> Packages
>         100 /var/lib/dpkg/status
>      232-25+deb9u1 500
>         500 http://deb.debian.org/debian stretch/main amd64 Packages
> 
> And:
> 
> apt policy libsystemd0:i386
> libsystemd0:i386:
>   Installed: (none)
>   Candidate:  232-25+deb9u1
>   Version table:
>      234-3~bpo9+1 100
>         100 http://deb.debian.org/debian stretch-backports/main i386
> Packages
>      232-25+deb9u1 500
>         500 http://deb.debian.org/debian stretch/main i386 Packages
> 
> second triggers a lot of packages removal (system is up to date).
> 

Ah, so for whatever reason you have libsystemd0 installed from
stretch-backports on amd64.

If this was not intended and is not required by some other package you
might try to downgrade it (and eventually other packages) by installing
the regular stretch version again.  (Downgrades are not officially
supported but usually work.  I recommend to keep as many packages as
possible in their pure stretch version.)  Something like:

sudo apt install libsystemd0/stretch


Alternatively you might just start with installing libsystemd0:i386 from
stretch backports:

sudo apt install libsystemd0/stretch-backports


As soon as you have libsystemd0 (and all other problematic packages)
installed on both amd64 and i386 you can try wine again.


Greets
jre



More information about the pkg-wine-party mailing list