Package: mondo
Version: 2.09-3
Severity: grave
Justification: renders package unusable

with CDRW selected and  accepting the defaults, mondoarchive segfaults 
after accepting default size (650) 

-- Package-specific info:

Contents of /var/log/mindi.log:

mindi v1.0.9-r762
i686 architecture detected
mindi called with the following arguments:
--makemountlist /tmp/mountlist.txt.test
MINDI_LIB = /usr/lib/mindi
MINDI_SBIN = /usr/sbin
MINDI_CONF = /etc/mindi
MONDO_SHARE = /usr/share/mondo
Found isolinux.bin at /usr/lib/syslinux/isolinux.bin
lilo.real found; will be used instead of lilo (*grumble* *mutter*)
Your raw fstab file looks like this:-
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>       <options>          <dump>  <pass>
proc            /proc           proc         defaults                0       0
/dev/sda5       /               xfs          defaults                0       1
/dev/sda7       /home           xfs          defaults                0       2
/dev/sda6       /var            xfs          defaults                0       2
/dev/scd0       /mnt/cdrw       iso9660      ro,user,noauto,nosuid   0       0
/var/swap       none            swap         sw                      0       0
/dev/sda2       /mnt/winxp      captive-ntfs defaults,noauto         0       0
------- /usr/sbin/parted2fdisk -l proc log ------------
------- /usr/sbin/parted2fdisk log end ------------
------- /usr/sbin/parted2fdisk -l /dev/sda5 log ------------
------- /usr/sbin/parted2fdisk log end ------------
Examining /dev/sda5 (mount=/ fmt=xfs psz=3903763)
------- /usr/sbin/parted2fdisk -l /dev/sda7 log ------------
------- /usr/sbin/parted2fdisk log end ------------
Examining /dev/sda7 (mount=/home fmt=xfs psz=35656236)
------- /usr/sbin/parted2fdisk -l /dev/sda6 log ------------
------- /usr/sbin/parted2fdisk log end ------------
Examining /dev/sda6 (mount=/var fmt=xfs psz=2192841)
------- /usr/sbin/parted2fdisk -l /var/swap log ------------
------- /usr/sbin/parted2fdisk log end ------------

=========================================================

Contents of /var/log/mondo-archive.log:

running: dmesg -n1 > /tmp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
....ran just fine. :-)
Mondo Archive v2.0.9-762 --- http://www.mondorescue.org
running on i386 architecture
-----------------------------------------------------------
NB: Mondo logs almost everything, so don't panic if you see
some error messages.  Please read them carefully before you
decide to break out in a cold sweat.    Despite (or perhaps
because of) the wealth of messages. some users are inclined
to stop reading this log. If Mondo stopped for some reason,
chances are it's detailed here.  More than likely there's a
message at the very end of this log that will tell you what
is wrong. Please read it!                          -Devteam
-----------------------------------------------------------
Zero...
[Main] main.c->welcome_to_mondoarchive#179: One...
        [Main] main.c->welcome_to_mondoarchive#180: Two...
                [Main] main.c->welcome_to_mondoarchive#181: Three...
                        [Main] main.c->welcome_to_mondoarchive#182: Four...
        [Main] main.c->distro_specific_kludges_at_start_of_mondoarchive#199: 
Unmounting old ramdisks if necessary
running: umount `mount | grep shm | grep mondo | cut -d' ' -f3` > 
/tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
Usage: umount [-hV]
umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
umount [-f] [-r] [-n] [-v] special | node...
--------------------------------end of output------------------------------
....ran with res=512
running: mount | grep cdrom | grep super > /tmp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
....ran with res=256
running: mount | grep floppy | grep super > /tmp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
....ran with res=256
[Main] libmondo-tools.c->mount_boot_if_necessary#1393: Started sub
                        [Main] libmondo-tools.c->mount_boot_if_necessary#1394: 
About to set g_boot_mountpt[0] to '\0'
                        [Main] libmondo-tools.c->mount_boot_if_necessary#1396: 
Done. Great. Seeting command to something
                        [Main] libmondo-tools.c->mount_boot_if_necessary#1399: 
Cool. Command = 'grep -v ":" /etc/fstab | grep -vx "#.*" | grep -w "/boot" | tr 
-s ' ' ' ' | cut -f1 | head -n1'
                        [Main] libmondo-tools.c->mount_boot_if_necessary#1401: 
