You are not logged in.
Hi everybody!
Trying to download one file with
lftp -e 'pget -n 5 -c http://file.doc;quit'and get
Assertion 'fd' failed at ../systemd-stable/src/basic/socket-util.c:1011, function getpeergroups(). Aborting.The same command was working before the last updates 5 days ago.
How to solve it?
Thank you!
Last edited by amaro (2018-02-12 10:38:00)
Offline
Offline
They say:
Reason for closing: Fixed
Additional comments about closing: systemd 237.0-3
I upgraded 'systemd' but get the same result. What am I missing?
Offline
You upgraded systemd...to what? Did you update your entire system at the same time?
Edit: Did you also either reexec systemd or reboot your system?
Last edited by Scimmia (2018-02-12 01:12:21)
Offline
Yes
Syu
[sudo] password for vb:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
warning: smplayer: ignoring package upgrade (0.8.6-1 => 18.2.0-1)
warning: systemd: local (237.31-1) is newer than core (237.0-2)
warning: virtualbox: ignoring package upgrade (5.2.4-1 => 5.2.6-2)
warning: virtualbox-host-dkms: ignoring package upgrade (5.2.4-1 => 5.2.6-2)
warning: wine: ignoring package upgrade (3.0rc6-1 => 3.1-1)
there is nothing to doedit: will reboot now
Last edited by amaro (2018-02-12 01:14:42)
Offline
Rebooted but still not working.
Edit: Another 'Syu' a few minutes ago fixed the problem.
Thank you, Scimmia!
Last edited by amaro (2018-02-12 10:40:13)
Offline
Additional comments about closing: systemd 237.0-3
warning: systemd: local (237.31-1) is newer than core (237.0-2)
You fetched some systemd 237.31-1 from somewhere and are now (at best) installing 237.0-2 which apparently still has teh bug ...
Offline
Same identical `lftp` issue, solved with a clean `pacman -Syu`
Offline