LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   What have I done. slackpkg upgrade-all (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/what-have-i-done-slackpkg-upgrade-all-4175618885/)

evanmars 12-03-2017 05:28 PM

What have I done. slackpkg upgrade-all
 
32bit Dell Latitude E6400

Ran slackpkg upgrade-all, seemed to go ok.
Got:
Code:

error when loading shared libraries: libtinfo.so.6: cannot open, no such file or directory
After reboot:
Code:

darkstar login: root
Password:
Linux 3.10.17-smp.
You have new mail.
/bash error while loading shared libraries (etc)

Welcome to Linux 3.10.17-smp (tty1)

darkstar login: /bin/sh: error while loading shared libraries: libtinfo.so.6: (etc)
---repeat /bin/sh: error 9 more times
INIT: Id "x1" respawning too fast: disabled for 5 minutes


aragorn2101 12-04-2017 02:46 AM

Dude, you made a mess of your system. It looks like some packages were linked to different versions of the library and they cannot be found now, or the soft links to the libraries are broken. I suspect libtinfo.so is only the tip of the iceberg. There might be much more damage in there.

You should have read these carefully before proceeding with slackpkg:
https://slackpkg.org/documentation.html
https://docs.slackware.com/slackware:slackpkg

I think the best you can do is a clean install of Slackware and be careful the next time.

Drakeo 12-04-2017 09:22 AM

slackpkg install-new if your going to current from 14.2.
since your borked.
how to fix boot your install disk do not format no partitions.
then full install when it fails reboot you will have base system now.
Code:

vim /etc/slackpkg/mirrors
scroll to the repo you need uncomment it save

if in run level one
Code:

/etc/rc.d/rc.init1
that gets your wired internet up.
or boot liveslack and chroot then install over the top to fix.
https://docs.slackware.com/howtos:sl...oot_from_media


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