Your message dated Thu, 31 Jul 2008 10:42:30 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#493075: scsi_id changed commandline syntax (breaks 
multipath)
has caused the Debian Bug report #493075,
regarding scsi_id changed commandline syntax (breaks multipath)
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.)


-- 
493075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493075
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: udev
Version: 0.124-5
Severity: critical

Hi,
up to version 114 scsi_id accepted:

./scsi_id -u -g -s /block/sdg
14945540000000000000000000000000100000e9b0000000e

Whereas 124 doesn't:

/lib/udev/scsi_id -u -g -s /block/sdg
/lib/udev/scsi_id: invalid option -- s

it needs:

/lib/udev/scsi_id -u -g --device=/dev/sdg
14945540000000000000000000000000100000e7c0000000e

This breaks multipath-tools since it calls scsi_id internally.  We could
probably fix this up for lenny but it would nevertheless break user's
udev rules.
Cheers,
 -- Guido



--- End Message ---
--- Begin Message ---
On Jul 31, Guido Günther <[EMAIL PROTECTED]> wrote:

> This breaks multipath-tools since it calls scsi_id internally.  We could
> probably fix this up for lenny but it would nevertheless break user's
> udev rules.
Users will have to update their rules too, but I highly doubt that a
relevant number of people created custom rules which call scsi_id.
I doubt that patching the program to support the old syntax is worth the
effort, but feel free to try. I do not consider this a bug.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to