Linux Hotplug development
 help / color / mirror / Atom feed
* index_mm_open: No such file or directory
@ 2012-01-21 20:06 Matt Burgess
  2012-01-21 20:09 ` Lucas De Marchi
  2012-01-21 20:21 ` Matt Burgess
  0 siblings, 2 replies; 3+ messages in thread
From: Matt Burgess @ 2012-01-21 20:06 UTC (permalink / raw)
  To: linux-hotplug

[reposted to fix linux-hotplug address, apologies!]

Hi all,

When running the following command...

for NIC in /sys/class/net/* ; do
    INTERFACE=${NIC##*/} udevadm test --action­d $NIC
done

... I see the following output:

run_command: calling: test
adm_test: version 178
builtin_kmod_init: load module index
index_mm_open: No such file or directory

Now, the command actually runs successfully, and the persistent rules
file is correctly generated, but I'm left scratching my head as to what
file/directory is trying and failing to be read.

I've tried building both udev-178 and kmod-4 with '--enable-debug' but
still don't get any additional output.  What am I missing?

Thanks,

Matt.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-21 20:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-21 20:06 index_mm_open: No such file or directory Matt Burgess
2012-01-21 20:09 ` Lucas De Marchi
2012-01-21 20:21 ` Matt Burgess

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox