Package: mondo
Version: 2.04-6
Severity: normal

Thanks for maintaining debian's mondo package.

It seems to me that mondoarchive would be even
better if its -E option accepted longer lists
(of files and directories) to exclude.

Thanks!
Kingsley

-- Package-specific info:

Contents of /var/log/mindi.log:

mindi v1.04
i686 architecture detected
mindi called with the following arguments:
--makemountlist /tmp/mountlist.txt.test
MINDI_HOME = /usr/lib/mindi
MONDO_HOME = /usr/lib/mondo
Found isolinux.bin at /usr/lib/syslinux/isolinux.bin
Your raw fstab file looks like this:-
# /etc/fstab: static file system information.
#
# <file system>     <mount point>       <type>  <options>   <dump>  <pass>
#
/dev/hda1               /mnt/dos        msdos   umask=000
/dev/hda2               /               ext3    defaults    0       1
#
# /dev/hdc1              external ext3 journal device for /
/dev/hdc4               /mnt/backup     ext3    defaults    0       1
#/dev/hdc2               /mnt/dos_backup msdos   umask=000
/dev/hdc2               /mnt/dos_backup vfat    umask=000
/dev/hdc3               none            swap    sw          0       0
#
proc                    /proc           proc    defaults    0       0
------- /sbin/fdisk log ------------
------- /sbin/fdisk log end ------------
Examining /dev/hda1 (mount=/mnt/dos fmt=msdos psz=10240272)
Stupid bastard...
------- /sbin/fdisk log ------------
------- /sbin/fdisk log end ------------
Examining /dev/hda2 (mount=/ fmt=ext3 psz=64453032)
------- /sbin/fdisk log ------------
------- /sbin/fdisk log end ------------
Examining /dev/hdc4 (mount=/mnt/backup fmt=ext3 psz=136303492)
------- /sbin/fdisk log ------------
------- /sbin/fdisk log end ------------
Examining /dev/hdc2 (mount=/mnt/dos_backup fmt=vfat psz=22531162)
------- /sbin/fdisk log ------------
------- /sbin/fdisk log end ------------
Examining /dev/hdc3 (mount=swap fmt=swap psz=1951888)
------- /sbin/fdisk log ------------
------- /sbin/fdisk 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.04 --- 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#173: One...
        [Main] main.c->welcome_to_mondoarchive#174: Two...
                [Main] main.c->welcome_to_mondoarchive#175: Three...
                        [Main] main.c->welcome_to_mondoarchive#176: Four...
        [Main] main.c->distro_specific_kludges_at_start_of_mondoarchive#193: 
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]
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->stop_autofs_if_necessary#1366: No 
autofs detected.
[Main] libmondo-tools.c->mount_boot_if_necessary#1403: Started sub
                        [Main] libmondo-tools.c->mount_boot_if_necessary#1404: 
About to set g_boot_mountpt[0] to '\0'
                        [Main] libmondo-tools.c->mount_boot_if_necessary#1406: 
Done. Great. Seeting command to something
                        [Main] libmondo-tools.c->mount_boot_if_necessary#1408: 
Cool. Command = 'cat /etc/fstab | grep -v ":" | grep -vx "#.*" | grep -w 
"/boot" | tr -s ' ' '   ' | cut -f1 | head -n1'
                        [Main] libmondo-tools.c->mount_boot_if_necessary#1410: 
tmp = ''
[Main] libmondo-tools.c->mount_boot_if_necessary#1453: Ended sub
[Main] libmondo-tools.c->get_kernel_version#409: g_kernel_version = 2.612000
[Main] libmondo-tools.c->reset_bkpinfo#979: Hi
root is mounted at /dev/hda

No, Schlomo, that doesn't mean /dev/hda 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#352: 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#1105: Free 
space on given partition = 38947 MB
running: cat /proc/devices | grep ramdisk > /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 -v /dev/fd | grep -v nexdisk > 
/tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
/dev/hdc2 on /mnt/dos_backup type vfat (rw,umask=000)
--------------------------------end of output------------------------------
...ran just fine. :-)
I think you have a Windows 9x partition.
                        [Main] libmondo-files.c->find_home_of_exe#423: 
