The officially official Devuan Forum!

You are not logged in.

#26 2019-05-01 20:01:39

Head_on_a_Stick
Member
From: London
Registered: 2019-03-24
Posts: 3,125  
Website

Re: [Solved] Beowulf update holds back packages

rolfie wrote:

This tries to remove my wine installation

No it doesn't, it just marks the packages as auto-removable — they won't actually be removed until you use apt autoremove (or aptitude, which auto-autoremoves).

This thread from fdn explains how to deal with situations like this:

http://forums.debian.net/viewtopic.php?f=16&t=104157


Brianna Ghey — Rest In Power

Offline

#27 2019-05-01 20:22:23

sgage
Member
Registered: 2016-12-01
Posts: 339  

Re: [Solved] Beowulf update holds back packages

fsmithred wrote:

Try apt-get install libelogind0=241.1-1 (Maybe need to do the same for elogind, too.) I'm guessing that there were some changes in dependencies in the interim versions of libelogind0 and you two are caught in some kind of twilight zone.

Another thing you (sgage) could try if the 250 packages are going to be set to autoremoval (as opposed to actually being removed) is to remove libsystemd0 and then install libelogind0 (even if it's already installed). Since libelogind0 Provides libsystemd0, all those packages that want lsd0 will be happy and will be taken off the autoremove list. Maybe.

I just tried this, and got everything squared away (apt-get install libelogind0=241.1-1). I did reinstall libelogind0 (it was already installed, but I re-did it). And finally I had to install wine32:i386 to make wine work. So now I see:

sgage@wulf:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
sgage@wulf:~$

Thanks for the guidance!

Offline

#28 2019-05-01 20:24:38

sgage
Member
Registered: 2016-12-01
Posts: 339  

Re: [Solved] Beowulf update holds back packages

rolfie wrote:

Shall I risk this and re-install wine afterwards?

Rolf

It worked for me. I just had to reinstall wine32:386 afterwards to get wine working.

Offline

#29 2019-05-02 06:34:03

xinomilo
Unknown
Registered: 2017-07-02
Posts: 315  

Re: [Solved] Beowulf update holds back packages

just saw this,
`apt install elogind` && accept libsystemd0 removal
does the trick, nothing else needed.

Offline

#30 2019-05-02 07:11:57

rolfie
Member
Registered: 2017-11-25
Posts: 1,046  

Re: [Solved] Beowulf update holds back packages

Ok, done, looks like everything is fixed now. Did an immediate re-install of wine32.

The process left shim-signed on an old version. Just removed this package, no harm.

Thank you all for your contributions, learned a lot.

Rolf

Offline

Board footer