Opened 14 years ago

Closed 14 years ago

#395 closed defect (fixed)

GiveMapperOfdm: command not found errors

Reported by: Michael Shapiro Owned by: Bruno Cornec
Priority: normal Milestone: 2.2.9.3
Component: mindi Version: 2.2.9.2
Severity: normal Keywords:
Cc:

Description

# mindi -v Mindi v2.0.7.2-r2575

# mondoarchive -v mondoarchive v2.2.9.2-r2575

When mondoarchive executes mindi using the --custom parameters, there are many GiveMapperOfdm command not found errors:

Analyzing LVM...
        DEVICE          MOUNTPOINT      FORMAT          SIZE (MB)       LABEL/UUID     
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
        /dev/sda2       lvm             lvm               12182                
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
        /dev/VolGroup00/LogVol00 /               ext3                lvm                
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
        /dev/sda1       /boot           ext3                101 /boot          
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
        /dev/VolGroup00/LogVol01 swap            swap                lvm                
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
        /dev/vgtest/lvol0 /sdc1           ext3                lvm                
/usr/sbin/mindi: line 1195: GiveMapperOfdm: command not found
        /dev/sdb1       /sdb1           ext3                  9  

I was able to resolve the problem by copying the GiveMapperOfdm() function from analyze-my-lvm to mindi. The errors are not logged to mindi.log.

Change History (2)

comment:1 by Bruno Cornec, 14 years ago

Status: newassigned

THanks for the report. Should be solve in rev[2579]

comment:2 by Bruno Cornec, 14 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.