From: walt <w41ter@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] [HEADSUP] New udev-186 breaks pulseaudio
Date: Thu, 05 Jul 2012 05:01:33 -0700 [thread overview]
Message-ID: <jt3vn4$oco$1@dough.gmane.org> (raw)
udev-186 replaces libudev.so.0 with libudev.so.1, and pulseaudio
won't compile against it. If you need pulse, avoid udev-186.
I backed down to udev-182-r3, which fixed the problem, but I had
to run revdep-rebuild (again) to fix all the other packages that
did build against libudev.so.1 and now had to be rebuilt a second
time against libudev.so.0.
Also, even udev-182 did some breakage to the udev scripts installed
by hplip, but that's easy to fix. Apparently the recent udev has
replaced the SYSFS keyword with ATTR.
This simple fix I found with google seems to work for me:
#cd /lib64/udev/rules.d
#sed -i s/SYSFS/ATTR/g *
Doesn't it seem that breakage this big should be obvious to the
devs before the changes go public, even on ~arch? Hrmph!
next reply other threads:[~2012-07-05 12:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-05 12:01 walt [this message]
2012-07-05 14:40 ` [gentoo-user] [HEADSUP] New udev-186 breaks pulseaudio Paul Hartman
2012-07-05 15:48 ` Neil Bothwick
2012-07-05 17:33 ` Todd Goodman
2012-07-06 18:44 ` [gentoo-user] Re: [HEADSUP] New udev-186 breaks pulseaudio[FIXED] walt
2012-07-06 20:25 ` Neil Bothwick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='jt3vn4$oco$1@dough.gmane.org' \
--to=w41ter@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox