Your message dated Thu, 22 Dec 2016 00:18:48 +0100
with message-id <[email protected]>
and subject line Re: udev: UDF filesystems not added to by-label dir
has caused the Debian Bug report #699359,
regarding udev: UDF filesystems not added to by-label dir
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
699359: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699359
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: udev
Version: 175-7
Severity: minor
I created a UDF filesystem on a USB disk with these commands:
dd if=/dev/zero of=/dev/sdb bs=1M count=1
mkudffs -b 512 --media-type=hd --lvid=test1 --vid=test2 --vsid=test3
--fsid=test4 /dev/sdb
When mounting the filesystem I get this in dmesg, so the volume label is
definitely detected by Linux:
[310486.275239] UDF-fs: INFO Mounting volume 'test2', timestamp 2013/01/30
15:34 (1000)
However, udev does not create a symlink in /dev/disk/by-label.
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.7-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages udev depends on:
ii debconf [debconf-2.0] 1.5.49
ii libc6 2.13-37
ii libselinux1 2.1.9-5
ii libudev0 175-7
ii lsb-base 4.1+Debian8
ii procps 1:3.3.3-2
ii util-linux 2.20.1-5.3
Versions of packages udev recommends:
ii pciutils 1:3.1.9-6
ii usbutils 1:005-3
-- debconf information:
udev/new_kernel_needed: false
udev/sysfs_deprecated_incompatibility:
udev/title/upgrade:
udev/reboot_needed:
--
bye,
pabs
http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Version: 232-7
On Wed, 30 Jan 2013 23:50:19 +0800 Paul Wise <[email protected]> wrote:
> Package: udev
> Version: 175-7
> Severity: minor
>
> I created a UDF filesystem on a USB disk with these commands:
>
> dd if=/dev/zero of=/dev/sdb bs=1M count=1
> mkudffs -b 512 --media-type=hd --lvid=test1 --vid=test2 --vsid=test3
> --fsid=test4 /dev/sdb
>
> When mounting the filesystem I get this in dmesg, so the volume label is
> definitely detected by Linux:
>
> [310486.275239] UDF-fs: INFO Mounting volume 'test2', timestamp 2013/01/30
> 15:34 (1000)
>
> However, udev does not create a symlink in /dev/disk/by-label.
>
This seems to be working on a current stretch system, so I'm closing it
for version 232-7. Since the version this was
Please reopen if you still encounter any issues.
Fwiw, the symlink created in /dev/disk/by-label was test1.
The man page of mkudffs says, that -l,--label= sets both --lvid and
--vid to the same value.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---
_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers