LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Deleted libraries; need to boot in rescue mode (Fedora 20) (https://www.linuxquestions.org/questions/linux-software-2/deleted-libraries%3B-need-to-boot-in-rescue-mode-fedora-20-a-4175522161/)

mackissack 10-14-2014 11:34 PM

Deleted libraries; need to boot in rescue mode (Fedora 20)
 
So when trying to update
Code:

yum update
Fedora 20, two similar libraries were found.
xz-libs-5.1.2-9alpha.fc20.x86_64
and
xz-libs-5.1.2-9alpha.fc20.i686
I believe they have to do with Skype package.
Update process couldn't continue.
It said there was a conflict with both versions.

Issue here is I attempted to remove the 64 bit version
Code:

yum remove xz-libs-5.1.2-9alpha.fc20.x86_64
Some other dependent libraires were shown and ask for confirmation before deletion. I confirmed.

Result is I cannot boot but in rescue mode and there is no sound.
When booting under updated distribution, system halts inevitably.

How can I restore the deleted libraries?
Do I have to reinstall the whole Fedora 20 version?

sag47 10-15-2014 07:21 AM

You could boot to a live CD and chroot into your system. Yum install while chrooted.


All times are GMT -5. The time now is 09:26 PM.