Package: partman
Severity: normal
Version: 40

(with partman-target 23.)

I found a small problem in error message:
> Two file systems are assigned the same mount point (/): SCSI1 (0,0,0),
> partition #sda1 () and SCSI1 (0,1,0), partition #sdb1 ().

A. # means number, so this should be 'partition #1' isn't this?
B. message misses value for ().

   partman has 'msgid "SCSI%s (%s,%s,%s), partition #%s (%s)"'.

   partman-target has 'msgid "Two file systems are assigned the same
   mount point (${MOUNTPOINT}): ${PART1} and ${PART2}."' and 'db_subst
   partman-target/same_mountpoint PART1 $(humandev $oldfs); db_subst
   partman-target/same_mountpoint PART2 $(humandev $fs)' in
   finish.d/proper_mountpoints.

I didn't check on dual IDE or mixture of IDE/SCSI, but maybe same
problem will occur.

Thanks,
-- 
Kenshi Muto
[EMAIL PROTECTED]


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

Reply via email to