Subject: | Bug in Blkid_devno_to_devicename($dev) |
Date: | Thu, 14 Jun 2012 16:45:28 +0200 |
To: | bug-Device-Blkid [...] rt.cpan.org |
From: | J_Ordieres <jbmere [...] gmail.com> |
Hello
I'm using ubuntu 12.04 and I'm trying to use Device::Blkid to find the
relationship between a file and the UUID of the device where it is stored.
Basically I gahter the device number by using stat and then I order
(after setting up the cache variable, etc.) a
Blkid_devno_to_devname($dev) and sometimes it works and sometimes it
doesnot.
When it works it returns '/dev/sda1' for instance but when it doesnot it
returns an empty variable.
Could I have a workarround to this issue ?
Thanks in advance.
I've forget to mention that the file /etc/blkid.tab is properly populated.
Message body not shown because it is not plain text.