On Thu, Jul 31, 2008 at 11:24:25AM +0200, Marco d'Itri wrote:
> On Jul 31, Guido Günther <[EMAIL PROTECTED]> wrote:
> 
> > It breaks software currently targeted for lenny - at least
> I am not going to revert the change, so the possibile actions on my
> part are:
> - merge a lenny-only patch from you, who apparently are the only other
>   maintainer affected
> - add a Conflict with the multipath-tools versions you will specify
> - nothing
I've already sent a patch upstream for multipath-tools to switch to -d
instead of -s. 

Unfortunately -d/--device doesn't work in e.g. udev 0.114 (currently in
lenny):

 #./scsi_id -u -g -s /block/sdf
 14945540000000000000000000000000100000e910000000e
 #./scsi_id -u -g -d /dev/sdf

While 0.125 does:

 # /lib/udev/scsi_id -u -g -d /dev/sdf
 14945540000000000000000000000000100000e910000000e

Thank's to that we don't have an upgrade path: Updating udev
first doesn't work since we'd then have the wrong multipath
configuration and updating multipath first doesn't work since udev's
scsi_id (in e.g. 0.114) can't cope with it's own command line options.
 -- Guido



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to