You are not logged in.
Dear all!
It seems, that yesterdays "repo-sync glitch" (https://bbs.archlinux.org/viewtopic.php?id=175637) had me, too.
Unfortunately, I'm not able to use the chrooted pacman! It gives me
pacman: error while loading shared libraries: /usr/lib/libcurl.so.4: invalid ELF headerand I'm not able to do anything - e.g. Kernel downgrade.
I tried the pacman -r /mnt ... method from LIVE but I got stuck with "unable to find root device ..." on reboot :-(.
What is the proper way to get out of this troubles?
Thanks,
Guntram
Last edited by guntram (2014-01-15 22:15:21)
Offline
First, I would use pacman -r /mnt -S curl to reinstall curl (which seems to be corrupt for some reason), then pacman -r /mnt -Syu to make sure everything is up to date. Once that's done, you can chroot in and rebuild your initramfs if needed.
Offline
Thanks!
I did so (there were several broken ELF messages) and I'm finally able to reboot my system.
However, some things still don't work. Gnome-Shell freezes after some short seconds after login...
I'm getting
systemd-journald[127]: Failed to write entry (26 items, 660087 bytes) despite vacuuming, ignoring: Argument list too longwhile booting and when going to a terminal session instead of gnome-shell.
Should I try to reinstall all packages?
Offline
Okay...reinstalled all pacman packages and removed the subdirectory in /var/log/journal/ . So far so good :-) !
Will have a look into the AUR packages just to not miss something out.
Thanks again!
Offline