You are not logged in.

#1 2016-10-30 12:45:46

shiona
Member
Registered: 2016-10-30
Posts: 1

Broken system after panic during pacman -Syu

During a system upgrade my capslock started flashing and I was unable to do a thing.
I assumed it was a kernel panic.

My laptop lacking magic sq, I just hard rebooted the thing.
Fortunately the system did come up, but at least two things were broken:
glib (not glibc), which I was able to reinstall
and all files in /usr/local/zoneinfo.

What is interesting is that all symlinks in zoneinfo are missing and
pacman -Qo /usr/local/CET returns
"error: No package owns /usr/share/zoneinfo/CET".

I was able, using another machine, to learn that the package is
actually tzdata, but I'm now quite sure my system is borked to the
point where simply reinstalling all packages it knows it has may not be enough.

Any ideas how I should go forward with this?

Offline

#2 2016-10-30 12:50:45

Awebb
Member
Registered: 2010-05-06
Posts: 6,286

Re: Broken system after panic during pacman -Syu

Boot the arch installer, proceed as if installing a fresh system, but use arch-chroot to fix the problem (or pacstrap only the broken packages).

Offline

#3 2016-10-30 15:34:36

Spider.007
Member
Registered: 2004-06-20
Posts: 1,175

Re: Broken system after panic during pacman -Syu

Reboot into a chroot and checkout the output from pacman -Qkk >/dev/null. It will tell which files are corrupt / missing

Offline

Board footer

Powered by FluxBB