tmp = ''
[Main] libmondo-tools.c->mount_boot_if_necessary#1435: Ended sub
[Main] libmondo-tools.c->get_kernel_version#394: g_kernel_version = 2.618000
[Main] libmondo-tools.c->reset_bkpinfo#954: Hi
root is mounted at /dev/sda

No, Schlomo, that doesn't mean /dev/sda is the root partition. It's just a 
debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
[Main] libmondo-devices.c->am_I_in_disaster_recovery_mode#363: Is this a 
ramdisk? result = 0
running: rm -Rf /tmp/changed.files* > /tmp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
....ran just fine. :-)
Checking sanity of your Linux distribution
        [Main] libmondo-tools.c->some_basic_system_sanity_checks#1088: Free 
space on given partition = 1662 MB
running: grep ramdisk /proc/devices > /tmp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
1 ramdisk
--------------------------------end of output------------------------------
....ran just fine. :-)
running: mount | grep -w vfat | grep -vE "/dev/fd|nexdisk" > 
/tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
....ran with res=256
running: mount | grep -w dos | grep -vE "/dev/fd|nexdisk" > 
/tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
....ran with res=256
                        [Main] libmondo-files.c->find_home_of_exe#431: 
find_home_of_exe () --- Found cmp at /usr/bin/cmp
running: mindi -V > /tmp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
mindi v1.0.9-r762
--------------------------------end of output------------------------------
....ran just fine. :-)
running: parted2fdisk -l | grep -i raid > /tmp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
....ran with res=256
Done.
                [Main] 
libmondo-devices.c->interactively_obtain_media_parameters_from_user#1850: media 
type = cdrw
        [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2544: 
bkpinfo->tmpdir is being set to /home/tmp.mondo.27686
        [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2548: 
bkpinfo->scratchdir is being set to /home/mondo.scratch.31171
 
[Main] 
libmondo-devices.c->interactively_obtain_media_parameters_from_user#1904: 
Setting to CD defaults
running: insmod ide-scsi > /tmp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
insmod: can't read 'ide-scsi': No such file or directory
--------------------------------end of output------------------------------
....ran with res=256
                        [Main] libmondo-files.c->find_home_of_exe#431: 
find_home_of_exe () --- Found cdrecord at /usr/bin/cdrecord
                        [Main] libmondo-files.c->find_home_of_exe#431: 
find_home_of_exe () --- Found cdrecord at /usr/bin/cdrecord
        [Main] libmondo-devices.c->find_cdrw_device#781: Found CDRW device - 
1,0,0

=========================================================


=========================================================
Fileystem information:
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda5              3893504   2149100   1744404  56% /
devshm                  254156         0    254156   0% /dev/shm
/dev/sda7             35638784  25477580  10161204  72% /home
/dev/sda6              2182592    492884   1689708  23% /var

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mondo depends on:
ii  afio                      2.5-3          archive file manipulation program
ii  buffer                    1.19-8         Buffering/reblocking program for t
ii  cdrecord                  5:1.0~pre4-1.1 Dummy package for transition to wo
ii  libc6                     2.3.6.ds1-4    GNU C Library: Shared libraries
ii  libnewt0.52               0.52.2-7       Not Erik's Windowing Toolkit - tex
ii  lzop                      1.01-4         fast compression program
ii  mindi                     1.09-2         creates boot/root disks based on y
ii  mindi-busybox             1.2.1-2        Collection of shell utilities in a

Versions of packages mondo recommends:
ii  dvd+rw-tools                  6.1-3      DVD+-RW/R tools

Versions of packages mindi depends on:
ii  binutils                  2.17-2         The GNU assembler, linker and bina
ii  bzip2                     1.0.3-6        high-quality block-sorting file co
ii  dosfstools                2.11-2.1       Utilities to create and check MS-D
ii  file                      4.17-4         Determines file type using "magic"
ii  gawk                      1:3.1.5.dfsg-4 GNU awk, a pattern scanning and pr
ii  mindi-busybox             1.2.1-2        Collection of shell utilities in a
ii  mkisofs                   5:1.0~pre4-1.1 Creates ISO-9660 CD-ROM filesystem
ii  module-init-tools         3.2.2-3        tools for managing Linux kernel mo
ii  ms-sys                    2.1.0-1        Write a Microsoft compatible boot 
ii  nano                      1.9.99pre1-1   free Pico clone with some new feat
ii  parted                    1.7.1-2.1      The GNU Parted disk partition resi
ii  syslinux                  3.20-1         Bootloader for Linux/i386 using MS

-- no debconf information


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

Reply via email to