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

Bug#256466: partman: 'Two file systems are assigned...' message misses value



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
kmuto@debian.org



Reply to: