Bug#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2011-04-21 Thread Marco d'Itri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sep 28, Marco d'Itri m...@linux.it wrote:

Version: 0.125-7+lenny3
   Weird. Please upgrade.
  Update what?
 To squeeze.
Are there any news?

- -- 
ciao,
Marco
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk2wAWQACgkQFGfw2OHuP7FyawCeNlPzdzsFJcCDdwX3Nt6Cedvr
nzMAniNYxc5wK1BzUJvWH0Jvy/WSfTUx
=qCRV
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2011-04-21 Thread Gabriel VLASIU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 21 Apr 2011, Marco d'Itri wrote:

 On Sep 28, Marco d'Itri m...@linux.it wrote:
 
 Version: 0.125-7+lenny3
Weird. Please upgrade.
   Update what?
  To squeeze.
 Are there any news?
Seems to work fine on squeeze.


Sincerely,
Gabriel

- -- 

// Gabriel VLASIU
//
// OpenGPG-KeyID  : 0xE684206E
// OpenGPG-Fingerprint: 0C3D 9F8B 725D E243 CB3C 8428 796A DB1F E684 206E
// OpenGPG-URL: http://www.vlasiu.net/public.key


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFNsAnGeWrbH+aEIG4RAq6rAJ0QeVbUxi3/4KR4eKsaAFgK33PY0QCfYilg
SSz/Wro40jEsZo/U+MeMdX0=
=hkR+
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#598336:

2010-12-02 Thread jp
Package: udev
Version: 164-2
Severity: normal


Hi,

It seems on squeeze I've a similar bug: my system has 6 hard disks: 2 IDE, 4 
SATA. When I do ls /dev/sd*, I see, among other drivers, sdc1, sdc2, sdc3 
(for the harddisk with squeeze), sde1 sde2 sde3 (for sid). But when I do ls -l 
/dev/disk/by-uuid, impossible to see any symlink to /dev/sde3. When I mount 
sde3, it mounts sdc3 actually. sid has grub, so starts, it's an IDE. testing is 
a sata.

I suspect a bug so.

Thanks,

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/1 CPU core)
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages udev depends on:
ii  debconf [debconf-2.0]1.5.36  Debian configuration management sy
ii  libc62.11.2-7Embedded GNU C Library: Shared lib
ii  libselinux1  2.0.96-1SELinux runtime shared libraries
ii  libudev0 164-2   libudev shared library
ii  libusb-0.1-4 2:0.1.12-16 userspace USB programming library
ii  lsb-base 3.2-23.1Linux Standard Base 3.2 init scrip
ii  util-linux   2.17.2-3.3  Miscellaneous system utilities

Versions of packages udev recommends:
ii  pciutils  1:3.1.7-5  Linux PCI Utilities
ii  usbutils  0.87-5 Linux USB utilities

udev suggests no packages.

-- debconf information:
  udev/new_kernel_needed: false
  udev/title/upgrade:
  udev/reboot_needed:
  udev/sysfs_deprecated_incompatibility:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2010-09-28 Thread Gabriel VLASIU
Package: udev
Version: 0.125-7+lenny3
Severity: important

udev create wrong symlinks to some partitions:

# ls -l /dev/disk/by-uuid | grep sd[ab]1
# ls -l /dev/disk/by-uuid | grep sd[ab]7
lrwxrwxrwx 1 root root 10 Sep 28 13:03 35d958bf-2535-4194-86a9-04b84f91c86e - 
../../sdb7
lrwxrwxrwx 1 root root 10 Sep 28 13:03 9624c7fc-8e4a-4168-8a68-8f8fd729bdaf - 
../../sda7
# ls -l /dev/disk/by-label/ | grep boot
lrwxrwxrwx 1 root root 10 Sep 28 13:03 \x2fboot - ../../sda7
lrwxrwxrwx 1 root root 10 Sep 28 13:03 \x2fboot1 - ../../sdb7
# vol_id /dev/sda1 | grep -E ID_FS_UUID=|ID_FS_LABEL=
ID_FS_UUID=9624c7fc-8e4a-4168-8a68-8f8fd729bdaf
ID_FS_LABEL=/boot
# vol_id /dev/sdb1 | grep -E ID_FS_UUID=|ID_FS_LABEL=
ID_FS_UUID=35d958bf-2535-4194-86a9-04b84f91c86e
ID_FS_LABEL=/boot1
# vol_id /dev/sda7
/dev/sda7: unknown volume type
# vol_id /dev/sdb7
/dev/sdb7: unknown volume type
ls -l /dev/mapper | grep swap
brw-rw 1 root disk 253,  0 Sep 28 13:03 swap-sda7
brw-rw 1 root disk 253,  1 Sep 28 13:03 swap-sdb7
# swapon -s
FilenameTypeSizeUsedPriority
/dev/mapper/swap-sda7   partition   2731032 336 0
/dev/mapper/swap-sdb7   partition   2731032 368 0

