[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#543452: ata-FUJITSU_MHT2040AT_FUJITSU_MHT2040AT



reassign 543452 udev 146-1
thanks

On Tue, Aug 25, 2009 at 08:36:02PM +0200, Marco d'Itri wrote:
> On Aug 25, Debian Bug Tracking System <owner@bugs.debian.org> wrote:
> Not everything is a udev bug.

And you don't ever reassign bugs to the kernel if you have not at least
collect _any_ information. It only happens with the experimental version
of udev.

> Since the submitter states that the name changes by switching kernel
> version, my first guess is that this is a kernel bug.

This is incorrect. _You_ as maintainer of udev have to collect the
necessary information to decide that first.

> If it's not then probably it's a bug in util-linux, since nowadays udev
> uses blkid to acquire these values.

And what exactly have blkid/vol_id to do with the ata names? Both tools
acts on filesystems.

Anyway, the information _you_ have to collect:

udev 146-1
| # /lib/udev/ata_id --export /dev/hda
| ID_TYPE=disk
| ID_BUS=ata
| ID_MODEL=ST3160023A
| ID_MODEL_ENC=ST3160023A
| ID_REVISION=8.01
| ID_SERIAL=ST3160023A_3LXXXXXX
| ID_SERIAL_SHORT=3LXXXXXX
| # ls -al /dev/disk/by-id/ata-ST*   
| lrwxrwxrwx 1 root root  9 28. Aug 13:07 /dev/disk/by-id/ata-ST3160023A_ST3160023A_3LXXXXXX -> ../../hda
| lrwxrwxrwx 1 root root 10 28. Aug 13:07 /dev/disk/by-id/ata-ST3160023A_ST3160023A_3LXXXXXX-part1 -> ../../hda1
| lrwxrwxrwx 1 root root 10 28. Aug 13:07 /dev/disk/by-id/ata-ST3160023A_ST3160023A_3LXXXXXX-part2 -> ../../hda2

udev 0.141-1
| # /lib/udev/ata_id --export /dev/hda
| ID_TYPE=disk
| ID_MODEL=ST3160023A
| ID_MODEL_ENC=ST3160023A
| ID_SERIAL=3LXXXXXX
| ID_REVISION=8.01
| ID_BUS=ata
| # ls -al /dev/disk/by-id/ata-ST*    
| lrwxrwxrwx 1 root root  9 28. Aug 13:13 /dev/disk/by-id/ata-ST3160023A_3LXXXXXX -> ../../hda
| lrwxrwxrwx 1 root root 10 28. Aug 13:13 /dev/disk/by-id/ata-ST3160023A_3LXXXXXX-part1 -> ../../hda1
| lrwxrwxrwx 1 root root 10 28. Aug 13:13 /dev/disk/by-id/ata-ST3160023A_3LXXXXXX-part2 -> ../../hda2

Bastian

-- 
... The prejudices people feel about each other disappear when they get
to know each other.
		-- Kirk, "Elaan of Troyius", stardate 4372.5


Reply to: