From: Alexey Shabalin <a.shabalin@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] lets fix old udev rules
Date: Wed, 8 Aug 2012 13:25:46 +0400
Message-ID: <CAEdvWkRJG=obEx4PDLQ0ADr1sZq=WaOeUyE558+Qi8OTjP-Q5Q@mail.gmail.com> (raw)
In-Reply-To: <20120803123401.GB1163@altlinux.org>
2012/8/3 Dmitry V. Levin :
> On Fri, Aug 03, 2012 at 12:08:19PM +0400, Sergey Vlasov wrote:
>> On Thu, Aug 02, 2012 at 03:20:33PM +0300, Dmitriy Kruglikov wrote:
>> > [ 829.590573] systemd-udevd[7033]: failed to execute
>> > '/lib/udev/socket:@/org/freedesktop/hal/udev_event'
>> > 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
>>
>> http://cgit.freedesktop.org/systemd/systemd/tree/NEWS?id=4c8cd173305697f59adcebf980ad7babe751d38c#n35
>>
>> * udev: RUN+="socket:..." and udev_monitor_new_from_socket() is
>> no longer supported. udev_monitor_new_from_netlink() needs to be
>> used to subscribe to events.
>
> Sisyphus$ for a in noarch i586; do grep -Eh '^/(etc|lib)/udev/rules\.d/' $a/base/contents_index |cut -f2 |sort -u |join -j 1 -o 2.3,2.4 - files/list/bin.list |awk -v "a=$a" '$1==a{printf("files/%s/RPMS/%s\n",a,$2)}'; done |while read f; do rpmpeek -n "$f" find -mindepth 4 -maxdepth 4 -path '*/udev/rules.d/*' -exec grep -Fl socket: '{}' '+'; done
> ./lib/udev/rules.d/90-hal.rules
> ./lib/udev/rules.d/40-multipath.rules
> ./etc/udev/rules.d/xend.rules
>
> Итого нужно исправить три старых файла из трех пакетов.
А можно попросить также погрепать для поиска устаревшей "BUS", которую
нужно заменить на "SUBSYSTEM"
Например встречается в alsa-tools.
--
Alexey Shabalin
next prev parent reply other threads:[~2012-08-08 9:25 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-02 12:20 [devel] Давайте не будем принудительно осчастливливать всех systemd Dmitriy Kruglikov
2012-08-02 15:30 ` Alexey Shabalin
2012-08-02 16:21 ` Dmitriy Kruglikov
2012-08-02 16:34 ` Alexey Shabalin
2012-08-02 16:46 ` Dmitriy Kruglikov
2012-08-02 17:00 ` Dmitry V. Levin
2012-08-02 17:12 ` Dmitriy Kruglikov
2012-08-02 17:26 ` Alexey Shabalin
2012-08-02 17:39 ` Dmitriy Kruglikov
2012-08-02 17:59 ` Alexey Shabalin
2012-08-02 18:16 ` Dmitriy Kruglikov
2012-08-03 7:36 ` Денис Смирнов
2012-08-03 7:52 ` Dmitriy Kruglikov
2012-08-03 9:38 ` Денис Смирнов
2012-08-03 9:49 ` REAL
2012-08-03 9:49 ` Денис Смирнов
2012-08-03 9:56 ` REAL
2012-08-03 9:57 ` Aleksey Novodvorsky
2012-08-03 10:06 ` REAL
2012-08-03 10:16 ` Павел Исопенко
2012-08-03 10:19 ` Денис Смирнов
2012-08-03 10:26 ` REAL
2012-08-03 10:19 ` Dmitriy Kruglikov
2012-08-03 10:24 ` REAL
2012-08-03 10:00 ` Dmitriy Kruglikov
2012-08-03 11:46 ` Денис Смирнов
2012-08-03 12:12 ` Dmitriy Kruglikov
2012-08-03 12:37 ` Денис Смирнов
2012-08-03 12:40 ` Dmitry V. Levin
2012-08-03 12:55 ` Dmitriy Kruglikov
2012-08-03 12:22 ` Dmitriy Kruglikov
2012-08-03 11:34 ` Led
2012-08-03 11:46 ` Aleksey Novodvorsky
2012-08-03 12:04 ` Dmitry V. Levin
2012-08-03 13:13 ` Led
2012-08-03 13:42 ` Dmitry V. Levin
2012-08-03 13:50 ` Led
2012-08-03 13:54 ` Dmitriy Kruglikov
2012-08-03 13:35 ` Led
2012-08-03 13:51 ` Dmitry V. Levin
2012-08-03 13:58 ` Led
2012-08-03 14:04 ` Dmitriy Kruglikov
2012-08-06 5:54 ` Павел Исопенко
2012-08-06 7:45 ` [devel] garbage collection Michael Shigorin
2012-08-06 15:26 ` [devel] Давайте не будем принудительно осчастливливать всех systemd Денис Смирнов
2012-08-06 18:31 ` Павел Исопенко
2012-08-06 22:04 ` Денис Смирнов
2012-08-07 7:23 ` [devel] удаление ставших проблемными пакетов при обновлениях Michael Shigorin
2012-08-07 7:49 ` Igor Zubkov
2012-08-03 15:17 ` [devel] multipath-tools Michael Shigorin
2012-08-30 10:28 ` Денис Смирнов
2012-08-03 3:17 ` [devel] Давайте не будем принудительно осчастливливать всех systemd REAL
2012-08-03 6:25 ` Dmitriy Kruglikov
2012-08-03 6:35 ` REAL
2012-08-03 6:49 ` Dmitriy Kruglikov
2012-08-03 10:19 ` Michael Shigorin
2012-08-03 10:21 ` Dmitriy Kruglikov
2012-08-03 3:15 ` REAL
2012-08-02 17:47 ` [devel] Давайте не будем Michael Shigorin
2012-08-02 17:59 ` Dmitriy Kruglikov
2012-08-02 21:38 ` Michael Shigorin
2012-08-03 3:11 ` [devel] Давайте не будем принудительно осчастливливать всех systemd REAL
2012-08-03 3:06 ` REAL
2012-08-03 10:17 ` [devel] alterator-mkbootflash -= hal Michael Shigorin
2012-08-03 8:08 ` [devel] Давайте не будем принудительно осчастливливать всех systemd Sergey Vlasov
2012-08-03 12:34 ` [devel] lets fix old udev rules Dmitry V. Levin
2012-08-03 12:59 ` Vitaly Kuznetsov
2012-08-08 9:48 ` Dmitry V. Levin
2012-08-10 18:48 ` Vitaly Kuznetsov
2012-08-08 9:25 ` Alexey Shabalin [this message]
2012-08-08 9:50 ` Dmitry V. Levin
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='CAEdvWkRJG=obEx4PDLQ0ADr1sZq=WaOeUyE558+Qi8OTjP-Q5Q@mail.gmail.com' \
--to=a.shabalin@gmail.com \
--cc=devel@lists.altlinux.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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git