sd[ab]7 are encrypted swap partitions.


-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 72
-rw-r--r-- 1 root root 3801 2009-08-26 13:44 50-udev.rules
-rw-r--r-- 1 root root 1601 2009-08-26 13:44 60-persistent-input.rules
-rw-r--r-- 1 root root 4873 2009-08-26 13:44 60-persistent-storage.rules
-rw-r--r-- 1 root root 1488 2009-08-26 13:44 60-persistent-storage-tape.rules
-rw-r--r-- 1 root root  523 2008-09-19 04:23 60-persistent-v4l.rules
-rw-r--r-- 1 root root 1137 2008-10-01 20:50 65_dmsetup.rules
-rw-r--r-- 1 root root  991 2009-02-05 21:50 65_mdadm.vol_id.rules
-rw-r--r-- 1 root root  705 2010-07-10 20:54 70-persistent-cd.rules
-rw-r--r-- 1 root root  497 2008-08-29 11:43 70-persistent-cd.rules.old
-rw-r--r-- 1 root root  380 2008-08-29 11:43 70-persistent-net.rules
-rw-r--r-- 1 root root  452 2008-09-19 04:23 75-cd-aliases-generator.rules
-rw-r--r-- 1 root root 4427 2009-08-26 13:44 75-persistent-net-generator.rules
-rw-r--r-- 1 root root 2507 2009-08-26 13:44 80-drivers.rules
-rw-r--r-- 1 root root 4559 2009-08-26 13:44 91-permissions.rules
-rw-r--r-- 1 root root  593 2008-09-19 04:23 95-late.rules
lrwxrwxrwx 1 root root   15 2009-08-26 11:04 z60_hdparm.rules - ../hdparm.rules

-- /sys/:
/sys/dev
/sys/devices/platform/rtc-m48t59.0/rtc/rtc0/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0061a64/tty/ttyS0/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0061a64/tty/ttyS1/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0063394/serio0/input/input0/event0/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0064bf4/serio1/input/input1/event1/dev
/sys/devices/root/f005f7c0/f005ffb4/f0061304/f0064bf4/serio1/input/input1/mouse0/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:02.0/graphics/fb0/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda1/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda2/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda3/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda4/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda5/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda6/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/block/sda/sda7/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/bsg/0:0:0:0/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:0/0:0:0:0/scsi_generic/sg0/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb1/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb2/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb3/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb4/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb5/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb6/dev
/sys/devices/root/f005f7c0/pci:00/:00:01.1/:01:03.0/host0/target0:0:1/0:0:1:0/block/sdb/sdb7/dev

Bug#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2010-09-28 Thread Marco d'Itri
On Sep 28, Gabriel VLASIU gabr...@vlasiu.net wrote:

 Version: 0.125-7+lenny3
Weird. Please upgrade.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2010-09-28 Thread Marco d'Itri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sep 28, Gabriel VLASIU gabr...@vlasiu.net wrote:

   Version: 0.125-7+lenny3
  Weird. Please upgrade.
 Update what?
To squeeze.
Or else please debug this yourself, I am not going to spend any time on
an unreproducible bug which nobody else experienced while we are so
close to a new release.

- -- 
ciao,
Marco
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyh34IACgkQFGfw2OHuP7GR4ACeOeoDBDBhqrVSY64gv3co3y5x
P5sAoJpTlefJzglEbHBcUx8Uub4OXt6l
=Sfei
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#598336: Wrong partition symlinks created by udev (/dev/disk/by-uuid and /dev/disk/by-label)

2010-09-28 Thread Gabriel VLASIU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 28 Sep 2010, Marco d'Itri wrote:

  Version: 0.125-7+lenny3
 Weird. Please upgrade.
Update what?


Reading package lists... Done

Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information   
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information   
Initializing package states... Done


Gabriel

- -- 

// Gabriel VLASIU
//
// OpenGPG-KeyID  : 0xE684206E
// OpenGPG-Fingerprint: 0C3D 9F8B 725D E243 CB3C 8428 796A DB1F E684 206E
// OpenGPG-URL: http://www.vlasiu.net/public.key


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFMod81eWrbH+aEIG4RAn2VAJ9CxEG6MOF6ZN5Ro3mLn19tsOkiAgCfZ+AV
WMohKlDS+ey6qjdK7AfdYWM=
=jwN6
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org