LinuxQuestions.org
Help answer threads with 0 replies.
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 11-20-2015, 05:34 PM   #46
Philip Lacroix
Member
 
Registered: Jun 2012
Distribution: Slackware
Posts: 441

Rep: Reputation: 574Reputation: 574Reputation: 574Reputation: 574Reputation: 574Reputation: 574

Quote:
Originally Posted by volkerdi View Post
I just put a couple of updates in -current that make some minor adjustments to fix the issues with hwdb --update and the missing pci-db called by udisks.
Nice, thanks a lot. I had both issues (error messages while booting) on 32bit and 64bit -current. Your latest builds of eudev and udisks fixed them.
 
Old 11-20-2015, 09:26 PM   #47
staus
Member
 
Registered: Apr 2004
Posts: 155

Rep: Reputation: 10
I had to install the latest aaa_elflibs as stated by bormant. My system kept hanging up at boot with hald.
I also got many errors during the boot.
Following the instructions cleared my problem.
 
Old 11-20-2015, 09:43 PM   #48
glorsplitz
Senior Member
 
Registered: Dec 2002
Distribution: slackware!
Posts: 1,308

Rep: Reputation: 368Reputation: 368Reputation: 368Reputation: 368
current 64 vbox vm, removepkg udev, slackpkg update, ..install-new, ..upgrade-all, nothing unusual, no odd messages

rebooted, mkinitrd, rebooted

ran some usual apps, everything's working fine
 
Old 11-20-2015, 09:49 PM   #49
pzognar
Member
 
Registered: Jun 2015
Distribution: Debian Jessie 64
Posts: 163
Blog Entries: 9

Rep: Reputation: Disabled
Quote:
Originally Posted by glorsplitz View Post
current 64 vbox vm, removepkg udev, slackpkg update, ..install-new, ..upgrade-all, nothing unusual, no odd messages

rebooted, mkinitrd, rebooted

ran some usual apps, everything's working fine
Did you need to do anything with the aaa elflibs?
 
Old 11-20-2015, 10:21 PM   #50
glorsplitz
Senior Member
 
Registered: Dec 2002
Distribution: slackware!
Posts: 1,308

Rep: Reputation: 368Reputation: 368Reputation: 368Reputation: 368
@pzognar, no, kernel... and aaa_elflibs are commented in blacklist.
 
Old 11-20-2015, 10:50 PM   #51
elcore
Senior Member
 
Registered: Sep 2014
Distribution: Slackware
Posts: 1,753

Rep: Reputation: Disabled
Code:
Failure writing database //etc/udev/hwdb.bin: Bad file descriptor
This is solved with the latest build, thanks. Some mirrors did not sync yet, but it's up on kernel.org
 
Old 11-21-2015, 05:21 AM   #52
bogzab
Member
 
Registered: Mar 2006
Location: Dyserth, Wales
Distribution: Slackware 14.0, Slackware 14.1, Slackware-current
Posts: 306

Rep: Reputation: 33
Made the same mistake as kikinovak here - just did slackpkg upgrade-all stuff without thinking it through or reading the instructions in changelog. Result was a boot but with non-working network manager and X which were both trying to use udev.

However once I understood what was going on, I was able to manually install the eudev and libgudev packages, remove udev and got all the basics working.

Some other stuff being re-built from slackbuilds now, but that's expected of course.
 
Old 11-21-2015, 05:40 AM   #53
bormant
Member
 
Registered: Jan 2008
Posts: 426

Rep: Reputation: 240Reputation: 240Reputation: 240
Quote:
Originally Posted by volkerdi View Post
Thanks, it appears there are indeed some problems only on the 32-bit side. Strangely, none of those things are linked to libudev on x86_64.

Looking into it now.

Slackware-current 32-bit full install,
updated from http://slackware.osuosl.org/slackware-current,
last record in ChangeLog.txt made on Fri Nov 20 21:52:15 UTC 2015.

As I can see, there are 105 binaries in 26 packages that still linked with libudev.so.0 (from old udev package, now from aaa_elflibs), the list is attached to this message.
Attached Files
File Type: txt libudev.so.0.txt (6.2 KB, 29 views)

Last edited by bormant; 11-21-2015 at 05:43 AM.
 
Old 11-21-2015, 06:24 AM   #54
genss
Member
 
Registered: Nov 2013
Posts: 741

Rep: Reputation: Disabled
Quote:
Originally Posted by bormant View Post
Slackware-current 32-bit full install,
updated from http://slackware.osuosl.org/slackware-current,
last record in ChangeLog.txt made on Fri Nov 20 21:52:15 UTC 2015.

As I can see, there are 105 binaries in 26 packages that still linked with libudev.so.0 (from old udev package, now from aaa_elflibs), the list is attached to this message.
did you use ldd ?
it returns all the libraries needed to run something, not just the ones the binary is linked against

instead use
readelf -d binary/library | grep NEEDED
 
Old 11-21-2015, 06:29 AM   #55
bormant
Member
 
Registered: Jan 2008
Posts: 426

Rep: Reputation: 240Reputation: 240Reputation: 240
genss,
No, this is "readelf -d" results.
 
Old 11-21-2015, 06:49 AM   #56
genss
Member
 
Registered: Nov 2013
Posts: 741

Rep: Reputation: Disabled
nice
it's just that a couple of them looked weird (like imagemagic and xfce-panel things)
 
Old 11-21-2015, 06:53 AM   #57
Smokey_justme
Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 534

Rep: Reputation: 203Reputation: 203Reputation: 203
I have to say, since I didn't upgrade the aaa_elflibs package (I understand the need for the package but I don't like updating it), I did had to symlink libudev.so.0 to libudev.so (which is a symlink to libudev.1.6.3) in order to use Xfce (xfce-session was throwing an error about the file and couldn't start)... Everything seems to work fine for now..

Last edited by Smokey_justme; 11-21-2015 at 06:54 AM.
 
Old 11-21-2015, 07:02 AM   #58
kazzan
LQ Newbie
 
Registered: Oct 2010
Distribution: Gentoo Linux, Slackware ARM
Posts: 27

Rep: Reputation: 41
Hi!
I had an issue with OpenVPN after the upgrade.

Code:
ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)
Exiting due to fatal error
After creating the device node, OpenVPN was working again as expected.
Thanks for looking.
 
Old 11-21-2015, 08:28 AM   #59
lems
Member
 
Registered: May 2004
Distribution: BSD
Posts: 269

Rep: Reputation: 119Reputation: 119
The upgrade went smooth. I first removed udev, then upgraded aaa_elflibs. This resulted in gpg not working anymore, so I simply installed eudev and libgudev by hand using installpkg. Then I upgraded the rest. So far my system booted fine and is in a usable state.

One thing I noticed: my hard drives no longer show up in /dev/disk/by-id, only my USB SD card reader's slots are shown there. Is there anything I missed doing?

edit: my partitions do show up in /dev/disk/by-uuid, though.

Last edited by lems; 11-21-2015 at 08:36 AM.
 
Old 11-21-2015, 08:44 AM   #60
Philip Lacroix
Member
 
Registered: Jun 2012
Distribution: Slackware
Posts: 441

Rep: Reputation: 574Reputation: 574Reputation: 574Reputation: 574Reputation: 574Reputation: 574
Quote:
Originally Posted by lems
One thing I noticed: my hard drives no longer show up in /dev/disk/by-id, only my USB SD card reader's slots are shown there. Is there anything I missed doing?
Hi lems. All my drives are shown both in /dev/disk/by-id and /dev/disk/by-uuid. I removed udev first, installed eudev and libgudev, then did an upgrade-all for the remaining stuff, including the latest aaa_elflibs rebuild.

Last edited by Philip Lacroix; 11-21-2015 at 09:07 AM. Reason: aaa_elflibs
 
1 members found this post helpful.
  


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
How much is eudev functionally behind udev bstaletic Gentoo 3 10-30-2014 10:19 AM
LFS flushes systemd-udev down the toilet, replaces with eudev ReaperX7 Linux From Scratch 6 03-25-2014 09:38 PM
LXer: Gentoo Team Isolates Udev from Systemd (eudev) LXer Syndicated Linux News 0 05-02-2013 07:12 AM
LXer: Udev fork is a training project say eudev developers LXer Syndicated Linux News 0 02-03-2013 02:21 PM
Switching to udev from devfs kushalkoolwal Debian 3 09-02-2005 04:15 PM

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

All times are GMT -5. The time now is 08:31 PM.

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