find_home_of_exe () --- Found ms-sys at /usr/bin/ms-sys
                        [Main] libmondo-files.c->find_home_of_exe#423: 
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.04
--------------------------------end of output------------------------------
...ran just fine. :-)
running: fdisk -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->sensibly_set_tmpdir_and_scratchdir#2315: 
bkpinfo->tmpdir is being set to /mnt/backup/tmp.mondo.30799
        [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2318: 
bkpinfo->scratchdir is being set to /mnt/backup/mondo.scratch.15570
                        [Main] libmondo-files.c->find_home_of_exe#423: 
find_home_of_exe () --- Found afio at /bin/afio
        [Main] mondo-cli.c->process_switches#449: '/' is pleonastic.
[Main] mondo-cli.c->process_switches#455: include_paths is now '/ /mnt/dos'
                [Main] mondo-cli.c->process_switches#510: flag_val['c'] = 
                [Main] mondo-cli.c->process_switches#511: flag_val['w'] = 
                        [Main] libmondo-files.c->find_home_of_exe#423: 
find_home_of_exe () --- Found growisofs at /usr/bin/growisofs
                        [Main] libmondo-files.c->find_home_of_exe#423: 
find_home_of_exe () --- Found dvd+rw-format at /usr/bin/dvd+rw-format
[Main] newt-specific.c->fatal_error#376: Fatal error received - 'Your '-E' 
parameter is too long. Please use '-J'. (See manual.)'
                [Main] newt-specific.c->fatal_error#397: OK, I think I'm the 
main PID.
        [Main] newt-specific.c->fatal_error#406: I'm going to do some cleaning 
up now.
                        [Main] newt-specific.c->fatal_error#407: killall mindi 
2> /dev/null
running: kill `ps wax | grep "/mondo/do-not" | awk '{print $1;}' | grep -vx 
"\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
...ran with res=15
running: kill `ps wax | grep "tmp.mondo" | awk '{print $1;}' | grep -vx "\?"` > 
/tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
...ran with res=15
running: kill `ps wax | grep "partimagehack" | awk '{print $1;}' | grep -vx 
"\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
...ran with res=15
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
        [Main] newt-specific.c->fatal_error#416: Waiting for child processes to 
terminate
Please DON'T contact the mailing list. Try the SNAPSHOTS.
        [Main] libmondo-files.c->register_pid#815: Unregistering PID
        [Main] libmondo-files.c->register_pid#815: Unregistering PID
        [Main] libmondo-files.c->register_pid#816: Error unregistering PID
running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> 
/tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
umount: /mnt/cdrom: not mounted
--------------------------------end of output------------------------------
...ran with res=256
running: rm -Rf /mondo.scratch.* /tmp.mondo.* > /tmp/mondo-run-prog-thing.tmp 
2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
...ran just fine. :-)
running: rm -Rf /mnt/backup/tmp.mondo.30799 /mnt/backup/mondo.scratch.15570 > 
/tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
...ran just fine. :-)
        [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1603: 
libmondo-tools.c, do_libmondo_global_strings_thing, 1603: Freeing globals

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


=========================================================
Fileystem information:
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda2             63441220  20337472  39881100  34% /
/dev/hda1             10230256   1341712   8888544  14% /mnt/dos
/dev/hdc4            132034732  14918996 110300564  12% /mnt/backup
/dev/hdc2             22520144   1518992  21001152   7% /mnt/dos_backup
tmpfs                   518196         0    518196   0% /dev/shm

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mondo depends on:
ii  afio                         2.4.2-2     Archive file manipulation program.
ii  binutils                     2.15-1      The GNU assembler, linker and bina
ii  buffer                       1.19-5      Buffering/reblocking program for t
ii  cdrecord                     4:2.0+a34-2 command line CD writing tool
ii  dosfstools                   2.11-2      Utilities to create and check MS-D
ii  gawk                         1:3.1.1-1   GNU awk, a pattern scanning and pr
ii  libc6                        2.3.5-6     GNU C Library: Shared libraries an
ii  libnewt0.51                  0.51.6-28   Not Erik's Windowing Toolkit - tex
ii  lzop                         1.01-2      fast compression program
ii  mindi                        1.04-6      creates boot/root disks based on y

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

Versions of packages mindi depends on:
ii  bzip2                        1.0.2-1     A high-quality block-sorting file 
ii  file                         4.12-1      Determines file type using "magic"
ii  gawk                         1:3.1.1-1   GNU awk, a pattern scanning and pr
ii  mindi-busybox                1.00-2      BusyBox for mindi/mondo
ii  mindi-kernel                 2.4.27-1    Failsafe linux kernel for mindi
ii  mindi-partimagehack          0.6.2-3     mindi/mondo version of partimage, 
ii  mkisofs                      4:2.0+a19-6 Creates ISO-9660 CD-ROM filesystem
ii  ms-sys                       1.1.3-1     Write a Microsoft compatible boot 
ii  nano                         1.2.4-2     free Pico clone with some new feat
ii  parted                       1.6.21-1    The GNU Parted disk partition resi
ii  syslinux                     2.04-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