LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-02-2016, 11:10 PM   #1
san2ban
Member
 
Registered: May 2013
Location: Bengaluru / India
Distribution: Slackware14.2-64bit on one HDD, Slackware64-current on anotherHDD, VoidLinux on Libreboot laptop
Posts: 169

Rep: Reputation: Disabled
After upgrade to 14.2: X:Error loading shared libraries. libudev.so.0:cannot open shared object file


Dear Slackers
Upgraded via slackpkg
Able to login, but startx does not open up xfce.
Pl. guide
Kernel not upgraded
 
Old 07-02-2016, 11:26 PM   #2
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Have you checked your slackpkg blacklist file? It might still have some required packages blackisted.

/etc/slackpkg/blacklist
 
Old 07-02-2016, 11:30 PM   #3
san2ban
Member
 
Registered: May 2013
Location: Bengaluru / India
Distribution: Slackware14.2-64bit on one HDD, Slackware64-current on anotherHDD, VoidLinux on Libreboot laptop
Posts: 169

Original Poster
Rep: Reputation: Disabled
Only kernel related modules are blacklisted
 
Old 07-03-2016, 03:50 AM   #4
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Why did you not upgrade the kernel too?
 
Old 07-03-2016, 03:55 AM   #5
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,123

Rep: Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195
Quote:
Originally Posted by san2ban View Post
Upgraded via slackpkg
can it be you forgot to issue a
Code:
slackpkg install-new
?
 
Old 07-03-2016, 04:25 AM   #6
san2ban
Member
 
Registered: May 2013
Location: Bengaluru / India
Distribution: Slackware14.2-64bit on one HDD, Slackware64-current on anotherHDD, VoidLinux on Libreboot laptop
Posts: 169

Original Poster
Rep: Reputation: Disabled
Since slackdocs recommend that kernel should not be upgraded, I did not upgrade the kernel. Definitely, I issued the slackpkg install-new command
 
Old 07-03-2016, 04:38 AM   #7
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,123

Rep: Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195
the kernel *should* be upgraded if you move from one version of Slackware to the next, maybe you are referring to some general hints when applying patches (but even then it can happen that you have to install a newer kernel package): can you please link where you read that
?
libudev.so.0 is contained in the following packages (that you should have on your upgraded slackware64-14.2):
Code:
aaa_elflibs-14.2-x86_64-23
eudev-3.1.5-x86_64-8
to check if you missed something you can also issue a
Code:
slackpkg install slackware64
and see what slackpkg proposes you to install.

Last edited by ponce; 07-03-2016 at 04:55 AM.
 
Old 07-03-2016, 04:58 AM   #8
san2ban
Member
 
Registered: May 2013
Location: Bengaluru / India
Distribution: Slackware14.2-64bit on one HDD, Slackware64-current on anotherHDD, VoidLinux on Libreboot laptop
Posts: 169

Original Poster
Rep: Reputation: Disabled
Ponce
Anyhow, I would have upgraded the kernel later

When I issue the command that you have mentioned, only KDE packages are shown. I have not installed KDE, only XFCE.

The problem is clear now.
As you have mentioned, I tried to manually install aaa_elflibs, there is a md5sum error, only for this package.
How to transfer this package to the slackware machine? I have only wireless internet. No wired lan

Slackdocs mention "never upgrade a working kernel"

Last edited by san2ban; 07-03-2016 at 05:08 AM.
 
Old 07-03-2016, 05:23 AM   #9
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,123

Rep: Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195
Quote:
Originally Posted by san2ban View Post
When I issue the command that you have mentioned, only KDE packages are shown. I have not installed KDE, only XFCE.

The problem is clear now.
As you have mentioned, I tried to manually install aaa_elflibs, there is a md5sum error, only for this package.
How to transfer this package to the slackware machine? I have only wireless internet. No wired lan
but your connection should already be working, or you shouldn't be able to use slackpkg...
you can issue a
Code:
slackpkg update
slackpkg reinstall aaa_elflibs eudev
if you aren't connected to the internet just copy them on a usb disk and move them on the target machine.

Quote:
Slackdocs mention "never upgrade a working kernel"
can you please post here a link to that page?

Last edited by ponce; 07-03-2016 at 05:36 AM.
 
Old 07-03-2016, 05:38 AM   #10
san2ban
Member
 
Registered: May 2013
Location: Bengaluru / India
Distribution: Slackware14.2-64bit on one HDD, Slackware64-current on anotherHDD, VoidLinux on Libreboot laptop
Posts: 169

Original Poster
Rep: Reputation: Disabled
http://docs.slackware.com/howtos:sla...:systemupgrade

Mine is a wireless 3G internet connection. Network manager is not recognizing it, since I have not yet been able to get the XFCE desktop
 
Old 07-03-2016, 05:47 AM   #11
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,123

Rep: Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195
Quote:
Originally Posted by san2ban View Post
ok, but there it suggests that you should parallel install also the new one and leave the old just as a fallback option.

Quote:
Mine is a wireless 3G internet connection. Network manager is not recognizing it, since I have not yet been able to get the XFCE desktop
you can start it from console with command "nmtui" (network manager text user interface).

Last edited by ponce; 07-03-2016 at 05:48 AM.
 
Old 07-03-2016, 05:50 AM   #12
san2ban
Member
 
Registered: May 2013
Location: Bengaluru / India
Distribution: Slackware14.2-64bit on one HDD, Slackware64-current on anotherHDD, VoidLinux on Libreboot laptop
Posts: 169

Original Poster
Rep: Reputation: Disabled
'nmtui'
bash:nmtui:command not found
 
Old 07-03-2016, 05:51 AM   #13
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,123

Rep: Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195
Code:
$ which nmtui
/usr/bin/nmtui
$ grep nmtui /var/log/packages/*
/var/log/packages/NetworkManager-1.2.2-x86_64-2:usr/bin/nmtui
/var/log/packages/NetworkManager-1.2.2-x86_64-2:usr/man/man1/nmtui.1.gz
/var/log/packages/NetworkManager-1.2.2-x86_64-2:usr/share/gtk-doc/html/NetworkManager/nmtui.html
 
Old 07-03-2016, 05:57 AM   #14
san2ban
Member
 
Registered: May 2013
Location: Bengaluru / India
Distribution: Slackware14.2-64bit on one HDD, Slackware64-current on anotherHDD, VoidLinux on Libreboot laptop
Posts: 169

Original Poster
Rep: Reputation: Disabled
which: no nmtui in (/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin)
 
Old 07-03-2016, 06:00 AM   #15
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,123

Rep: Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195
so you most probably have also other problems beside libudev missing...

check the output of
Code:
grep nmtui /var/log/packages/*
ls -la /var/log/packages/NetworkManager*
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] error while loading shared libraries: libacl.so.1: cannot open shared object file: fl0 Slackware 4 03-22-2013 03:32 AM
error while loading shared libraries: libcrypt.so.1: cannot open shared object file: xmixail Linux - Kernel 15 07-29-2012 08:39 PM
error while loading shared libraries: libtermcap.so.2: cannot open shared object file astroboy2000ir Linux - Software 3 12-07-2010 11:16 PM
error while loading shared libraries: libstdc++.so.5: cannot open shared object file: Franziss Linux - Newbie 10 06-28-2010 05:47 AM
error while loading shared libraries: libstdc++.so.5: cannot open shared object file PaulyWally Debian 2 10-18-2008 05:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration