You are not logged in.
I just attempted to upgrade using
pacman -SyuI read the news articles that suggest using
pacman -S filesystem --forceand to manually delete
/etc/profile.d/locale.shAfter this pacman was progressing nicely with the upgrade until I foolishly hit ctrl-c for some stupid reason. Now LXDE won't start. I can log in on tty1 but if I run
pacman -SyuI get
pacman: error while loading shared libraries: libarchive.so.2: cannot open shared object file: No such file or directoryI have no network connection either and I get X errors in the console:
INIT: Id "x" respawning too fast: disabled for 5 minutesIs it possible to fix this installation?
thanks in advance
James
Offline
Try to boot from a livecd, chroot in and fix/reinstall pacman as indicated here. Afterwards, try a "pacman -Syu" again from within the chroot.
Burninate!
Offline
Thanks for the reply. I followed the instructions here:
https://wiki.archlinux.org/index.php/Change_Root
but when I enter
chroot . /bin/bashI get
/bin/bash: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directoryAny ideas?
Offline
If tar works, untar the libarchive package into your root. Then try again, until pacman works. Once that works, reinstall all the manually installed packages forcibly and remove the cruft (hidden files in /).
As long as you can boot and run commands, there is no need for a live CD.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline