| 1 | Time started: Thu May 8 03:34:06 2008
|
|---|
| 2 |
|
|---|
| 3 | running: dmesg -n1 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 4 | --------------------------------start of output-----------------------------
|
|---|
| 5 | --------------------------------end of output------------------------------
|
|---|
| 6 | ...ran just fine. :-)
|
|---|
| 7 | Mondo Archive v2.2.0-892 --- http://www.mondorescue.org
|
|---|
| 8 | running on i386 architecture
|
|---|
| 9 | -----------------------------------------------------------
|
|---|
| 10 | NB: Mondo logs almost everything, so don't panic if you see
|
|---|
| 11 | some error messages. Please read them carefully before you
|
|---|
| 12 | decide to break out in a cold sweat. Despite (or perhaps
|
|---|
| 13 | because of) the wealth of messages. some users are inclined
|
|---|
| 14 | to stop reading this log. If Mondo stopped for some reason,
|
|---|
| 15 | chances are it's detailed here. More than likely there's a
|
|---|
| 16 | message at the very end of this log that will tell you what
|
|---|
| 17 | is wrong. Please read it! -Devteam
|
|---|
| 18 | -----------------------------------------------------------
|
|---|
| 19 | Zero...
|
|---|
| 20 | [Main] main.c->welcome_to_mondoarchive#180: One...
|
|---|
| 21 | [Main] main.c->welcome_to_mondoarchive#181: Two...
|
|---|
| 22 | [Main] main.c->welcome_to_mondoarchive#182: Three...
|
|---|
| 23 | [Main] main.c->welcome_to_mondoarchive#183: Four...
|
|---|
| 24 | [Main] main.c->distro_specific_kludges_at_start_of_mondoarchive#200: Unmounting old ramdisks if necessary
|
|---|
| 25 | running: umount `mount | grep shm | grep mondo | cut -d' ' -f3` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 26 | --------------------------------start of output-----------------------------
|
|---|
| 27 | Usage: umount [-hV]
|
|---|
| 28 | umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
|
|---|
| 29 | umount [-f] [-r] [-n] [-v] special | node...
|
|---|
| 30 | --------------------------------end of output------------------------------
|
|---|
| 31 | ...ran with res=512
|
|---|
| 32 | running: mount | grep cdrom | grep super > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 33 | --------------------------------start of output-----------------------------
|
|---|
| 34 | --------------------------------end of output------------------------------
|
|---|
| 35 | ...ran with res=256
|
|---|
| 36 | running: mount | grep floppy | grep super > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 37 | --------------------------------start of output-----------------------------
|
|---|
| 38 | --------------------------------end of output------------------------------
|
|---|
| 39 | ...ran with res=256
|
|---|
| 40 | [Main] libmondo-tools.c->mount_boot_if_necessary#1393: Started sub
|
|---|
| 41 | [Main] libmondo-tools.c->mount_boot_if_necessary#1394: About to set g_boot_mountpt[0] to '\0'
|
|---|
| 42 | [Main] libmondo-tools.c->mount_boot_if_necessary#1396: Done. Great. Seeting command to something
|
|---|
| 43 | [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'
|
|---|
| 44 | [Main] libmondo-tools.c->mount_boot_if_necessary#1401: tmp = 'LABEL=/boot'
|
|---|
| 45 | [Main] libmondo-tools.c->mount_boot_if_necessary#1403: /boot is at LABEL=/boot according to /etc/fstab
|
|---|
| 46 | [Main] libmondo-tools.c->mount_boot_if_necessary#1409: ...ignored cos it's a label :-)
|
|---|
| 47 | [Main] libmondo-tools.c->mount_boot_if_necessary#1435: Ended sub
|
|---|
| 48 | [Main] libmondo-tools.c->get_kernel_version#394: g_kernel_version = 2.421000
|
|---|
| 49 | [Main] libmondo-tools.c->reset_bkpinfo#954: Hi
|
|---|
| 50 | root is mounted at /dev/cciss/c0d0
|
|---|
| 51 |
|
|---|
| 52 | No, Schlomo, that doesn't mean /dev/cciss/c0d0 is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
|
|---|
| 53 | [Main] libmondo-devices.c->am_I_in_disaster_recovery_mode#363: Is this a ramdisk? result = 0
|
|---|
| 54 | running: rm -Rf /tmp/changed.files* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 55 | --------------------------------start of output-----------------------------
|
|---|
| 56 | --------------------------------end of output------------------------------
|
|---|
| 57 | ...ran just fine. :-)
|
|---|
| 58 | Checking sanity of your Linux distribution
|
|---|
| 59 | [Main] libmondo-tools.c->some_basic_system_sanity_checks#1088: Free space on given partition = 1460 MB
|
|---|
| 60 | running: grep ramdisk /proc/devices > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 61 | --------------------------------start of output-----------------------------
|
|---|
| 62 | 1 ramdisk
|
|---|
| 63 | --------------------------------end of output------------------------------
|
|---|
| 64 | ...ran just fine. :-)
|
|---|
| 65 | running: mount | grep -w vfat | grep -vE "/dev/fd|nexdisk" > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 66 | --------------------------------start of output-----------------------------
|
|---|
| 67 | --------------------------------end of output------------------------------
|
|---|
| 68 | ...ran with res=256
|
|---|
| 69 | running: mount | grep -w dos | grep -vE "/dev/fd|nexdisk" > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 70 | --------------------------------start of output-----------------------------
|
|---|
| 71 | --------------------------------end of output------------------------------
|
|---|
| 72 | ...ran with res=256
|
|---|
| 73 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found cmp at /usr/bin/cmp
|
|---|
| 74 | running: mindi -V > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 75 | --------------------------------start of output-----------------------------
|
|---|
| 76 | mindi v1.2.0-r1460
|
|---|
| 77 | --------------------------------end of output------------------------------
|
|---|
| 78 | ...ran just fine. :-)
|
|---|
| 79 | running: parted2fdisk -l | grep -i raid > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 80 | --------------------------------start of output-----------------------------
|
|---|
| 81 | --------------------------------end of output------------------------------
|
|---|
| 82 | ...ran with res=256
|
|---|
| 83 | Done.
|
|---|
| 84 | [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2544: bkpinfo->tmpdir is being set to /usr/tmp.mondo.29352
|
|---|
| 85 | [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2548: bkpinfo->scratchdir is being set to /usr/mondo.scratch.11876
|
|---|
| 86 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found afio at /usr/bin/afio
|
|---|
| 87 | running: ls -l /usr/backup > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 88 | --------------------------------start of output-----------------------------
|
|---|
| 89 | total 0
|
|---|
| 90 | --------------------------------end of output------------------------------
|
|---|
| 91 | ...ran just fine. :-)
|
|---|
| 92 | running: grep -Ei suse /etc/issue.net | grep -E '9.0' | grep 64 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 93 | --------------------------------start of output-----------------------------
|
|---|
| 94 | --------------------------------end of output------------------------------
|
|---|
| 95 | ...ran with res=256
|
|---|
| 96 | running: which mkfs.vfat > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 97 | --------------------------------start of output-----------------------------
|
|---|
| 98 | /sbin/mkfs.vfat
|
|---|
| 99 | --------------------------------end of output------------------------------
|
|---|
| 100 | ...ran just fine. :-)
|
|---|
| 101 | [Main] mondo-cli.c->handle_incoming_parameters#266: Switches:-
|
|---|
| 102 | [Main] mondo-cli.c->handle_incoming_parameters#270: -E /usr/backup /var/opt/OC/ocmp-bre/cdr /var/opt/OC/ocmp-bre/logs
|
|---|
| 103 | [Main] mondo-cli.c->handle_incoming_parameters#270: -F
|
|---|
| 104 | [Main] mondo-cli.c->handle_incoming_parameters#270: -O
|
|---|
| 105 | [Main] mondo-cli.c->handle_incoming_parameters#270: -V
|
|---|
| 106 | [Main] mondo-cli.c->handle_incoming_parameters#270: -d /usr/backup
|
|---|
| 107 | [Main] mondo-cli.c->handle_incoming_parameters#270: -i
|
|---|
| 108 | [Main] mondo-cli.c->handle_incoming_parameters#270: -s 4200m
|
|---|
| 109 | [Main] libmondo-tools.c->post_param_configuration#591: Foo
|
|---|
| 110 | [Main] libmondo-tools.c->post_param_configuration#641: Tmpfs mounted OK - 350 MB
|
|---|
| 111 | [Main] libmondo-tools.c->post_param_configuration#800: isodir = /usr/backup
|
|---|
| 112 | [Main] libmondo-tools.c->post_param_configuration#803: command = df -P /usr/backup | tail -n1 | cut -d' ' -f1
|
|---|
| 113 | [Main] libmondo-tools.c->post_param_configuration#805: res of it = /dev/cciss/c0d0p2
|
|---|
| 114 | [Main] libmondo-tools.c->post_param_configuration#815: command = mount | grep -w /dev/cciss/c0d0p2 | tail -n1 | cut -d' ' -f3
|
|---|
| 115 | [Main] libmondo-tools.c->post_param_configuration#817: res of it = /usr
|
|---|
| 116 | [Main] libmondo-tools.c->post_param_configuration#824: isomnt: /usr, 4
|
|---|
| 117 | [Main] libmondo-tools.c->post_param_configuration#833: isodir: /backup
|
|---|
| 118 | [Main] libmondo-tools.c->post_param_configuration#836: iso-prefix: mondorescue
|
|---|
| 119 | [Main] libmondo-tools.c->post_param_configuration#867: Finished processing incoming params
|
|---|
| 120 | BusyBox's sources are available from http://www.busybox.net
|
|---|
| 121 | [Main] libmondo-filelist.c->prepare_filelist#1443: tmpdir=/usr/tmp.mondo.29352/tmp.mondo.21885; scratchdir=/usr/mondo.scratch.11876/mondo.scratch.29639
|
|---|
| 122 | Making catalog of files to be backed up
|
|---|
| 123 | [Main] libmondo-filelist.c->mondo_makefilelist#1733: Trying to write test string to exclude_paths
|
|---|
| 124 | [Main] libmondo-filelist.c->mondo_makefilelist#1735: ...Success!
|
|---|
| 125 | running: cp -f /var/cache/mondo-archive/difflevel.0.aborted /var/cache/mondo-archive/difflevel.0 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 126 | --------------------------------start of output-----------------------------
|
|---|
| 127 | cp: cannot stat `/var/cache/mondo-archive/difflevel.0.aborted': No such file or directory
|
|---|
| 128 | --------------------------------end of output------------------------------
|
|---|
| 129 | ...ran with res=256
|
|---|
| 130 | [Main] libmondo-filelist.c->mondo_makefilelist#1781: include_paths = '/'
|
|---|
| 131 | [Main] libmondo-filelist.c->mondo_makefilelist#1782: Calculating filelist
|
|---|
| 132 | [Main] libmondo-filelist.c->mondo_makefilelist#1787: Excluding paths = ' /usr/backup /var/opt/OC/ocmp-bre/cdr /var/opt/OC/ocmp-bre/logs /usr/tmp.mondo.29352/tmp.mondo.21885 /usr/mondo.scratch.11876/mondo.scratch.29639 . .. /mnt/cdrom /mnt/floppy /media/cdrom /media/cdrecorder /proc /sys /root/images/mondo /root/images/mindi '
|
|---|
| 133 | [Main] libmondo-filelist.c->mondo_makefilelist#1789: Generating skeleton filelist so that we can track our progress
|
|---|
| 134 | [Main] libmondo-filelist.c->mondo_makefilelist#1792: g_skeleton_entries = 0
|
|---|
| 135 | [Main] libmondo-filelist.c->mondo_makefilelist#1793: Opening out filelist to /usr/tmp.mondo.29352/tmp.mondo.21885/tmpfs/filelist.full
|
|---|
| 136 | [Main] libmondo-filelist.c->mondo_makefilelist#1806: Including / in filelist /usr/tmp.mondo.29352/tmp.mondo.21885/tmpfs/filelist.full
|
|---|
| 137 | Making catalog of /
|
|---|
| 138 | Making catalog of /
|
|---|
| 139 | [Main] libmondo-filelist.c->mondo_makefilelist#1817: Copying new filelist to scratchdir
|
|---|
| 140 | [Main] libmondo-filelist.c->mondo_makefilelist#1824: Freeing variables
|
|---|
| 141 | [Main] libmondo-filelist.c->mondo_makefilelist#1830: Exiting
|
|---|
| 142 | Done.
|
|---|
| 143 | Dividing filelist into sets
|
|---|
| 144 | Dividing filelist into sets. Please wait.
|
|---|
| 145 | [Main] libmondo-filelist.c->chop_filelist#366: filelist=/usr/mondo.scratch.11876/mondo.scratch.29639/archives/filelist.full;
|
|---|
| 146 | Dividing filelist into sets
|
|---|
| 147 | Dividing filelist into sets
|
|---|
| 148 | [Main] libmondo-filelist.c->chop_filelist#377: outfname=/usr/tmp.mondo.29352/tmp.mondo.21885/filelist.0; biggie_fname=/usr/tmp.mondo.29352/tmp.mondo.21885/biggielist.txt
|
|---|
| 149 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.0
|
|---|
| 150 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.0 --> /tmp/sort.6476.28462.16193 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.0 now
|
|---|
| 151 | running: mv -f /tmp/sort.6476.28462.16193 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.0 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 152 | --------------------------------start of output-----------------------------
|
|---|
| 153 | --------------------------------end of output------------------------------
|
|---|
| 154 | ...ran just fine. :-)
|
|---|
| 155 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.0 was sorted OK.
|
|---|
| 156 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.0
|
|---|
| 157 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.1
|
|---|
| 158 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.1 --> /tmp/sort.9612.10218.1092 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.1 now
|
|---|
| 159 | running: mv -f /tmp/sort.9612.10218.1092 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.1 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 160 | --------------------------------start of output-----------------------------
|
|---|
| 161 | --------------------------------end of output------------------------------
|
|---|
| 162 | ...ran just fine. :-)
|
|---|
| 163 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.1 was sorted OK.
|
|---|
| 164 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.1
|
|---|
| 165 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.2
|
|---|
| 166 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.2 --> /tmp/sort.8236.11945.29712 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.2 now
|
|---|
| 167 | running: mv -f /tmp/sort.8236.11945.29712 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.2 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 168 | --------------------------------start of output-----------------------------
|
|---|
| 169 | --------------------------------end of output------------------------------
|
|---|
| 170 | ...ran just fine. :-)
|
|---|
| 171 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.2 was sorted OK.
|
|---|
| 172 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.2
|
|---|
| 173 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.3
|
|---|
| 174 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.3 --> /tmp/sort.19703.22273.12605 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.3 now
|
|---|
| 175 | running: mv -f /tmp/sort.19703.22273.12605 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.3 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 176 | --------------------------------start of output-----------------------------
|
|---|
| 177 | --------------------------------end of output------------------------------
|
|---|
| 178 | ...ran just fine. :-)
|
|---|
| 179 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.3 was sorted OK.
|
|---|
| 180 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.3
|
|---|
| 181 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.4
|
|---|
| 182 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.4 --> /tmp/sort.26958.29583.29177 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.4 now
|
|---|
| 183 | running: mv -f /tmp/sort.26958.29583.29177 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.4 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 184 | --------------------------------start of output-----------------------------
|
|---|
| 185 | --------------------------------end of output------------------------------
|
|---|
| 186 | ...ran just fine. :-)
|
|---|
| 187 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.4 was sorted OK.
|
|---|
| 188 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.4
|
|---|
| 189 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.5
|
|---|
| 190 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.5 --> /tmp/sort.19915.4786.8308 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.5 now
|
|---|
| 191 | running: mv -f /tmp/sort.19915.4786.8308 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.5 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 192 | --------------------------------start of output-----------------------------
|
|---|
| 193 | --------------------------------end of output------------------------------
|
|---|
| 194 | ...ran just fine. :-)
|
|---|
| 195 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.5 was sorted OK.
|
|---|
| 196 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.5
|
|---|
| 197 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.6
|
|---|
| 198 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.6 --> /tmp/sort.1357.10280.1813 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.6 now
|
|---|
| 199 | running: mv -f /tmp/sort.1357.10280.1813 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.6 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 200 | --------------------------------start of output-----------------------------
|
|---|
| 201 | --------------------------------end of output------------------------------
|
|---|
| 202 | ...ran just fine. :-)
|
|---|
| 203 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.6 was sorted OK.
|
|---|
| 204 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.6
|
|---|
| 205 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.7
|
|---|
| 206 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.7 --> /tmp/sort.29999.25183.29859 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.7 now
|
|---|
| 207 | running: mv -f /tmp/sort.29999.25183.29859 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.7 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 208 | --------------------------------start of output-----------------------------
|
|---|
| 209 | --------------------------------end of output------------------------------
|
|---|
| 210 | ...ran just fine. :-)
|
|---|
| 211 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.7 was sorted OK.
|
|---|
| 212 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.7
|
|---|
| 213 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.8
|
|---|
| 214 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.8 --> /tmp/sort.10198.9506.9217 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.8 now
|
|---|
| 215 | running: mv -f /tmp/sort.10198.9506.9217 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.8 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 216 | --------------------------------start of output-----------------------------
|
|---|
| 217 | --------------------------------end of output------------------------------
|
|---|
| 218 | ...ran just fine. :-)
|
|---|
| 219 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.8 was sorted OK.
|
|---|
| 220 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.8
|
|---|
| 221 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.9
|
|---|
| 222 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.9 --> /tmp/sort.10440.21382.5801 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.9 now
|
|---|
| 223 | running: mv -f /tmp/sort.10440.21382.5801 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.9 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 224 | --------------------------------start of output-----------------------------
|
|---|
| 225 | --------------------------------end of output------------------------------
|
|---|
| 226 | ...ran just fine. :-)
|
|---|
| 227 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.9 was sorted OK.
|
|---|
| 228 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.9
|
|---|
| 229 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.10
|
|---|
| 230 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.10 --> /tmp/sort.6134.4807.25258 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.10 now
|
|---|
| 231 | running: mv -f /tmp/sort.6134.4807.25258 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.10 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 232 | --------------------------------start of output-----------------------------
|
|---|
| 233 | --------------------------------end of output------------------------------
|
|---|
| 234 | ...ran just fine. :-)
|
|---|
| 235 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.10 was sorted OK.
|
|---|
| 236 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.10
|
|---|
| 237 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.11
|
|---|
| 238 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.11 --> /tmp/sort.16353.5899.31734 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.11 now
|
|---|
| 239 | running: mv -f /tmp/sort.16353.5899.31734 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.11 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 240 | --------------------------------start of output-----------------------------
|
|---|
| 241 | --------------------------------end of output------------------------------
|
|---|
| 242 | ...ran just fine. :-)
|
|---|
| 243 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.11 was sorted OK.
|
|---|
| 244 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.11
|
|---|
| 245 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.12
|
|---|
| 246 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.12 --> /tmp/sort.28298.2843.8579 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.12 now
|
|---|
| 247 | running: mv -f /tmp/sort.28298.2843.8579 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.12 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 248 | --------------------------------start of output-----------------------------
|
|---|
| 249 | --------------------------------end of output------------------------------
|
|---|
| 250 | ...ran just fine. :-)
|
|---|
| 251 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.12 was sorted OK.
|
|---|
| 252 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.12
|
|---|
| 253 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.13
|
|---|
| 254 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.13 --> /tmp/sort.17804.15449.16815 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.13 now
|
|---|
| 255 | running: mv -f /tmp/sort.17804.15449.16815 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.13 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 256 | --------------------------------start of output-----------------------------
|
|---|
| 257 | --------------------------------end of output------------------------------
|
|---|
| 258 | ...ran just fine. :-)
|
|---|
| 259 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.13 was sorted OK.
|
|---|
| 260 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.13
|
|---|
| 261 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.14
|
|---|
| 262 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.14 --> /tmp/sort.14619.11858.3750 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.14 now
|
|---|
| 263 | running: mv -f /tmp/sort.14619.11858.3750 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.14 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 264 | --------------------------------start of output-----------------------------
|
|---|
| 265 | --------------------------------end of output------------------------------
|
|---|
| 266 | ...ran just fine. :-)
|
|---|
| 267 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.14 was sorted OK.
|
|---|
| 268 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.14
|
|---|
| 269 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.15
|
|---|
| 270 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.15 --> /tmp/sort.19406.20167.30708 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.15 now
|
|---|
| 271 | running: mv -f /tmp/sort.19406.20167.30708 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.15 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 272 | --------------------------------start of output-----------------------------
|
|---|
| 273 | --------------------------------end of output------------------------------
|
|---|
| 274 | ...ran just fine. :-)
|
|---|
| 275 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.15 was sorted OK.
|
|---|
| 276 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.15
|
|---|
| 277 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.16
|
|---|
| 278 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.16 --> /tmp/sort.29686.21980.17856 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.16 now
|
|---|
| 279 | running: mv -f /tmp/sort.29686.21980.17856 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.16 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 280 | --------------------------------start of output-----------------------------
|
|---|
| 281 | --------------------------------end of output------------------------------
|
|---|
| 282 | ...ran just fine. :-)
|
|---|
| 283 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.16 was sorted OK.
|
|---|
| 284 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.16
|
|---|
| 285 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.17
|
|---|
| 286 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.17 --> /tmp/sort.22101.19071.19213 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.17 now
|
|---|
| 287 | running: mv -f /tmp/sort.22101.19071.19213 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.17 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 288 | --------------------------------start of output-----------------------------
|
|---|
| 289 | --------------------------------end of output------------------------------
|
|---|
| 290 | ...ran just fine. :-)
|
|---|
| 291 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.17 was sorted OK.
|
|---|
| 292 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.17
|
|---|
| 293 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.18
|
|---|
| 294 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.18 --> /tmp/sort.31607.28288.16444 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.18 now
|
|---|
| 295 | running: mv -f /tmp/sort.31607.28288.16444 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.18 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 296 | --------------------------------start of output-----------------------------
|
|---|
| 297 | --------------------------------end of output------------------------------
|
|---|
| 298 | ...ran just fine. :-)
|
|---|
| 299 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.18 was sorted OK.
|
|---|
| 300 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.18
|
|---|
| 301 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.19
|
|---|
| 302 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.19 --> /tmp/sort.20221.1322.26643 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.19 now
|
|---|
| 303 | running: mv -f /tmp/sort.20221.1322.26643 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.19 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 304 | --------------------------------start of output-----------------------------
|
|---|
| 305 | --------------------------------end of output------------------------------
|
|---|
| 306 | ...ran just fine. :-)
|
|---|
| 307 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.19 was sorted OK.
|
|---|
| 308 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.19
|
|---|
| 309 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.20
|
|---|
| 310 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.20 --> /tmp/sort.25029.26580.4315 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.20 now
|
|---|
| 311 | running: mv -f /tmp/sort.25029.26580.4315 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.20 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 312 | --------------------------------start of output-----------------------------
|
|---|
| 313 | --------------------------------end of output------------------------------
|
|---|
| 314 | ...ran just fine. :-)
|
|---|
| 315 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.20 was sorted OK.
|
|---|
| 316 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.20
|
|---|
| 317 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.21
|
|---|
| 318 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.21 --> /tmp/sort.30928.25547.10450 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.21 now
|
|---|
| 319 | running: mv -f /tmp/sort.30928.25547.10450 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.21 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 320 | --------------------------------start of output-----------------------------
|
|---|
| 321 | --------------------------------end of output------------------------------
|
|---|
| 322 | ...ran just fine. :-)
|
|---|
| 323 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.21 was sorted OK.
|
|---|
| 324 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.21
|
|---|
| 325 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.22
|
|---|
| 326 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.22 --> /tmp/sort.1004.1358.26803 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.22 now
|
|---|
| 327 | running: mv -f /tmp/sort.1004.1358.26803 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.22 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 328 | --------------------------------start of output-----------------------------
|
|---|
| 329 | --------------------------------end of output------------------------------
|
|---|
| 330 | ...ran just fine. :-)
|
|---|
| 331 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.22 was sorted OK.
|
|---|
| 332 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.22
|
|---|
| 333 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.23
|
|---|
| 334 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.23 --> /tmp/sort.16453.18173.22333 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.23 now
|
|---|
| 335 | running: mv -f /tmp/sort.16453.18173.22333 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.23 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 336 | --------------------------------start of output-----------------------------
|
|---|
| 337 | --------------------------------end of output------------------------------
|
|---|
| 338 | ...ran just fine. :-)
|
|---|
| 339 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.23 was sorted OK.
|
|---|
| 340 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.23
|
|---|
| 341 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.24
|
|---|
| 342 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.24 --> /tmp/sort.28311.21923.7369 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.24 now
|
|---|
| 343 | running: mv -f /tmp/sort.28311.21923.7369 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.24 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 344 | --------------------------------start of output-----------------------------
|
|---|
| 345 | --------------------------------end of output------------------------------
|
|---|
| 346 | ...ran just fine. :-)
|
|---|
| 347 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.24 was sorted OK.
|
|---|
| 348 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.24
|
|---|
| 349 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.25
|
|---|
| 350 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.25 --> /tmp/sort.15710.19863.21989 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.25 now
|
|---|
| 351 | running: mv -f /tmp/sort.15710.19863.21989 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.25 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 352 | --------------------------------start of output-----------------------------
|
|---|
| 353 | --------------------------------end of output------------------------------
|
|---|
| 354 | ...ran just fine. :-)
|
|---|
| 355 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.25 was sorted OK.
|
|---|
| 356 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.25
|
|---|
| 357 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.26
|
|---|
| 358 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.26 --> /tmp/sort.4922.4951.8627 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.26 now
|
|---|
| 359 | running: mv -f /tmp/sort.4922.4951.8627 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.26 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 360 | --------------------------------start of output-----------------------------
|
|---|
| 361 | --------------------------------end of output------------------------------
|
|---|
| 362 | ...ran just fine. :-)
|
|---|
| 363 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.26 was sorted OK.
|
|---|
| 364 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.26
|
|---|
| 365 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.27
|
|---|
| 366 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.27 --> /tmp/sort.23994.24165.5545 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.27 now
|
|---|
| 367 | running: mv -f /tmp/sort.23994.24165.5545 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.27 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 368 | --------------------------------start of output-----------------------------
|
|---|
| 369 | --------------------------------end of output------------------------------
|
|---|
| 370 | ...ran just fine. :-)
|
|---|
| 371 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.27 was sorted OK.
|
|---|
| 372 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.27
|
|---|
| 373 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.28
|
|---|
| 374 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.28 --> /tmp/sort.19514.7841.27646 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.28 now
|
|---|
| 375 | running: mv -f /tmp/sort.19514.7841.27646 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.28 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 376 | --------------------------------start of output-----------------------------
|
|---|
| 377 | --------------------------------end of output------------------------------
|
|---|
| 378 | ...ran just fine. :-)
|
|---|
| 379 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.28 was sorted OK.
|
|---|
| 380 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.28
|
|---|
| 381 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.29
|
|---|
| 382 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.29 --> /tmp/sort.20836.1716.26486 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.29 now
|
|---|
| 383 | running: mv -f /tmp/sort.20836.1716.26486 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.29 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 384 | --------------------------------start of output-----------------------------
|
|---|
| 385 | --------------------------------end of output------------------------------
|
|---|
| 386 | ...ran just fine. :-)
|
|---|
| 387 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.29 was sorted OK.
|
|---|
| 388 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.29
|
|---|
| 389 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.30
|
|---|
| 390 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.30 --> /tmp/sort.14649.6032.13939 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.30 now
|
|---|
| 391 | running: mv -f /tmp/sort.14649.6032.13939 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.30 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 392 | --------------------------------start of output-----------------------------
|
|---|
| 393 | --------------------------------end of output------------------------------
|
|---|
| 394 | ...ran just fine. :-)
|
|---|
| 395 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.30 was sorted OK.
|
|---|
| 396 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.30
|
|---|
| 397 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.31
|
|---|
| 398 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.31 --> /tmp/sort.7428.16482.6200 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.31 now
|
|---|
| 399 | running: mv -f /tmp/sort.7428.16482.6200 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.31 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 400 | --------------------------------start of output-----------------------------
|
|---|
| 401 | --------------------------------end of output------------------------------
|
|---|
| 402 | ...ran just fine. :-)
|
|---|
| 403 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.31 was sorted OK.
|
|---|
| 404 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.31
|
|---|
| 405 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.32
|
|---|
| 406 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.32 --> /tmp/sort.8786.10517.4361 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.32 now
|
|---|
| 407 | running: mv -f /tmp/sort.8786.10517.4361 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.32 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 408 | --------------------------------start of output-----------------------------
|
|---|
| 409 | --------------------------------end of output------------------------------
|
|---|
| 410 | ...ran just fine. :-)
|
|---|
| 411 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.32 was sorted OK.
|
|---|
| 412 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.32
|
|---|
| 413 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.33
|
|---|
| 414 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.33 --> /tmp/sort.26959.82.5365 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.33 now
|
|---|
| 415 | running: mv -f /tmp/sort.26959.82.5365 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.33 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 416 | --------------------------------start of output-----------------------------
|
|---|
| 417 | --------------------------------end of output------------------------------
|
|---|
| 418 | ...ran just fine. :-)
|
|---|
| 419 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.33 was sorted OK.
|
|---|
| 420 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.33
|
|---|
| 421 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.34
|
|---|
| 422 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.34 --> /tmp/sort.16114.7452.21818 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.34 now
|
|---|
| 423 | running: mv -f /tmp/sort.16114.7452.21818 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.34 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 424 | --------------------------------start of output-----------------------------
|
|---|
| 425 | --------------------------------end of output------------------------------
|
|---|
| 426 | ...ran just fine. :-)
|
|---|
| 427 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.34 was sorted OK.
|
|---|
| 428 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.34
|
|---|
| 429 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.35
|
|---|
| 430 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.35 --> /tmp/sort.3209.29441.17361 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.35 now
|
|---|
| 431 | running: mv -f /tmp/sort.3209.29441.17361 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.35 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 432 | --------------------------------start of output-----------------------------
|
|---|
| 433 | --------------------------------end of output------------------------------
|
|---|
| 434 | ...ran just fine. :-)
|
|---|
| 435 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.35 was sorted OK.
|
|---|
| 436 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.35
|
|---|
| 437 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.36
|
|---|
| 438 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.36 --> /tmp/sort.8161.5300.304 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.36 now
|
|---|
| 439 | running: mv -f /tmp/sort.8161.5300.304 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.36 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 440 | --------------------------------start of output-----------------------------
|
|---|
| 441 | --------------------------------end of output------------------------------
|
|---|
| 442 | ...ran just fine. :-)
|
|---|
| 443 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.36 was sorted OK.
|
|---|
| 444 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.36
|
|---|
| 445 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.37
|
|---|
| 446 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.37 --> /tmp/sort.32326.10845.5226 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.37 now
|
|---|
| 447 | running: mv -f /tmp/sort.32326.10845.5226 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.37 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 448 | --------------------------------start of output-----------------------------
|
|---|
| 449 | --------------------------------end of output------------------------------
|
|---|
| 450 | ...ran just fine. :-)
|
|---|
| 451 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.37 was sorted OK.
|
|---|
| 452 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.37
|
|---|
| 453 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.38
|
|---|
| 454 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.38 --> /tmp/sort.7399.5723.29220 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.38 now
|
|---|
| 455 | running: mv -f /tmp/sort.7399.5723.29220 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.38 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 456 | --------------------------------start of output-----------------------------
|
|---|
| 457 | --------------------------------end of output------------------------------
|
|---|
| 458 | ...ran just fine. :-)
|
|---|
| 459 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.38 was sorted OK.
|
|---|
| 460 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.38
|
|---|
| 461 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.39
|
|---|
| 462 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.39 --> /tmp/sort.9116.32209.15967 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.39 now
|
|---|
| 463 | running: mv -f /tmp/sort.9116.32209.15967 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.39 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 464 | --------------------------------start of output-----------------------------
|
|---|
| 465 | --------------------------------end of output------------------------------
|
|---|
| 466 | ...ran just fine. :-)
|
|---|
| 467 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.39 was sorted OK.
|
|---|
| 468 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.39
|
|---|
| 469 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.40
|
|---|
| 470 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.40 --> /tmp/sort.15148.13381.4035 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.40 now
|
|---|
| 471 | running: mv -f /tmp/sort.15148.13381.4035 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.40 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 472 | --------------------------------start of output-----------------------------
|
|---|
| 473 | --------------------------------end of output------------------------------
|
|---|
| 474 | ...ran just fine. :-)
|
|---|
| 475 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.40 was sorted OK.
|
|---|
| 476 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.40
|
|---|
| 477 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.41
|
|---|
| 478 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.41 --> /tmp/sort.31630.19581.18684 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.41 now
|
|---|
| 479 | running: mv -f /tmp/sort.31630.19581.18684 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.41 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 480 | --------------------------------start of output-----------------------------
|
|---|
| 481 | --------------------------------end of output------------------------------
|
|---|
| 482 | ...ran just fine. :-)
|
|---|
| 483 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.41 was sorted OK.
|
|---|
| 484 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.41
|
|---|
| 485 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.42
|
|---|
| 486 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.42 --> /tmp/sort.9379.23942.26112 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.42 now
|
|---|
| 487 | running: mv -f /tmp/sort.9379.23942.26112 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.42 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 488 | --------------------------------start of output-----------------------------
|
|---|
| 489 | --------------------------------end of output------------------------------
|
|---|
| 490 | ...ran just fine. :-)
|
|---|
| 491 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.42 was sorted OK.
|
|---|
| 492 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.42
|
|---|
| 493 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.43
|
|---|
| 494 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.43 --> /tmp/sort.9461.29307.2130 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.43 now
|
|---|
| 495 | running: mv -f /tmp/sort.9461.29307.2130 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.43 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 496 | --------------------------------start of output-----------------------------
|
|---|
| 497 | --------------------------------end of output------------------------------
|
|---|
| 498 | ...ran just fine. :-)
|
|---|
| 499 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.43 was sorted OK.
|
|---|
| 500 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.43
|
|---|
| 501 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.44
|
|---|
| 502 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.44 --> /tmp/sort.16913.18357.29089 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.44 now
|
|---|
| 503 | running: mv -f /tmp/sort.16913.18357.29089 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.44 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 504 | --------------------------------start of output-----------------------------
|
|---|
| 505 | --------------------------------end of output------------------------------
|
|---|
| 506 | ...ran just fine. :-)
|
|---|
| 507 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.44 was sorted OK.
|
|---|
| 508 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.44
|
|---|
| 509 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.45
|
|---|
| 510 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.45 --> /tmp/sort.13586.2951.12435 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.45 now
|
|---|
| 511 | running: mv -f /tmp/sort.13586.2951.12435 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.45 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 512 | --------------------------------start of output-----------------------------
|
|---|
| 513 | --------------------------------end of output------------------------------
|
|---|
| 514 | ...ran just fine. :-)
|
|---|
| 515 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.45 was sorted OK.
|
|---|
| 516 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.45
|
|---|
| 517 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.46
|
|---|
| 518 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.46 --> /tmp/sort.18886.3255.15645 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.46 now
|
|---|
| 519 | running: mv -f /tmp/sort.18886.3255.15645 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.46 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 520 | --------------------------------start of output-----------------------------
|
|---|
| 521 | --------------------------------end of output------------------------------
|
|---|
| 522 | ...ran just fine. :-)
|
|---|
| 523 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.46 was sorted OK.
|
|---|
| 524 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.46
|
|---|
| 525 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.47
|
|---|
| 526 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.47 --> /tmp/sort.29731.8481.23806 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.47 now
|
|---|
| 527 | running: mv -f /tmp/sort.29731.8481.23806 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.47 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 528 | --------------------------------start of output-----------------------------
|
|---|
| 529 | --------------------------------end of output------------------------------
|
|---|
| 530 | ...ran just fine. :-)
|
|---|
| 531 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.47 was sorted OK.
|
|---|
| 532 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.47
|
|---|
| 533 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.48
|
|---|
| 534 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.48 --> /tmp/sort.2687.4934.23364 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.48 now
|
|---|
| 535 | running: mv -f /tmp/sort.2687.4934.23364 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.48 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 536 | --------------------------------start of output-----------------------------
|
|---|
| 537 | --------------------------------end of output------------------------------
|
|---|
| 538 | ...ran just fine. :-)
|
|---|
| 539 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.48 was sorted OK.
|
|---|
| 540 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.48
|
|---|
| 541 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.49
|
|---|
| 542 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.49 --> /tmp/sort.2128.20901.30763 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.49 now
|
|---|
| 543 | running: mv -f /tmp/sort.2128.20901.30763 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.49 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 544 | --------------------------------start of output-----------------------------
|
|---|
| 545 | --------------------------------end of output------------------------------
|
|---|
| 546 | ...ran just fine. :-)
|
|---|
| 547 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.49 was sorted OK.
|
|---|
| 548 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.49
|
|---|
| 549 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.50
|
|---|
| 550 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.50 --> /tmp/sort.15509.24936.7111 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.50 now
|
|---|
| 551 | running: mv -f /tmp/sort.15509.24936.7111 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.50 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 552 | --------------------------------start of output-----------------------------
|
|---|
| 553 | --------------------------------end of output------------------------------
|
|---|
| 554 | ...ran just fine. :-)
|
|---|
| 555 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.50 was sorted OK.
|
|---|
| 556 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.50
|
|---|
| 557 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.51
|
|---|
| 558 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.51 --> /tmp/sort.2323.10853.22259 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.51 now
|
|---|
| 559 | running: mv -f /tmp/sort.2323.10853.22259 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.51 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 560 | --------------------------------start of output-----------------------------
|
|---|
| 561 | --------------------------------end of output------------------------------
|
|---|
| 562 | ...ran just fine. :-)
|
|---|
| 563 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.51 was sorted OK.
|
|---|
| 564 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.51
|
|---|
| 565 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.52
|
|---|
| 566 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.52 --> /tmp/sort.26265.4197.21121 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.52 now
|
|---|
| 567 | running: mv -f /tmp/sort.26265.4197.21121 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.52 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 568 | --------------------------------start of output-----------------------------
|
|---|
| 569 | --------------------------------end of output------------------------------
|
|---|
| 570 | ...ran just fine. :-)
|
|---|
| 571 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.52 was sorted OK.
|
|---|
| 572 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.52
|
|---|
| 573 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.53
|
|---|
| 574 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.53 --> /tmp/sort.22805.6328.30500 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.53 now
|
|---|
| 575 | running: mv -f /tmp/sort.22805.6328.30500 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.53 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 576 | --------------------------------start of output-----------------------------
|
|---|
| 577 | --------------------------------end of output------------------------------
|
|---|
| 578 | ...ran just fine. :-)
|
|---|
| 579 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.53 was sorted OK.
|
|---|
| 580 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.53
|
|---|
| 581 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.54
|
|---|
| 582 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.54 --> /tmp/sort.8394.2649.7194 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.54 now
|
|---|
| 583 | running: mv -f /tmp/sort.8394.2649.7194 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.54 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 584 | --------------------------------start of output-----------------------------
|
|---|
| 585 | --------------------------------end of output------------------------------
|
|---|
| 586 | ...ran just fine. :-)
|
|---|
| 587 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.54 was sorted OK.
|
|---|
| 588 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.54
|
|---|
| 589 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.55
|
|---|
| 590 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.55 --> /tmp/sort.11345.15085.24107 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.55 now
|
|---|
| 591 | running: mv -f /tmp/sort.11345.15085.24107 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.55 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 592 | --------------------------------start of output-----------------------------
|
|---|
| 593 | --------------------------------end of output------------------------------
|
|---|
| 594 | ...ran just fine. :-)
|
|---|
| 595 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.55 was sorted OK.
|
|---|
| 596 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.55
|
|---|
| 597 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.56
|
|---|
| 598 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.56 --> /tmp/sort.14600.30730.4926 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.56 now
|
|---|
| 599 | running: mv -f /tmp/sort.14600.30730.4926 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.56 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 600 | --------------------------------start of output-----------------------------
|
|---|
| 601 | --------------------------------end of output------------------------------
|
|---|
| 602 | ...ran just fine. :-)
|
|---|
| 603 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.56 was sorted OK.
|
|---|
| 604 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.56
|
|---|
| 605 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.57
|
|---|
| 606 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.57 --> /tmp/sort.23082.21768.23812 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.57 now
|
|---|
| 607 | running: mv -f /tmp/sort.23082.21768.23812 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.57 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 608 | --------------------------------start of output-----------------------------
|
|---|
| 609 | --------------------------------end of output------------------------------
|
|---|
| 610 | ...ran just fine. :-)
|
|---|
| 611 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.57 was sorted OK.
|
|---|
| 612 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.57
|
|---|
| 613 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.58
|
|---|
| 614 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.58 --> /tmp/sort.28016.12364.20776 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.58 now
|
|---|
| 615 | running: mv -f /tmp/sort.28016.12364.20776 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.58 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 616 | --------------------------------start of output-----------------------------
|
|---|
| 617 | --------------------------------end of output------------------------------
|
|---|
| 618 | ...ran just fine. :-)
|
|---|
| 619 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.58 was sorted OK.
|
|---|
| 620 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.58
|
|---|
| 621 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.59
|
|---|
| 622 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.59 --> /tmp/sort.16149.10359.23463 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.59 now
|
|---|
| 623 | running: mv -f /tmp/sort.16149.10359.23463 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.59 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 624 | --------------------------------start of output-----------------------------
|
|---|
| 625 | --------------------------------end of output------------------------------
|
|---|
| 626 | ...ran just fine. :-)
|
|---|
| 627 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.59 was sorted OK.
|
|---|
| 628 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.59
|
|---|
| 629 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.60
|
|---|
| 630 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.60 --> /tmp/sort.8317.17471.25591 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.60 now
|
|---|
| 631 | running: mv -f /tmp/sort.8317.17471.25591 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.60 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 632 | --------------------------------start of output-----------------------------
|
|---|
| 633 | --------------------------------end of output------------------------------
|
|---|
| 634 | ...ran just fine. :-)
|
|---|
| 635 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.60 was sorted OK.
|
|---|
| 636 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.60
|
|---|
| 637 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.61
|
|---|
| 638 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.61 --> /tmp/sort.19170.6962.8333 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.61 now
|
|---|
| 639 | running: mv -f /tmp/sort.19170.6962.8333 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.61 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 640 | --------------------------------start of output-----------------------------
|
|---|
| 641 | --------------------------------end of output------------------------------
|
|---|
| 642 | ...ran just fine. :-)
|
|---|
| 643 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.61 was sorted OK.
|
|---|
| 644 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.61
|
|---|
| 645 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.62
|
|---|
| 646 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.62 --> /tmp/sort.23368.28084.10656 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.62 now
|
|---|
| 647 | running: mv -f /tmp/sort.23368.28084.10656 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.62 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 648 | --------------------------------start of output-----------------------------
|
|---|
| 649 | --------------------------------end of output------------------------------
|
|---|
| 650 | ...ran just fine. :-)
|
|---|
| 651 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.62 was sorted OK.
|
|---|
| 652 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.62
|
|---|
| 653 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.63
|
|---|
| 654 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.63 --> /tmp/sort.29696.25816.4153 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.63 now
|
|---|
| 655 | running: mv -f /tmp/sort.29696.25816.4153 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.63 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 656 | --------------------------------start of output-----------------------------
|
|---|
| 657 | --------------------------------end of output------------------------------
|
|---|
| 658 | ...ran just fine. :-)
|
|---|
| 659 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.63 was sorted OK.
|
|---|
| 660 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.63
|
|---|
| 661 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.64
|
|---|
| 662 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.64 --> /tmp/sort.32345.242.26958 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.64 now
|
|---|
| 663 | running: mv -f /tmp/sort.32345.242.26958 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.64 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 664 | --------------------------------start of output-----------------------------
|
|---|
| 665 | --------------------------------end of output------------------------------
|
|---|
| 666 | ...ran just fine. :-)
|
|---|
| 667 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.64 was sorted OK.
|
|---|
| 668 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.64
|
|---|
| 669 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.65
|
|---|
| 670 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.65 --> /tmp/sort.14662.24350.2585 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.65 now
|
|---|
| 671 | running: mv -f /tmp/sort.14662.24350.2585 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.65 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 672 | --------------------------------start of output-----------------------------
|
|---|
| 673 | --------------------------------end of output------------------------------
|
|---|
| 674 | ...ran just fine. :-)
|
|---|
| 675 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.65 was sorted OK.
|
|---|
| 676 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.65
|
|---|
| 677 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.66
|
|---|
| 678 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.66 --> /tmp/sort.12624.29276.13930 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.66 now
|
|---|
| 679 | running: mv -f /tmp/sort.12624.29276.13930 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.66 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 680 | --------------------------------start of output-----------------------------
|
|---|
| 681 | --------------------------------end of output------------------------------
|
|---|
| 682 | ...ran just fine. :-)
|
|---|
| 683 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.66 was sorted OK.
|
|---|
| 684 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.66
|
|---|
| 685 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.67
|
|---|
| 686 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.67 --> /tmp/sort.1624.20320.28531 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.67 now
|
|---|
| 687 | running: mv -f /tmp/sort.1624.20320.28531 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.67 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 688 | --------------------------------start of output-----------------------------
|
|---|
| 689 | --------------------------------end of output------------------------------
|
|---|
| 690 | ...ran just fine. :-)
|
|---|
| 691 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.67 was sorted OK.
|
|---|
| 692 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.67
|
|---|
| 693 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.68
|
|---|
| 694 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.68 --> /tmp/sort.13988.8328.18845 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.68 now
|
|---|
| 695 | running: mv -f /tmp/sort.13988.8328.18845 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.68 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 696 | --------------------------------start of output-----------------------------
|
|---|
| 697 | --------------------------------end of output------------------------------
|
|---|
| 698 | ...ran just fine. :-)
|
|---|
| 699 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.68 was sorted OK.
|
|---|
| 700 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.68
|
|---|
| 701 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.69
|
|---|
| 702 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.69 --> /tmp/sort.24348.31791.14093 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.69 now
|
|---|
| 703 | running: mv -f /tmp/sort.24348.31791.14093 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.69 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 704 | --------------------------------start of output-----------------------------
|
|---|
| 705 | --------------------------------end of output------------------------------
|
|---|
| 706 | ...ran just fine. :-)
|
|---|
| 707 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.69 was sorted OK.
|
|---|
| 708 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.69
|
|---|
| 709 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.70
|
|---|
| 710 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.70 --> /tmp/sort.9051.24615.30242 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.70 now
|
|---|
| 711 | running: mv -f /tmp/sort.9051.24615.30242 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.70 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 712 | --------------------------------start of output-----------------------------
|
|---|
| 713 | --------------------------------end of output------------------------------
|
|---|
| 714 | ...ran just fine. :-)
|
|---|
| 715 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.70 was sorted OK.
|
|---|
| 716 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.70
|
|---|
| 717 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.71
|
|---|
| 718 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.71 --> /tmp/sort.16013.180.5791 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.71 now
|
|---|
| 719 | running: mv -f /tmp/sort.16013.180.5791 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.71 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 720 | --------------------------------start of output-----------------------------
|
|---|
| 721 | --------------------------------end of output------------------------------
|
|---|
| 722 | ...ran just fine. :-)
|
|---|
| 723 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.71 was sorted OK.
|
|---|
| 724 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.71
|
|---|
| 725 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.72
|
|---|
| 726 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.72 --> /tmp/sort.11329.10836.24962 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.72 now
|
|---|
| 727 | running: mv -f /tmp/sort.11329.10836.24962 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.72 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 728 | --------------------------------start of output-----------------------------
|
|---|
| 729 | --------------------------------end of output------------------------------
|
|---|
| 730 | ...ran just fine. :-)
|
|---|
| 731 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.72 was sorted OK.
|
|---|
| 732 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.72
|
|---|
| 733 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.73
|
|---|
| 734 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.73 --> /tmp/sort.4378.14989.15562 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.73 now
|
|---|
| 735 | running: mv -f /tmp/sort.4378.14989.15562 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.73 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 736 | --------------------------------start of output-----------------------------
|
|---|
| 737 | --------------------------------end of output------------------------------
|
|---|
| 738 | ...ran just fine. :-)
|
|---|
| 739 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.73 was sorted OK.
|
|---|
| 740 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.73
|
|---|
| 741 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.74
|
|---|
| 742 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.74 --> /tmp/sort.4620.9180.12490 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.74 now
|
|---|
| 743 | running: mv -f /tmp/sort.4620.9180.12490 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.74 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 744 | --------------------------------start of output-----------------------------
|
|---|
| 745 | --------------------------------end of output------------------------------
|
|---|
| 746 | ...ran just fine. :-)
|
|---|
| 747 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.74 was sorted OK.
|
|---|
| 748 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.74
|
|---|
| 749 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.75
|
|---|
| 750 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.75 --> /tmp/sort.28970.11765.12067 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.75 now
|
|---|
| 751 | running: mv -f /tmp/sort.28970.11765.12067 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.75 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 752 | --------------------------------start of output-----------------------------
|
|---|
| 753 | --------------------------------end of output------------------------------
|
|---|
| 754 | ...ran just fine. :-)
|
|---|
| 755 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.75 was sorted OK.
|
|---|
| 756 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.75
|
|---|
| 757 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.76
|
|---|
| 758 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.76 --> /tmp/sort.25478.25695.26730 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.76 now
|
|---|
| 759 | running: mv -f /tmp/sort.25478.25695.26730 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.76 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 760 | --------------------------------start of output-----------------------------
|
|---|
| 761 | --------------------------------end of output------------------------------
|
|---|
| 762 | ...ran just fine. :-)
|
|---|
| 763 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.76 was sorted OK.
|
|---|
| 764 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.76
|
|---|
| 765 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.77
|
|---|
| 766 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.77 --> /tmp/sort.13031.21458.6586 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.77 now
|
|---|
| 767 | running: mv -f /tmp/sort.13031.21458.6586 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.77 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 768 | --------------------------------start of output-----------------------------
|
|---|
| 769 | --------------------------------end of output------------------------------
|
|---|
| 770 | ...ran just fine. :-)
|
|---|
| 771 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.77 was sorted OK.
|
|---|
| 772 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.77
|
|---|
| 773 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.78
|
|---|
| 774 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.78 --> /tmp/sort.21359.7535.8211 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.78 now
|
|---|
| 775 | running: mv -f /tmp/sort.21359.7535.8211 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.78 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 776 | --------------------------------start of output-----------------------------
|
|---|
| 777 | --------------------------------end of output------------------------------
|
|---|
| 778 | ...ran just fine. :-)
|
|---|
| 779 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.78 was sorted OK.
|
|---|
| 780 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.78
|
|---|
| 781 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.79
|
|---|
| 782 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.79 --> /tmp/sort.20383.21628.22199 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.79 now
|
|---|
| 783 | running: mv -f /tmp/sort.20383.21628.22199 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.79 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 784 | --------------------------------start of output-----------------------------
|
|---|
| 785 | --------------------------------end of output------------------------------
|
|---|
| 786 | ...ran just fine. :-)
|
|---|
| 787 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.79 was sorted OK.
|
|---|
| 788 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.79
|
|---|
| 789 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.80
|
|---|
| 790 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.80 --> /tmp/sort.12230.19102.13779 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.80 now
|
|---|
| 791 | running: mv -f /tmp/sort.12230.19102.13779 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.80 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 792 | --------------------------------start of output-----------------------------
|
|---|
| 793 | --------------------------------end of output------------------------------
|
|---|
| 794 | ...ran just fine. :-)
|
|---|
| 795 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.80 was sorted OK.
|
|---|
| 796 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.80
|
|---|
| 797 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.81
|
|---|
| 798 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.81 --> /tmp/sort.12410.24894.22830 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.81 now
|
|---|
| 799 | running: mv -f /tmp/sort.12410.24894.22830 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.81 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 800 | --------------------------------start of output-----------------------------
|
|---|
| 801 | --------------------------------end of output------------------------------
|
|---|
| 802 | ...ran just fine. :-)
|
|---|
| 803 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.81 was sorted OK.
|
|---|
| 804 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.81
|
|---|
| 805 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.82
|
|---|
| 806 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.82 --> /tmp/sort.23246.17088.6076 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.82 now
|
|---|
| 807 | running: mv -f /tmp/sort.23246.17088.6076 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.82 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 808 | --------------------------------start of output-----------------------------
|
|---|
| 809 | --------------------------------end of output------------------------------
|
|---|
| 810 | ...ran just fine. :-)
|
|---|
| 811 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.82 was sorted OK.
|
|---|
| 812 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.82
|
|---|
| 813 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.83
|
|---|
| 814 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.83 --> /tmp/sort.5467.32650.17405 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.83 now
|
|---|
| 815 | running: mv -f /tmp/sort.5467.32650.17405 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.83 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 816 | --------------------------------start of output-----------------------------
|
|---|
| 817 | --------------------------------end of output------------------------------
|
|---|
| 818 | ...ran just fine. :-)
|
|---|
| 819 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.83 was sorted OK.
|
|---|
| 820 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.83
|
|---|
| 821 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.84
|
|---|
| 822 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.84 --> /tmp/sort.14647.12372.21783 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.84 now
|
|---|
| 823 | running: mv -f /tmp/sort.14647.12372.21783 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.84 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 824 | --------------------------------start of output-----------------------------
|
|---|
| 825 | --------------------------------end of output------------------------------
|
|---|
| 826 | ...ran just fine. :-)
|
|---|
| 827 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.84 was sorted OK.
|
|---|
| 828 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.84
|
|---|
| 829 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.85
|
|---|
| 830 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.85 --> /tmp/sort.26412.24439.26404 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.85 now
|
|---|
| 831 | running: mv -f /tmp/sort.26412.24439.26404 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.85 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 832 | --------------------------------start of output-----------------------------
|
|---|
| 833 | --------------------------------end of output------------------------------
|
|---|
| 834 | ...ran just fine. :-)
|
|---|
| 835 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.85 was sorted OK.
|
|---|
| 836 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.85
|
|---|
| 837 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.86
|
|---|
| 838 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.86 --> /tmp/sort.19340.18401.22606 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.86 now
|
|---|
| 839 | running: mv -f /tmp/sort.19340.18401.22606 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.86 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 840 | --------------------------------start of output-----------------------------
|
|---|
| 841 | --------------------------------end of output------------------------------
|
|---|
| 842 | ...ran just fine. :-)
|
|---|
| 843 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.86 was sorted OK.
|
|---|
| 844 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.86
|
|---|
| 845 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.87
|
|---|
| 846 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.87 --> /tmp/sort.8030.24988.15317 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.87 now
|
|---|
| 847 | running: mv -f /tmp/sort.8030.24988.15317 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.87 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 848 | --------------------------------start of output-----------------------------
|
|---|
| 849 | --------------------------------end of output------------------------------
|
|---|
| 850 | ...ran just fine. :-)
|
|---|
| 851 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.87 was sorted OK.
|
|---|
| 852 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.87
|
|---|
| 853 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.88
|
|---|
| 854 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.88 --> /tmp/sort.15566.431.28348 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.88 now
|
|---|
| 855 | running: mv -f /tmp/sort.15566.431.28348 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.88 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 856 | --------------------------------start of output-----------------------------
|
|---|
| 857 | --------------------------------end of output------------------------------
|
|---|
| 858 | ...ran just fine. :-)
|
|---|
| 859 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.88 was sorted OK.
|
|---|
| 860 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.88
|
|---|
| 861 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.89
|
|---|
| 862 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.89 --> /tmp/sort.4426.22630.16939 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.89 now
|
|---|
| 863 | running: mv -f /tmp/sort.4426.22630.16939 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.89 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 864 | --------------------------------start of output-----------------------------
|
|---|
| 865 | --------------------------------end of output------------------------------
|
|---|
| 866 | ...ran just fine. :-)
|
|---|
| 867 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.89 was sorted OK.
|
|---|
| 868 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.89
|
|---|
| 869 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.90
|
|---|
| 870 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.90 --> /tmp/sort.23529.3642.4554 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.90 now
|
|---|
| 871 | running: mv -f /tmp/sort.23529.3642.4554 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.90 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 872 | --------------------------------start of output-----------------------------
|
|---|
| 873 | --------------------------------end of output------------------------------
|
|---|
| 874 | ...ran just fine. :-)
|
|---|
| 875 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.90 was sorted OK.
|
|---|
| 876 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.90
|
|---|
| 877 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.91
|
|---|
| 878 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.91 --> /tmp/sort.15655.26472.16784 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.91 now
|
|---|
| 879 | running: mv -f /tmp/sort.15655.26472.16784 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.91 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 880 | --------------------------------start of output-----------------------------
|
|---|
| 881 | --------------------------------end of output------------------------------
|
|---|
| 882 | ...ran just fine. :-)
|
|---|
| 883 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.91 was sorted OK.
|
|---|
| 884 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.91
|
|---|
| 885 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.92
|
|---|
| 886 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.92 --> /tmp/sort.32743.32548.29194 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.92 now
|
|---|
| 887 | running: mv -f /tmp/sort.32743.32548.29194 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.92 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 888 | --------------------------------start of output-----------------------------
|
|---|
| 889 | --------------------------------end of output------------------------------
|
|---|
| 890 | ...ran just fine. :-)
|
|---|
| 891 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.92 was sorted OK.
|
|---|
| 892 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.92
|
|---|
| 893 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.93
|
|---|
| 894 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.93 --> /tmp/sort.32625.17186.19672 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.93 now
|
|---|
| 895 | running: mv -f /tmp/sort.32625.17186.19672 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.93 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 896 | --------------------------------start of output-----------------------------
|
|---|
| 897 | --------------------------------end of output------------------------------
|
|---|
| 898 | ...ran just fine. :-)
|
|---|
| 899 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.93 was sorted OK.
|
|---|
| 900 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.93
|
|---|
| 901 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.94
|
|---|
| 902 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.94 --> /tmp/sort.12229.6201.25140 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.94 now
|
|---|
| 903 | running: mv -f /tmp/sort.12229.6201.25140 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.94 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 904 | --------------------------------start of output-----------------------------
|
|---|
| 905 | --------------------------------end of output------------------------------
|
|---|
| 906 | ...ran just fine. :-)
|
|---|
| 907 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.94 was sorted OK.
|
|---|
| 908 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.94
|
|---|
| 909 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.95
|
|---|
| 910 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.95 --> /tmp/sort.3900.32605.7019 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.95 now
|
|---|
| 911 | running: mv -f /tmp/sort.3900.32605.7019 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.95 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 912 | --------------------------------start of output-----------------------------
|
|---|
| 913 | --------------------------------end of output------------------------------
|
|---|
| 914 | ...ran just fine. :-)
|
|---|
| 915 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.95 was sorted OK.
|
|---|
| 916 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.95
|
|---|
| 917 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.96
|
|---|
| 918 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.96 --> /tmp/sort.22302.22444.664 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.96 now
|
|---|
| 919 | running: mv -f /tmp/sort.22302.22444.664 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.96 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 920 | --------------------------------start of output-----------------------------
|
|---|
| 921 | --------------------------------end of output------------------------------
|
|---|
| 922 | ...ran just fine. :-)
|
|---|
| 923 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.96 was sorted OK.
|
|---|
| 924 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.96
|
|---|
| 925 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.97
|
|---|
| 926 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.97 --> /tmp/sort.14522.4993.20004 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.97 now
|
|---|
| 927 | running: mv -f /tmp/sort.14522.4993.20004 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.97 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 928 | --------------------------------start of output-----------------------------
|
|---|
| 929 | --------------------------------end of output------------------------------
|
|---|
| 930 | ...ran just fine. :-)
|
|---|
| 931 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.97 was sorted OK.
|
|---|
| 932 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.97
|
|---|
| 933 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.98
|
|---|
| 934 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.98 --> /tmp/sort.14953.573.28034 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.98 now
|
|---|
| 935 | running: mv -f /tmp/sort.14953.573.28034 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.98 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 936 | --------------------------------start of output-----------------------------
|
|---|
| 937 | --------------------------------end of output------------------------------
|
|---|
| 938 | ...ran just fine. :-)
|
|---|
| 939 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.98 was sorted OK.
|
|---|
| 940 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.98
|
|---|
| 941 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.99
|
|---|
| 942 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.99 --> /tmp/sort.4815.17512.10832 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.99 now
|
|---|
| 943 | running: mv -f /tmp/sort.4815.17512.10832 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.99 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 944 | --------------------------------start of output-----------------------------
|
|---|
| 945 | --------------------------------end of output------------------------------
|
|---|
| 946 | ...ran just fine. :-)
|
|---|
| 947 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.99 was sorted OK.
|
|---|
| 948 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.99
|
|---|
| 949 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.100
|
|---|
| 950 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.100 --> /tmp/sort.8457.22067.15259 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.100 now
|
|---|
| 951 | running: mv -f /tmp/sort.8457.22067.15259 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.100 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 952 | --------------------------------start of output-----------------------------
|
|---|
| 953 | --------------------------------end of output------------------------------
|
|---|
| 954 | ...ran just fine. :-)
|
|---|
| 955 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.100 was sorted OK.
|
|---|
| 956 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.100
|
|---|
| 957 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.101
|
|---|
| 958 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.101 --> /tmp/sort.2162.6083.6020 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.101 now
|
|---|
| 959 | running: mv -f /tmp/sort.2162.6083.6020 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.101 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 960 | --------------------------------start of output-----------------------------
|
|---|
| 961 | --------------------------------end of output------------------------------
|
|---|
| 962 | ...ran just fine. :-)
|
|---|
| 963 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.101 was sorted OK.
|
|---|
| 964 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.101
|
|---|
| 965 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.102
|
|---|
| 966 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.102 --> /tmp/sort.1942.2510.21675 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.102 now
|
|---|
| 967 | running: mv -f /tmp/sort.1942.2510.21675 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.102 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 968 | --------------------------------start of output-----------------------------
|
|---|
| 969 | --------------------------------end of output------------------------------
|
|---|
| 970 | ...ran just fine. :-)
|
|---|
| 971 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.102 was sorted OK.
|
|---|
| 972 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.102
|
|---|
| 973 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.103
|
|---|
| 974 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.103 --> /tmp/sort.19128.22182.21650 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.103 now
|
|---|
| 975 | running: mv -f /tmp/sort.19128.22182.21650 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.103 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 976 | --------------------------------start of output-----------------------------
|
|---|
| 977 | --------------------------------end of output------------------------------
|
|---|
| 978 | ...ran just fine. :-)
|
|---|
| 979 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.103 was sorted OK.
|
|---|
| 980 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.103
|
|---|
| 981 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.104
|
|---|
| 982 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.104 --> /tmp/sort.25330.14554.21507 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.104 now
|
|---|
| 983 | running: mv -f /tmp/sort.25330.14554.21507 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.104 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 984 | --------------------------------start of output-----------------------------
|
|---|
| 985 | --------------------------------end of output------------------------------
|
|---|
| 986 | ...ran just fine. :-)
|
|---|
| 987 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.104 was sorted OK.
|
|---|
| 988 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.104
|
|---|
| 989 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.105
|
|---|
| 990 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.105 --> /tmp/sort.25167.21574.968 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.105 now
|
|---|
| 991 | running: mv -f /tmp/sort.25167.21574.968 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.105 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 992 | --------------------------------start of output-----------------------------
|
|---|
| 993 | --------------------------------end of output------------------------------
|
|---|
| 994 | ...ran just fine. :-)
|
|---|
| 995 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.105 was sorted OK.
|
|---|
| 996 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.105
|
|---|
| 997 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.106
|
|---|
| 998 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.106 --> /tmp/sort.14843.22238.4868 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.106 now
|
|---|
| 999 | running: mv -f /tmp/sort.14843.22238.4868 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.106 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1000 | --------------------------------start of output-----------------------------
|
|---|
| 1001 | --------------------------------end of output------------------------------
|
|---|
| 1002 | ...ran just fine. :-)
|
|---|
| 1003 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.106 was sorted OK.
|
|---|
| 1004 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.106
|
|---|
| 1005 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.107
|
|---|
| 1006 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.107 --> /tmp/sort.19836.9474.27170 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.107 now
|
|---|
| 1007 | running: mv -f /tmp/sort.19836.9474.27170 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.107 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1008 | --------------------------------start of output-----------------------------
|
|---|
| 1009 | --------------------------------end of output------------------------------
|
|---|
| 1010 | ...ran just fine. :-)
|
|---|
| 1011 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.107 was sorted OK.
|
|---|
| 1012 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.107
|
|---|
| 1013 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.108
|
|---|
| 1014 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.108 --> /tmp/sort.20409.4740.8924 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.108 now
|
|---|
| 1015 | running: mv -f /tmp/sort.20409.4740.8924 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.108 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1016 | --------------------------------start of output-----------------------------
|
|---|
| 1017 | --------------------------------end of output------------------------------
|
|---|
| 1018 | ...ran just fine. :-)
|
|---|
| 1019 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.108 was sorted OK.
|
|---|
| 1020 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.108
|
|---|
| 1021 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.109
|
|---|
| 1022 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.109 --> /tmp/sort.5154.15573.23877 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.109 now
|
|---|
| 1023 | running: mv -f /tmp/sort.5154.15573.23877 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.109 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1024 | --------------------------------start of output-----------------------------
|
|---|
| 1025 | --------------------------------end of output------------------------------
|
|---|
| 1026 | ...ran just fine. :-)
|
|---|
| 1027 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.109 was sorted OK.
|
|---|
| 1028 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.109
|
|---|
| 1029 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.110
|
|---|
| 1030 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.110 --> /tmp/sort.27221.30832.28693 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.110 now
|
|---|
| 1031 | running: mv -f /tmp/sort.27221.30832.28693 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.110 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1032 | --------------------------------start of output-----------------------------
|
|---|
| 1033 | --------------------------------end of output------------------------------
|
|---|
| 1034 | ...ran just fine. :-)
|
|---|
| 1035 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.110 was sorted OK.
|
|---|
| 1036 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.110
|
|---|
| 1037 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.111
|
|---|
| 1038 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.111 --> /tmp/sort.536.4084.4382 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.111 now
|
|---|
| 1039 | running: mv -f /tmp/sort.536.4084.4382 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.111 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1040 | --------------------------------start of output-----------------------------
|
|---|
| 1041 | --------------------------------end of output------------------------------
|
|---|
| 1042 | ...ran just fine. :-)
|
|---|
| 1043 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.111 was sorted OK.
|
|---|
| 1044 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.111
|
|---|
| 1045 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.112
|
|---|
| 1046 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.112 --> /tmp/sort.3046.25759.6544 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.112 now
|
|---|
| 1047 | running: mv -f /tmp/sort.3046.25759.6544 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.112 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1048 | --------------------------------start of output-----------------------------
|
|---|
| 1049 | --------------------------------end of output------------------------------
|
|---|
| 1050 | ...ran just fine. :-)
|
|---|
| 1051 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.112 was sorted OK.
|
|---|
| 1052 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.112
|
|---|
| 1053 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.113
|
|---|
| 1054 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.113 --> /tmp/sort.25229.14641.8487 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.113 now
|
|---|
| 1055 | running: mv -f /tmp/sort.25229.14641.8487 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.113 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1056 | --------------------------------start of output-----------------------------
|
|---|
| 1057 | --------------------------------end of output------------------------------
|
|---|
| 1058 | ...ran just fine. :-)
|
|---|
| 1059 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.113 was sorted OK.
|
|---|
| 1060 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.113
|
|---|
| 1061 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.114
|
|---|
| 1062 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.114 --> /tmp/sort.7015.3380.27615 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.114 now
|
|---|
| 1063 | running: mv -f /tmp/sort.7015.3380.27615 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.114 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1064 | --------------------------------start of output-----------------------------
|
|---|
| 1065 | --------------------------------end of output------------------------------
|
|---|
| 1066 | ...ran just fine. :-)
|
|---|
| 1067 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.114 was sorted OK.
|
|---|
| 1068 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.114
|
|---|
| 1069 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.115
|
|---|
| 1070 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.115 --> /tmp/sort.28589.4348.20177 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.115 now
|
|---|
| 1071 | running: mv -f /tmp/sort.28589.4348.20177 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.115 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1072 | --------------------------------start of output-----------------------------
|
|---|
| 1073 | --------------------------------end of output------------------------------
|
|---|
| 1074 | ...ran just fine. :-)
|
|---|
| 1075 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.115 was sorted OK.
|
|---|
| 1076 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.115
|
|---|
| 1077 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.116
|
|---|
| 1078 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.116 --> /tmp/sort.18059.9216.12577 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.116 now
|
|---|
| 1079 | running: mv -f /tmp/sort.18059.9216.12577 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.116 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1080 | --------------------------------start of output-----------------------------
|
|---|
| 1081 | --------------------------------end of output------------------------------
|
|---|
| 1082 | ...ran just fine. :-)
|
|---|
| 1083 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.116 was sorted OK.
|
|---|
| 1084 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.116
|
|---|
| 1085 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.117
|
|---|
| 1086 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.117 --> /tmp/sort.27533.3619.27420 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.117 now
|
|---|
| 1087 | running: mv -f /tmp/sort.27533.3619.27420 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.117 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1088 | --------------------------------start of output-----------------------------
|
|---|
| 1089 | --------------------------------end of output------------------------------
|
|---|
| 1090 | ...ran just fine. :-)
|
|---|
| 1091 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.117 was sorted OK.
|
|---|
| 1092 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.117
|
|---|
| 1093 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.118
|
|---|
| 1094 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.118 --> /tmp/sort.32274.12543.14489 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.118 now
|
|---|
| 1095 | running: mv -f /tmp/sort.32274.12543.14489 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.118 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1096 | --------------------------------start of output-----------------------------
|
|---|
| 1097 | --------------------------------end of output------------------------------
|
|---|
| 1098 | ...ran just fine. :-)
|
|---|
| 1099 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.118 was sorted OK.
|
|---|
| 1100 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.118
|
|---|
| 1101 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.119
|
|---|
| 1102 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.119 --> /tmp/sort.15079.3653.2130 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.119 now
|
|---|
| 1103 | running: mv -f /tmp/sort.15079.3653.2130 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.119 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1104 | --------------------------------start of output-----------------------------
|
|---|
| 1105 | --------------------------------end of output------------------------------
|
|---|
| 1106 | ...ran just fine. :-)
|
|---|
| 1107 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.119 was sorted OK.
|
|---|
| 1108 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.119
|
|---|
| 1109 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.120
|
|---|
| 1110 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.120 --> /tmp/sort.13143.32346.7284 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.120 now
|
|---|
| 1111 | running: mv -f /tmp/sort.13143.32346.7284 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.120 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1112 | --------------------------------start of output-----------------------------
|
|---|
| 1113 | --------------------------------end of output------------------------------
|
|---|
| 1114 | ...ran just fine. :-)
|
|---|
| 1115 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.120 was sorted OK.
|
|---|
| 1116 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.120
|
|---|
| 1117 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.121
|
|---|
| 1118 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.121 --> /tmp/sort.17227.3960.1737 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.121 now
|
|---|
| 1119 | running: mv -f /tmp/sort.17227.3960.1737 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.121 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1120 | --------------------------------start of output-----------------------------
|
|---|
| 1121 | --------------------------------end of output------------------------------
|
|---|
| 1122 | ...ran just fine. :-)
|
|---|
| 1123 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.121 was sorted OK.
|
|---|
| 1124 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.121
|
|---|
| 1125 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.122
|
|---|
| 1126 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.122 --> /tmp/sort.10218.10505.2274 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.122 now
|
|---|
| 1127 | running: mv -f /tmp/sort.10218.10505.2274 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.122 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1128 | --------------------------------start of output-----------------------------
|
|---|
| 1129 | --------------------------------end of output------------------------------
|
|---|
| 1130 | ...ran just fine. :-)
|
|---|
| 1131 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.122 was sorted OK.
|
|---|
| 1132 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.122
|
|---|
| 1133 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.123
|
|---|
| 1134 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.123 --> /tmp/sort.24859.18992.5320 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.123 now
|
|---|
| 1135 | running: mv -f /tmp/sort.24859.18992.5320 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.123 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1136 | --------------------------------start of output-----------------------------
|
|---|
| 1137 | --------------------------------end of output------------------------------
|
|---|
| 1138 | ...ran just fine. :-)
|
|---|
| 1139 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.123 was sorted OK.
|
|---|
| 1140 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.123
|
|---|
| 1141 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.124
|
|---|
| 1142 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.124 --> /tmp/sort.28239.13839.30549 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.124 now
|
|---|
| 1143 | running: mv -f /tmp/sort.28239.13839.30549 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.124 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1144 | --------------------------------start of output-----------------------------
|
|---|
| 1145 | --------------------------------end of output------------------------------
|
|---|
| 1146 | ...ran just fine. :-)
|
|---|
| 1147 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.124 was sorted OK.
|
|---|
| 1148 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.124
|
|---|
| 1149 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.125
|
|---|
| 1150 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.125 --> /tmp/sort.32587.1249.4797 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.125 now
|
|---|
| 1151 | running: mv -f /tmp/sort.32587.1249.4797 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.125 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1152 | --------------------------------start of output-----------------------------
|
|---|
| 1153 | --------------------------------end of output------------------------------
|
|---|
| 1154 | ...ran just fine. :-)
|
|---|
| 1155 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.125 was sorted OK.
|
|---|
| 1156 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.125
|
|---|
| 1157 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.126
|
|---|
| 1158 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.126 --> /tmp/sort.9035.13826.618 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.126 now
|
|---|
| 1159 | running: mv -f /tmp/sort.9035.13826.618 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.126 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1160 | --------------------------------start of output-----------------------------
|
|---|
| 1161 | --------------------------------end of output------------------------------
|
|---|
| 1162 | ...ran just fine. :-)
|
|---|
| 1163 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.126 was sorted OK.
|
|---|
| 1164 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.126
|
|---|
| 1165 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.127
|
|---|
| 1166 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.127 --> /tmp/sort.12654.8478.18678 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.127 now
|
|---|
| 1167 | running: mv -f /tmp/sort.12654.8478.18678 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.127 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1168 | --------------------------------start of output-----------------------------
|
|---|
| 1169 | --------------------------------end of output------------------------------
|
|---|
| 1170 | ...ran just fine. :-)
|
|---|
| 1171 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.127 was sorted OK.
|
|---|
| 1172 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.127
|
|---|
| 1173 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.128
|
|---|
| 1174 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.128 --> /tmp/sort.25198.22967.13443 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.128 now
|
|---|
| 1175 | running: mv -f /tmp/sort.25198.22967.13443 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.128 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1176 | --------------------------------start of output-----------------------------
|
|---|
| 1177 | --------------------------------end of output------------------------------
|
|---|
| 1178 | ...ran just fine. :-)
|
|---|
| 1179 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.128 was sorted OK.
|
|---|
| 1180 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.128
|
|---|
| 1181 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.129
|
|---|
| 1182 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.129 --> /tmp/sort.28851.25098.12949 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.129 now
|
|---|
| 1183 | running: mv -f /tmp/sort.28851.25098.12949 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.129 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1184 | --------------------------------start of output-----------------------------
|
|---|
| 1185 | --------------------------------end of output------------------------------
|
|---|
| 1186 | ...ran just fine. :-)
|
|---|
| 1187 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.129 was sorted OK.
|
|---|
| 1188 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.129
|
|---|
| 1189 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.130
|
|---|
| 1190 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.130 --> /tmp/sort.28429.32382.28028 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.130 now
|
|---|
| 1191 | running: mv -f /tmp/sort.28429.32382.28028 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.130 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1192 | --------------------------------start of output-----------------------------
|
|---|
| 1193 | --------------------------------end of output------------------------------
|
|---|
| 1194 | ...ran just fine. :-)
|
|---|
| 1195 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.130 was sorted OK.
|
|---|
| 1196 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.130
|
|---|
| 1197 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.131
|
|---|
| 1198 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.131 --> /tmp/sort.32389.1352.8403 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.131 now
|
|---|
| 1199 | running: mv -f /tmp/sort.32389.1352.8403 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.131 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1200 | --------------------------------start of output-----------------------------
|
|---|
| 1201 | --------------------------------end of output------------------------------
|
|---|
| 1202 | ...ran just fine. :-)
|
|---|
| 1203 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.131 was sorted OK.
|
|---|
| 1204 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.131
|
|---|
| 1205 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.132
|
|---|
| 1206 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.132 --> /tmp/sort.10126.3626.25630 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.132 now
|
|---|
| 1207 | running: mv -f /tmp/sort.10126.3626.25630 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.132 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1208 | --------------------------------start of output-----------------------------
|
|---|
| 1209 | --------------------------------end of output------------------------------
|
|---|
| 1210 | ...ran just fine. :-)
|
|---|
| 1211 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.132 was sorted OK.
|
|---|
| 1212 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.132
|
|---|
| 1213 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.133
|
|---|
| 1214 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.133 --> /tmp/sort.29118.8946.3080 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.133 now
|
|---|
| 1215 | running: mv -f /tmp/sort.29118.8946.3080 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.133 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1216 | --------------------------------start of output-----------------------------
|
|---|
| 1217 | --------------------------------end of output------------------------------
|
|---|
| 1218 | ...ran just fine. :-)
|
|---|
| 1219 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.133 was sorted OK.
|
|---|
| 1220 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.133
|
|---|
| 1221 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.134
|
|---|
| 1222 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.134 --> /tmp/sort.10190.6728.27939 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.134 now
|
|---|
| 1223 | running: mv -f /tmp/sort.10190.6728.27939 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.134 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1224 | --------------------------------start of output-----------------------------
|
|---|
| 1225 | --------------------------------end of output------------------------------
|
|---|
| 1226 | ...ran just fine. :-)
|
|---|
| 1227 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.134 was sorted OK.
|
|---|
| 1228 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.134
|
|---|
| 1229 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.135
|
|---|
| 1230 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.135 --> /tmp/sort.11439.11525.23410 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.135 now
|
|---|
| 1231 | running: mv -f /tmp/sort.11439.11525.23410 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.135 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1232 | --------------------------------start of output-----------------------------
|
|---|
| 1233 | --------------------------------end of output------------------------------
|
|---|
| 1234 | ...ran just fine. :-)
|
|---|
| 1235 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.135 was sorted OK.
|
|---|
| 1236 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.135
|
|---|
| 1237 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.136
|
|---|
| 1238 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.136 --> /tmp/sort.25265.12143.23229 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.136 now
|
|---|
| 1239 | running: mv -f /tmp/sort.25265.12143.23229 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.136 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1240 | --------------------------------start of output-----------------------------
|
|---|
| 1241 | --------------------------------end of output------------------------------
|
|---|
| 1242 | ...ran just fine. :-)
|
|---|
| 1243 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.136 was sorted OK.
|
|---|
| 1244 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.136
|
|---|
| 1245 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.137
|
|---|
| 1246 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.137 --> /tmp/sort.975.30821.32265 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.137 now
|
|---|
| 1247 | running: mv -f /tmp/sort.975.30821.32265 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.137 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1248 | --------------------------------start of output-----------------------------
|
|---|
| 1249 | --------------------------------end of output------------------------------
|
|---|
| 1250 | ...ran just fine. :-)
|
|---|
| 1251 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.137 was sorted OK.
|
|---|
| 1252 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.137
|
|---|
| 1253 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.138
|
|---|
| 1254 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.138 --> /tmp/sort.23943.11497.12151 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.138 now
|
|---|
| 1255 | running: mv -f /tmp/sort.23943.11497.12151 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.138 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1256 | --------------------------------start of output-----------------------------
|
|---|
| 1257 | --------------------------------end of output------------------------------
|
|---|
| 1258 | ...ran just fine. :-)
|
|---|
| 1259 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.138 was sorted OK.
|
|---|
| 1260 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.138
|
|---|
| 1261 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.139
|
|---|
| 1262 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.139 --> /tmp/sort.16273.24446.4581 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.139 now
|
|---|
| 1263 | running: mv -f /tmp/sort.16273.24446.4581 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.139 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1264 | --------------------------------start of output-----------------------------
|
|---|
| 1265 | --------------------------------end of output------------------------------
|
|---|
| 1266 | ...ran just fine. :-)
|
|---|
| 1267 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.139 was sorted OK.
|
|---|
| 1268 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.139
|
|---|
| 1269 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.140
|
|---|
| 1270 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.140 --> /tmp/sort.15887.19707.664 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.140 now
|
|---|
| 1271 | running: mv -f /tmp/sort.15887.19707.664 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.140 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1272 | --------------------------------start of output-----------------------------
|
|---|
| 1273 | --------------------------------end of output------------------------------
|
|---|
| 1274 | ...ran just fine. :-)
|
|---|
| 1275 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.140 was sorted OK.
|
|---|
| 1276 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.140
|
|---|
| 1277 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.141
|
|---|
| 1278 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.141 --> /tmp/sort.17239.28110.29093 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.141 now
|
|---|
| 1279 | running: mv -f /tmp/sort.17239.28110.29093 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.141 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1280 | --------------------------------start of output-----------------------------
|
|---|
| 1281 | --------------------------------end of output------------------------------
|
|---|
| 1282 | ...ran just fine. :-)
|
|---|
| 1283 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.141 was sorted OK.
|
|---|
| 1284 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.141
|
|---|
| 1285 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.142
|
|---|
| 1286 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.142 --> /tmp/sort.20865.20973.28715 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.142 now
|
|---|
| 1287 | running: mv -f /tmp/sort.20865.20973.28715 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.142 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1288 | --------------------------------start of output-----------------------------
|
|---|
| 1289 | --------------------------------end of output------------------------------
|
|---|
| 1290 | ...ran just fine. :-)
|
|---|
| 1291 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.142 was sorted OK.
|
|---|
| 1292 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.142
|
|---|
| 1293 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.143
|
|---|
| 1294 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.143 --> /tmp/sort.29812.24053.6073 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.143 now
|
|---|
| 1295 | running: mv -f /tmp/sort.29812.24053.6073 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.143 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1296 | --------------------------------start of output-----------------------------
|
|---|
| 1297 | --------------------------------end of output------------------------------
|
|---|
| 1298 | ...ran just fine. :-)
|
|---|
| 1299 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.143 was sorted OK.
|
|---|
| 1300 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.143
|
|---|
| 1301 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.144
|
|---|
| 1302 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.144 --> /tmp/sort.3772.19225.2424 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.144 now
|
|---|
| 1303 | running: mv -f /tmp/sort.3772.19225.2424 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.144 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1304 | --------------------------------start of output-----------------------------
|
|---|
| 1305 | --------------------------------end of output------------------------------
|
|---|
| 1306 | ...ran just fine. :-)
|
|---|
| 1307 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.144 was sorted OK.
|
|---|
| 1308 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.144
|
|---|
| 1309 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.145
|
|---|
| 1310 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.145 --> /tmp/sort.15297.9867.12614 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.145 now
|
|---|
| 1311 | running: mv -f /tmp/sort.15297.9867.12614 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.145 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1312 | --------------------------------start of output-----------------------------
|
|---|
| 1313 | --------------------------------end of output------------------------------
|
|---|
| 1314 | ...ran just fine. :-)
|
|---|
| 1315 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.145 was sorted OK.
|
|---|
| 1316 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.145
|
|---|
| 1317 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.146
|
|---|
| 1318 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.146 --> /tmp/sort.27440.329.24053 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.146 now
|
|---|
| 1319 | running: mv -f /tmp/sort.27440.329.24053 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.146 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1320 | --------------------------------start of output-----------------------------
|
|---|
| 1321 | --------------------------------end of output------------------------------
|
|---|
| 1322 | ...ran just fine. :-)
|
|---|
| 1323 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.146 was sorted OK.
|
|---|
| 1324 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.146
|
|---|
| 1325 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.147
|
|---|
| 1326 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.147 --> /tmp/sort.25494.32594.16550 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.147 now
|
|---|
| 1327 | running: mv -f /tmp/sort.25494.32594.16550 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.147 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1328 | --------------------------------start of output-----------------------------
|
|---|
| 1329 | --------------------------------end of output------------------------------
|
|---|
| 1330 | ...ran just fine. :-)
|
|---|
| 1331 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.147 was sorted OK.
|
|---|
| 1332 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.147
|
|---|
| 1333 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.148
|
|---|
| 1334 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.148 --> /tmp/sort.4223.11977.17525 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.148 now
|
|---|
| 1335 | running: mv -f /tmp/sort.4223.11977.17525 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.148 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1336 | --------------------------------start of output-----------------------------
|
|---|
| 1337 | --------------------------------end of output------------------------------
|
|---|
| 1338 | ...ran just fine. :-)
|
|---|
| 1339 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.148 was sorted OK.
|
|---|
| 1340 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.148
|
|---|
| 1341 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.149
|
|---|
| 1342 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.149 --> /tmp/sort.28669.16559.8700 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.149 now
|
|---|
| 1343 | running: mv -f /tmp/sort.28669.16559.8700 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.149 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1344 | --------------------------------start of output-----------------------------
|
|---|
| 1345 | --------------------------------end of output------------------------------
|
|---|
| 1346 | ...ran just fine. :-)
|
|---|
| 1347 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.149 was sorted OK.
|
|---|
| 1348 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.149
|
|---|
| 1349 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.150
|
|---|
| 1350 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.150 --> /tmp/sort.15608.17223.24973 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.150 now
|
|---|
| 1351 | running: mv -f /tmp/sort.15608.17223.24973 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.150 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1352 | --------------------------------start of output-----------------------------
|
|---|
| 1353 | --------------------------------end of output------------------------------
|
|---|
| 1354 | ...ran just fine. :-)
|
|---|
| 1355 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.150 was sorted OK.
|
|---|
| 1356 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.150
|
|---|
| 1357 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.151
|
|---|
| 1358 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.151 --> /tmp/sort.10951.13549.8093 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.151 now
|
|---|
| 1359 | running: mv -f /tmp/sort.10951.13549.8093 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.151 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1360 | --------------------------------start of output-----------------------------
|
|---|
| 1361 | --------------------------------end of output------------------------------
|
|---|
| 1362 | ...ran just fine. :-)
|
|---|
| 1363 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.151 was sorted OK.
|
|---|
| 1364 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.151
|
|---|
| 1365 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.152
|
|---|
| 1366 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.152 --> /tmp/sort.31924.9496.25332 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.152 now
|
|---|
| 1367 | running: mv -f /tmp/sort.31924.9496.25332 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.152 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1368 | --------------------------------start of output-----------------------------
|
|---|
| 1369 | --------------------------------end of output------------------------------
|
|---|
| 1370 | ...ran just fine. :-)
|
|---|
| 1371 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.152 was sorted OK.
|
|---|
| 1372 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.152
|
|---|
| 1373 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.153
|
|---|
| 1374 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.153 --> /tmp/sort.23209.15569.13430 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.153 now
|
|---|
| 1375 | running: mv -f /tmp/sort.23209.15569.13430 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.153 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1376 | --------------------------------start of output-----------------------------
|
|---|
| 1377 | --------------------------------end of output------------------------------
|
|---|
| 1378 | ...ran just fine. :-)
|
|---|
| 1379 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.153 was sorted OK.
|
|---|
| 1380 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.153
|
|---|
| 1381 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.154
|
|---|
| 1382 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.154 --> /tmp/sort.9666.17993.10474 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.154 now
|
|---|
| 1383 | running: mv -f /tmp/sort.9666.17993.10474 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.154 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1384 | --------------------------------start of output-----------------------------
|
|---|
| 1385 | --------------------------------end of output------------------------------
|
|---|
| 1386 | ...ran just fine. :-)
|
|---|
| 1387 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.154 was sorted OK.
|
|---|
| 1388 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.154
|
|---|
| 1389 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.155
|
|---|
| 1390 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.155 --> /tmp/sort.19534.30607.14246 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.155 now
|
|---|
| 1391 | running: mv -f /tmp/sort.19534.30607.14246 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.155 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1392 | --------------------------------start of output-----------------------------
|
|---|
| 1393 | --------------------------------end of output------------------------------
|
|---|
| 1394 | ...ran just fine. :-)
|
|---|
| 1395 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.155 was sorted OK.
|
|---|
| 1396 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.155
|
|---|
| 1397 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.156
|
|---|
| 1398 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.156 --> /tmp/sort.19863.21892.29543 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.156 now
|
|---|
| 1399 | running: mv -f /tmp/sort.19863.21892.29543 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.156 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1400 | --------------------------------start of output-----------------------------
|
|---|
| 1401 | --------------------------------end of output------------------------------
|
|---|
| 1402 | ...ran just fine. :-)
|
|---|
| 1403 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.156 was sorted OK.
|
|---|
| 1404 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.156
|
|---|
| 1405 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.157
|
|---|
| 1406 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.157 --> /tmp/sort.19689.5674.24215 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.157 now
|
|---|
| 1407 | running: mv -f /tmp/sort.19689.5674.24215 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.157 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1408 | --------------------------------start of output-----------------------------
|
|---|
| 1409 | --------------------------------end of output------------------------------
|
|---|
| 1410 | ...ran just fine. :-)
|
|---|
| 1411 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.157 was sorted OK.
|
|---|
| 1412 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.157
|
|---|
| 1413 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.158
|
|---|
| 1414 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.158 --> /tmp/sort.31666.23200.16941 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.158 now
|
|---|
| 1415 | running: mv -f /tmp/sort.31666.23200.16941 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.158 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1416 | --------------------------------start of output-----------------------------
|
|---|
| 1417 | --------------------------------end of output------------------------------
|
|---|
| 1418 | ...ran just fine. :-)
|
|---|
| 1419 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.158 was sorted OK.
|
|---|
| 1420 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.158
|
|---|
| 1421 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.159
|
|---|
| 1422 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.159 --> /tmp/sort.15457.31900.21164 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.159 now
|
|---|
| 1423 | running: mv -f /tmp/sort.15457.31900.21164 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.159 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1424 | --------------------------------start of output-----------------------------
|
|---|
| 1425 | --------------------------------end of output------------------------------
|
|---|
| 1426 | ...ran just fine. :-)
|
|---|
| 1427 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.159 was sorted OK.
|
|---|
| 1428 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.159
|
|---|
| 1429 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.160
|
|---|
| 1430 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.160 --> /tmp/sort.32681.24106.17066 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.160 now
|
|---|
| 1431 | running: mv -f /tmp/sort.32681.24106.17066 /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.160 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1432 | --------------------------------start of output-----------------------------
|
|---|
| 1433 | --------------------------------end of output------------------------------
|
|---|
| 1434 | ...ran just fine. :-)
|
|---|
| 1435 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.160 was sorted OK.
|
|---|
| 1436 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.160
|
|---|
| 1437 | [Main] libmondo-filelist.c->sort_file#273: Sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/biggielist.txt
|
|---|
| 1438 | [Main] libmondo-filelist.c->sort_file#290: Sorted /usr/tmp.mondo.29352/tmp.mondo.21885/biggielist.txt --> /tmp/sort.13462.32199.32674 OK. Copying it back to /usr/tmp.mondo.29352/tmp.mondo.21885/biggielist.txt now
|
|---|
| 1439 | running: mv -f /tmp/sort.13462.32199.32674 /usr/tmp.mondo.29352/tmp.mondo.21885/biggielist.txt > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1440 | --------------------------------start of output-----------------------------
|
|---|
| 1441 | --------------------------------end of output------------------------------
|
|---|
| 1442 | ...ran just fine. :-)
|
|---|
| 1443 | [Main] libmondo-filelist.c->sort_file#297: /usr/tmp.mondo.29352/tmp.mondo.21885/biggielist.txt was sorted OK.
|
|---|
| 1444 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file /usr/tmp.mondo.29352/tmp.mondo.21885/biggielist.txt
|
|---|
| 1445 | [Main] libmondo-filelist.c->chop_filelist#458: Filelist divided into 161 sets
|
|---|
| 1446 | [Main] libmondo-files.c->estimate_noof_media_required#1352: Estimating number of media required...
|
|---|
| 1447 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#896: Calculating size of all biggiefiles (in total)
|
|---|
| 1448 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#898: biggielist = /usr/tmp.mondo.29352/tmp.mondo.21885/biggielist.txt
|
|---|
| 1449 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#903: Reading it...
|
|---|
| 1450 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /root/PSP-7.60/compaq/csp/linux/hppldu-librpms-1.0.10-2.tar.gz --> 44122 K
|
|---|
| 1451 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /root/PSP-7.60/compaq/csp/linux/hppldu-librpms-1.0.10-2.tar.gz, scratchL+44122 now equals 44122
|
|---|
| 1452 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /root/PSP-7.60/psp-7.60.rhel3.linux.en.tar --> 125330 K
|
|---|
| 1453 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /root/PSP-7.60/psp-7.60.rhel3.linux.en.tar, scratchL+125330 now equals 169452
|
|---|
| 1454 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /usr/field/tools/OpenCall-OCMPBASE-3.1.1.4.bg116.iso --> 111166 K
|
|---|
| 1455 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /usr/field/tools/OpenCall-OCMPBASE-3.1.1.4.bg116.iso, scratchL+111166 now equals 280618
|
|---|
| 1456 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /usr/field/tools/OpenCall-OCMPBRE-3.1.1.4.bt130.iso --> 36626 K
|
|---|
| 1457 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /usr/field/tools/OpenCall-OCMPBRE-3.1.1.4.bt130.iso, scratchL+36626 now equals 317244
|
|---|
| 1458 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /usr/java/jre1.5.0_06/lib/rt.jar --> 34726 K
|
|---|
| 1459 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /usr/java/jre1.5.0_06/lib/rt.jar, scratchL+34726 now equals 351970
|
|---|
| 1460 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /usr/lib/rpmdb/i386-redhat-linux/redhat/Packages --> 58288 K
|
|---|
| 1461 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /usr/lib/rpmdb/i386-redhat-linux/redhat/Packages, scratchL+58288 now equals 410258
|
|---|
| 1462 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#939: Closing...
|
|---|
| 1463 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#941: Finished calculating total size of all biggiefiles
|
|---|
| 1464 | Your backup will probably occupy a single ISO. Maybe two.
|
|---|
| 1465 | [Main] libmondo-filelist.c->call_filelist_chopper#235:
|
|---|
| 1466 | Done.
|
|---|
| 1467 | running: gzip -9 /usr/mondo.scratch.11876/mondo.scratch.29639/archives/filelist.full > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1468 | --------------------------------start of output-----------------------------
|
|---|
| 1469 | --------------------------------end of output------------------------------
|
|---|
| 1470 | ...ran just fine. :-)
|
|---|
| 1471 | running: cp -f /usr/mondo.scratch.11876/mondo.scratch.29639/archives/*list*.gz /usr/tmp.mondo.29352/tmp.mondo.21885 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1472 | --------------------------------start of output-----------------------------
|
|---|
| 1473 | --------------------------------end of output------------------------------
|
|---|
| 1474 | ...ran just fine. :-)
|
|---|
| 1475 | Copying Mondo's core files to the scratch directory
|
|---|
| 1476 | [Main] libmondo-files.c->copy_mondo_and_mindi_stuff_to_scratchdir#1149: g_mondo_home='/usr/share/mondo'
|
|---|
| 1477 | [Main] libmondo-files.c->copy_mondo_and_mindi_stuff_to_scratchdir#1156: command = cp --parents -pRdf /usr/share/mondo /usr/mondo.scratch.11876/mondo.scratch.29639
|
|---|
| 1478 | running: cp --parents -pRdf /usr/share/mondo /usr/mondo.scratch.11876/mondo.scratch.29639 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1479 | --------------------------------start of output-----------------------------
|
|---|
| 1480 | --------------------------------end of output------------------------------
|
|---|
| 1481 | ...ran just fine. :-)
|
|---|
| 1482 | running: cp -f /usr/tmp.mondo.29352/tmp.mondo.21885/LAST-FILELIST-NUMBER /usr/mondo.scratch.11876/mondo.scratch.29639 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1483 | --------------------------------start of output-----------------------------
|
|---|
| 1484 | --------------------------------end of output------------------------------
|
|---|
| 1485 | ...ran just fine. :-)
|
|---|
| 1486 | running: cp -f /usr/sbin/mondorestore /usr/tmp.mondo.29352/tmp.mondo.21885 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1487 | --------------------------------start of output-----------------------------
|
|---|
| 1488 | --------------------------------end of output------------------------------
|
|---|
| 1489 | ...ran just fine. :-)
|
|---|
| 1490 | Done.
|
|---|
| 1491 | [Main] libmondo-files.c->figure_out_kernel_path_interactively_if_necessary#361: Calling Mindi with kernel path of '/boot/vmlinuz-2.4.21-37.ELsmp'
|
|---|
| 1492 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#742: devs_to_exclude = ''
|
|---|
| 1493 | Calling MINDI to create boot+data disks
|
|---|
| 1494 | [Main] libmondo-devices.c->which_boot_loader#2778: list_drives_cmd = parted2fdisk -l 2>/dev/null | grep "/dev/.*:" | tr -s ':' ' ' | tr -s ' ' '
|
|---|
| 1495 | ' | grep /dev/; echo /dev/cciss/c0d0
|
|---|
| 1496 | [Main] libmondo-devices.c->which_boot_loader#2789: looking at drive /dev/cciss/c0d0's MBR
|
|---|
| 1497 | [Main] libmondo-devices.c->which_boot_loader#2804: 1 grubs and 0 lilos
|
|---|
| 1498 |
|
|---|
| 1499 | Your boot loader is GRUB and it boots from /dev/cciss/c0d0
|
|---|
| 1500 | /usr/tmp.mondo.29352/tmp.mondo.21885
|
|---|
| 1501 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#896: Calculating size of all biggiefiles (in total)
|
|---|
| 1502 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#898: biggielist = /usr/tmp.mondo.29352/tmp.mondo.21885/biggielist.txt
|
|---|
| 1503 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#903: Reading it...
|
|---|
| 1504 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /root/PSP-7.60/compaq/csp/linux/hppldu-librpms-1.0.10-2.tar.gz --> 44122 K
|
|---|
| 1505 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /root/PSP-7.60/compaq/csp/linux/hppldu-librpms-1.0.10-2.tar.gz, scratchL+44122 now equals 44122
|
|---|
| 1506 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /root/PSP-7.60/psp-7.60.rhel3.linux.en.tar --> 125330 K
|
|---|
| 1507 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /root/PSP-7.60/psp-7.60.rhel3.linux.en.tar, scratchL+125330 now equals 169452
|
|---|
| 1508 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /usr/field/tools/OpenCall-OCMPBASE-3.1.1.4.bg116.iso --> 111166 K
|
|---|
| 1509 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /usr/field/tools/OpenCall-OCMPBASE-3.1.1.4.bg116.iso, scratchL+111166 now equals 280618
|
|---|
| 1510 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /usr/field/tools/OpenCall-OCMPBRE-3.1.1.4.bt130.iso --> 36626 K
|
|---|
| 1511 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /usr/field/tools/OpenCall-OCMPBRE-3.1.1.4.bt130.iso, scratchL+36626 now equals 317244
|
|---|
| 1512 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /usr/java/jre1.5.0_06/lib/rt.jar --> 34726 K
|
|---|
| 1513 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /usr/java/jre1.5.0_06/lib/rt.jar, scratchL+34726 now equals 351970
|
|---|
| 1514 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#928: /usr/lib/rpmdb/i386-redhat-linux/redhat/Packages --> 58288 K
|
|---|
| 1515 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#933: After adding /usr/lib/rpmdb/i386-redhat-linux/redhat/Packages, scratchL+58288 now equals 410258
|
|---|
| 1516 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#939: Closing...
|
|---|
| 1517 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#941: Finished calculating total size of all biggiefiles
|
|---|
| 1518 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#974: lines_in_filelist = 140616
|
|---|
| 1519 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#1005: mindi --custom /usr/tmp.mondo.29352/tmp.mondo.21885 /usr/mondo.scratch.11876/mondo.scratch.29639/images '/boot/vmlinuz-2.4.21-37.ELsmp' '' '' 140616 'no' 'no' '' 'yes' 160 26 '' 'yes' 'no' 'no' 32768 0
|
|---|
| 1520 | Generating boot+data disks
|
|---|
| 1521 | Generating boot+data disks
|
|---|
| 1522 | [Main] libmondo-fork.c->run_program_and_log_to_screen#447: Executing mindi --custom /usr/tmp.mondo.29352/tmp.mondo.21885 /usr/mondo.scratch.11876/mondo.scratch.29639/images '/boot/vmlinuz-2.4.21-37.ELsmp' '' '' 140616 'no' 'no' '' 'yes' 160 26 '' 'yes' 'no' 'no' 32768 0
|
|---|
| 1523 | kernelname = 2.4.21-37.ELsmp
|
|---|
| 1524 |
|
|---|
| 1525 | kernelpath = /boot/vmlinuz-2.4.21-37.ELsmp
|
|---|
| 1526 |
|
|---|
| 1527 | Using modules for kernel: 2.4.21-37.ELsmp
|
|---|
| 1528 |
|
|---|
| 1529 | Using modules for kernel: 2.4.21-37.ELsmp
|
|---|
| 1530 |
|
|---|
| 1531 | You are using Mindi-Linux v1.2.0-r1460 to make boot+data disks
|
|---|
| 1532 | Analyzing dependency requirements 5% - 11% \ 17% | 23% / 29% - 35% \ 41% | 47% / 52% - 58% \ 64% | 70% / 76% - 82% \ 88% | 94% / Done.
|
|---|
| 1533 | Making complete dependency list 1% - 2% \ 3% | 4% / 5% - 6% \ 7% | 8% / 9% - 10% \ 11% | 12% / 13% - 14% \ 15% | 16% / 17% - 18% \ 20% | 21% / 22% - 23% \ 24% | 25% / 26% - 27% \ 28% | 29% / 30% - 31% \ 32% | 33% / 34% - 35% \ 36% | 37% / 38% - 40% \ 41% | 42% / 43% - 44% \ 45% | 46% / 47% - 48% \ 49% | 50% / 51% - 52% \ 53% | 54% / 55% - 56% \ 57% | 58% / 60% - 61% \ 62% | 63% / 64% - 65% \ 66% | 67% / 68% - 69% \ 70% | 71% / 72% - 73% \ 74% | 75% / 76% - 77% \ 78% | 80% / 81% - 82% \ 83% | 84% / 85% - 86% \ 87% | 88% / 89% - 90% \ 91% | 92% / 93% - 94% \ 95% | 96% / 97% - 98% \ 100% | Done.
|
|---|
| 1534 | Analyzing your keyboard's configuration.
|
|---|
| 1535 |
|
|---|
| 1536 | Adding the following keyboard mapping tables: us.map.gz qwerty-layout.inc compose.inc mac-qwerty-layout.inc linux-with-alt-and-altgr.inc linux-keys-bare.inc mac-linux-keys-bare.inc vim-compose.latin1 compose.latin1 euro1.map.gz Done.
|
|---|
| 1537 | Assembling dependency files........................................Backing up /dev/cciss/c0d0's MBR
|
|---|
| 1538 |
|
|---|
| 1539 | Creating /dev/boot_device (/dev/cciss/c0d0)
|
|---|
| 1540 |
|
|---|
| 1541 | Done.
|
|---|
| 1542 | Dividing data into several groups.................... 0% complete 0% complete 1% complete 1% complete 1% complete 2% complete 2% complete 3% complete (2 disks) 3% complete 3% complete 4% complete 4% complete 5% complete 5% complete 5% complete 6% complete 6% complete 7% complete 7% complete 7% complete 8% complete 8% complete 8% complete (3 disks) 9% complete 9% complete 10% complete 10% complete 10% complete 11% complete 11% complete 12% complete 12% complete 12% complete 13% complete 13% complete 14% complete 14% complete 14% complete 15% complete 15% complete 16% complete 16% complete 16% complete 17% complete 17% complete 17% complete 18% complete 18% complete 19% complete 19% complete 19% complete 20% complete 20% complete 21% complete 21% complete 21% complete 22% complete 22% complete 23% complete 23% complete 23% complete 24% complete 24% complete 25% complete 25% complete 25% complete 26% complete 26% complete 26% complete 27% complete 27% complete 28% complete 28% complete 28% complete 29% complete 29% complete 30% complete (4 disks) 30% complete 30% complete 31% complete 31% complete 32% complete 32% complete 32% complete 33% complete 33% complete 33% complete 34% complete 34% complete 35% complete 35% complete 35% complete 36% complete 36% complete 37% complete 37% complete 37% complete 38% complete 38% complete 39% complete 39% complete 39% complete 40% complete 40% complete 41% complete 41% complete 41% complete 42% complete 42% complete 42% complete 43% complete 43% complete 44% complete 44% complete 44% complete 45% complete 45% complete 46% complete 46% complete 46% complete 47% complete 47% complete 48% complete 48% complete 48% complete 49% complete 49% complete 50% complete 50% complete 50% complete 51% complete 51% complete 51% complete 52% complete 52% complete 53% complete 53% complete 53% complete 54% complete 54% complete 55% complete 55% complete 55% complete 56% complete 56% complete 57% complete 57% complete 57% complete 58% complete 58% complete 58% complete 59% complete 59% complete 60% complete 60% complete 60% complete 61% complete 61% complete 62% complete 62% complete 62% complete 63% complete 63% complete 64% complete 64% complete 64% complete 65% complete 65% complete 66% complete 66% complete 66% complete 67% complete 67% complete 67% complete 68% complete 68% complete 69% complete 69% complete 69% complete 70% complete 70% complete 71% complete 71% complete 71% complete 72% complete 72% complete 73% complete 73% complete 73% complete 74% complete 74% complete 75% complete 75% complete 75% complete 76% complete 76% complete 76% complete 77% complete 77% complete 78% complete 78% complete 78% complete 79% complete 79% complete 80% complete 80% complete 80% complete 81% complete 81% complete 82% complete 82% complete 82% complete 83% complete 83% complete 83% complete 84% complete 84% complete 85% complete 85% complete 85% complete 86% complete 86% complete 87% complete 87% complete 87% complete 88% complete 88% complete 89% complete 89% complete 89% complete 90% complete 90% complete 91% complete 91% complete 91% complete 92% complete 92% complete 92% complete 93% complete 93% complete 94% complete 94% complete 94% complete 95% complete 95% complete 96% complete 96% complete 96% complete 97% complete 97% complete 98% complete 98% complete 98% complete 99% complete 99% complete 100% completeThe files have been subdivided into 4 directories. Your mountlist will look like this:-
|
|---|
| 1543 | Hang on...Analyzing LVM... DEVICE MOUNTPOINT FORMAT SIZE (MB) LABEL
|
|---|
| 1544 | /dev/cciss/c0d0p9 / ext3 2047 /
|
|---|
| 1545 | /dev/cciss/c0d0p1 /boot ext3 254 /boot
|
|---|
| 1546 | /dev/cciss/c0d0p3 /home ext3 4095 /home
|
|---|
| 1547 | /dev/cciss/c0d0p7 /opt ext3 4095 /opt
|
|---|
| 1548 | /dev/cciss/c0d0p8 /tmp ext3 2047 /tmp
|
|---|
| 1549 | /dev/cciss/c0d0p2 /usr ext3 8191 /usr
|
|---|
| 1550 | /dev/cciss/c0d0p6 /var ext3 4095 /var
|
|---|
| 1551 | /dev/cciss/c0d0p5 /var/opt/OC ext3 4095 /var/opt/OC
|
|---|
| 1552 | /dev/cciss/c0d0p10 swap swap 1996
|
|---|
| 1553 | Tarring and zipping the groups............... Done.
|
|---|
| 1554 | Creating data disk #1...#2...#3...#4... Done.
|
|---|
| 1555 | Making 1722KB boot disk.............../usr/tmp.mondo.29352/tmp.mondo.21885/mindilinux/15430/mnt1/dev
|
|---|
| 1556 | ............1440+0 records in
|
|---|
| 1557 | 1440+0 records out
|
|---|
| 1558 | mke2fs 1.32 (09-Nov-2002)
|
|---|
| 1559 | OK, you don't have a /boot/boot.b file, which is odd because
|
|---|
| 1560 | most _good_ Linux distributions come with one, even if it's only a softlink
|
|---|
| 1561 | grep: /etc/lilo.conf: No such file or directory
|
|---|
| 1562 | Nor can I find it from your /etc/lilo.conf file. This is very odd.
|
|---|
| 1563 |
|
|---|
| 1564 | I'm going to use ''
|
|---|
| 1565 |
|
|---|
| 1566 | cp: missing destination file
|
|---|
| 1567 | Try `cp --help' for more information.
|
|---|
| 1568 | CBBF -- warning -- cannot find your boot.b file. That's it, I quit... (j/k)
|
|---|
| 1569 |
|
|---|
| 1570 | /usr/sbin/mindi: line 1830: lilo: command not found
|
|---|
| 1571 | Warning - failed to create 1.44MB boot/root floppies
|
|---|
| 1572 |
|
|---|
| 1573 | Warning - failed to create 1.72MB boot image. Please reduce your kernel's size
|
|---|
| 1574 |
|
|---|
| 1575 | if you want to make a 1.72MB floppy disk.
|
|---|
| 1576 |
|
|---|
| 1577 | Making 2880KB boot disk.............../usr/tmp.mondo.29352/tmp.mondo.21885/mindilinux/15430/mnt1/dev
|
|---|
| 1578 | ............mkfs.vfat 2.8 (28 Feb 2001)
|
|---|
| 1579 | ...... Done. ... 2880 KB boot disks were created OK
|
|---|
| 1580 | Boot and data disk images were created.
|
|---|
| 1581 |
|
|---|
| 1582 | Boot+data disks were created OK
|
|---|
| 1583 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#1018: mkdir -p /root/images/mindi/
|
|---|
| 1584 | running: mkdir -p /root/images/mindi/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1585 | --------------------------------start of output-----------------------------
|
|---|
| 1586 | --------------------------------end of output------------------------------
|
|---|
| 1587 | ...ran just fine. :-)
|
|---|
| 1588 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#1023: cp -f /usr/mondo.scratch.11876/mondo.scratch.29639/images/mindi.iso /root/images/mindi/mondorescue.iso
|
|---|
| 1589 | running: cp -f /usr/mondo.scratch.11876/mondo.scratch.29639/images/mindi.iso /root/images/mindi/mondorescue.iso > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1590 | --------------------------------start of output-----------------------------
|
|---|
| 1591 | --------------------------------end of output------------------------------
|
|---|
| 1592 | ...ran just fine. :-)
|
|---|
| 1593 | Done.
|
|---|
| 1594 | [Main] libmondo-archive.c->do_that_initial_phase#1336: g_serial_string = '05e160b65e01b7c01127065b20aadf0bdd107914...word.'
|
|---|
| 1595 | Preparing to archive your data
|
|---|
| 1596 | [Main] libmondo-archive.c->do_that_initial_phase#1357: Backing up to CD's
|
|---|
| 1597 | running: find /usr/mondo.scratch.11876/mondo.scratch.29639/archives -name '*.afio*' -exec rm -f '{}' \; > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1598 | --------------------------------start of output-----------------------------
|
|---|
| 1599 | --------------------------------end of output------------------------------
|
|---|
| 1600 | ...ran just fine. :-)
|
|---|
| 1601 | running: find /usr/mondo.scratch.11876/mondo.scratch.29639/archives -name '*list.[0-9]*' -exec rm -f '{}' \; > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1602 | --------------------------------start of output-----------------------------
|
|---|
| 1603 | --------------------------------end of output------------------------------
|
|---|
| 1604 | ...ran just fine. :-)
|
|---|
| 1605 | running: find /usr/mondo.scratch.11876/mondo.scratch.29639/archives -name 'slice*' -exec rm -f '{}' \; > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1606 | --------------------------------start of output-----------------------------
|
|---|
| 1607 | --------------------------------end of output------------------------------
|
|---|
| 1608 | ...ran just fine. :-)
|
|---|
| 1609 | running: rm -f /usr/mondo.scratch.11876/mondo.scratch.29639/archives/cklist* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1610 | --------------------------------start of output-----------------------------
|
|---|
| 1611 | --------------------------------end of output------------------------------
|
|---|
| 1612 | ...ran just fine. :-)
|
|---|
| 1613 | running: rm -f /usr/mondo.scratch.11876/mondo.scratch.29639/archives/zero > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1614 | --------------------------------start of output-----------------------------
|
|---|
| 1615 | --------------------------------end of output------------------------------
|
|---|
| 1616 | ...ran just fine. :-)
|
|---|
| 1617 | [Main] libmondo-archive.c->wipe_archives#3586: Wiped /usr/mondo.scratch.11876/mondo.scratch.29639/archives's archives
|
|---|
| 1618 | running: ls -l /usr/mondo.scratch.11876/mondo.scratch.29639/archives > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1619 | --------------------------------start of output-----------------------------
|
|---|
| 1620 | total 636
|
|---|
| 1621 | -rw-r--r-- 1 root root 639072 May 8 03:34 filelist.full.gz
|
|---|
| 1622 | -rw-r--r-- 1 root root 49 May 8 03:35 SERIAL-STRING
|
|---|
| 1623 | --------------------------------end of output------------------------------
|
|---|
| 1624 | ...ran just fine. :-)
|
|---|
| 1625 | Done.
|
|---|
| 1626 | running: rm -f /usr/mondo.scratch.11876/mondo.scratch.29639/images/*.iso > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1627 | --------------------------------start of output-----------------------------
|
|---|
| 1628 | --------------------------------end of output------------------------------
|
|---|
| 1629 | ...ran just fine. :-)
|
|---|
| 1630 | Archiving regular files to media
|
|---|
| 1631 | Archiving regular files
|
|---|
| 1632 | I am backing up your live filesystem now.
|
|---|
| 1633 | Please wait. This may take a couple of hours.
|
|---|
| 1634 | Working...
|
|---|
| 1635 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 0...
|
|---|
| 1636 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:1] - EXATing 1...
|
|---|
| 1637 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1638 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1639 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1640 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.0 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.0.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1641 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1642 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 0...
|
|---|
| 1643 | [Main] libmondo-archive.c->archive_this_fileset#552: min(free_ramdisk_space) is now 344
|
|---|
| 1644 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 0 OK
|
|---|
| 1645 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 2...
|
|---|
| 1646 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1647 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1648 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.2 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.2.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1649 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1650 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 2...
|
|---|
| 1651 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 0
|
|---|
| 1652 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 2 OK
|
|---|
| 1653 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 3...
|
|---|
| 1654 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1655 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1656 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.3 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.3.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1657 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1658 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 3...
|
|---|
| 1659 | [Main] libmondo-archive.c->archive_this_fileset#552: min(free_ramdisk_space) is now 338
|
|---|
| 1660 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 3 OK
|
|---|
| 1661 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 4...
|
|---|
| 1662 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1663 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1664 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.4 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.4.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1665 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1666 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 4...
|
|---|
| 1667 | [Main] libmondo-archive.c->archive_this_fileset#552: min(free_ramdisk_space) is now 331
|
|---|
| 1668 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 4 OK
|
|---|
| 1669 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 5...
|
|---|
| 1670 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1671 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1672 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.5 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.5.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1673 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1674 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 5...
|
|---|
| 1675 | [Main] libmondo-archive.c->archive_this_fileset#552: min(free_ramdisk_space) is now 327
|
|---|
| 1676 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 5 OK
|
|---|
| 1677 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 6...
|
|---|
| 1678 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1679 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1680 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.6 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.6.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1681 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1682 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 6...
|
|---|
| 1683 | [Main] libmondo-archive.c->archive_this_fileset#552: min(free_ramdisk_space) is now 323
|
|---|
| 1684 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 6 OK
|
|---|
| 1685 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 7...
|
|---|
| 1686 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1687 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1688 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.7 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.7.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1689 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1690 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 7...
|
|---|
| 1691 | [Main] libmondo-archive.c->archive_this_fileset#552: min(free_ramdisk_space) is now 318
|
|---|
| 1692 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 7 OK
|
|---|
| 1693 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 8...
|
|---|
| 1694 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1695 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1696 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.8 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.8.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1697 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1698 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 8...
|
|---|
| 1699 | [Main] libmondo-archive.c->archive_this_fileset#552: min(free_ramdisk_space) is now 313
|
|---|
| 1700 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 8 OK
|
|---|
| 1701 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 9...
|
|---|
| 1702 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1703 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1704 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.9 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.9.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1705 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1706 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 9...
|
|---|
| 1707 | [Main] libmondo-archive.c->archive_this_fileset#552: min(free_ramdisk_space) is now 308
|
|---|
| 1708 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 9 OK
|
|---|
| 1709 | [Main] libmondo-archive.c->create_afio_files_in_background#1178: [9246:0] - waiting for storer
|
|---|
| 1710 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1711 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.1 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.1.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1712 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1713 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:1] - archiving 1...
|
|---|
| 1714 | [Main] libmondo-archive.c->archive_this_fileset#552: min(free_ramdisk_space) is now 305
|
|---|
| 1715 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:1] - archived 1 OK
|
|---|
| 1716 | [Main] libmondo-archive.c->create_afio_files_in_background#1178: [9246:1] - waiting for storer
|
|---|
| 1717 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 1
|
|---|
| 1718 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 2
|
|---|
| 1719 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 3
|
|---|
| 1720 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 4
|
|---|
| 1721 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 5
|
|---|
| 1722 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 6
|
|---|
| 1723 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 7
|
|---|
| 1724 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 8
|
|---|
| 1725 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 9
|
|---|
| 1726 | [Main] libmondo-archive.c->create_afio_files_in_background#1182: [9246] - continuing
|
|---|
| 1727 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 10...
|
|---|
| 1728 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1729 | [Main] libmondo-archive.c->create_afio_files_in_background#1182: [9246] - continuing
|
|---|
| 1730 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:1] - EXATing 11...
|
|---|
| 1731 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1732 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1733 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.10 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.10.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1734 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1735 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 10...
|
|---|
| 1736 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 10 OK
|
|---|
| 1737 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 12...
|
|---|
| 1738 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1739 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.11 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.11.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1740 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1741 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:1] - archiving 11...
|
|---|
| 1742 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1743 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 10
|
|---|
| 1744 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:1] - archived 11 OK
|
|---|
| 1745 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:1] - EXATing 13...
|
|---|
| 1746 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1747 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.12 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.12.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1748 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfacl
|
|---|
| 1749 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1750 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 12...
|
|---|
| 1751 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1752 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.13 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.13.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1753 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1754 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:1] - archiving 13...
|
|---|
| 1755 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 11
|
|---|
| 1756 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 12 OK
|
|---|
| 1757 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 14...
|
|---|
| 1758 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1759 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:1] - archived 13 OK
|
|---|
| 1760 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:1] - EXATing 15...
|
|---|
| 1761 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1762 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1763 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.14 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.14.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1764 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1765 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 14...
|
|---|
| 1766 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 12
|
|---|
| 1767 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 13
|
|---|
| 1768 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:0] - archived 14 OK
|
|---|
| 1769 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:0] - EXATing 16...
|
|---|
| 1770 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1771 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.15 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.15.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1772 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1773 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1774 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:1] - archiving 15...
|
|---|
| 1775 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 14
|
|---|
| 1776 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:1] - archived 15 OK
|
|---|
| 1777 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:1] - EXATing 17...
|
|---|
| 1778 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1779 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1780 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.17 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.17.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1781 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1782 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:1] - archiving 17...
|
|---|
| 1783 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 15
|
|---|
| 1784 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [9246:1] - archived 17 OK
|
|---|
| 1785 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [9246:1] - EXATing 18...
|
|---|
| 1786 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1787 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.16 2>> /var/log/mondo-archive.log | gzip -c1 > /usr/tmp.mondo.29352/tmp.mondo.21885/acl_list.16.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1788 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1789 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1790 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [9246:0] - archiving 16...
|
|---|
| 1791 | libmondo-archive.c, line 530: afio -o -b 131072 -M 16m -Z -P bzip2 -G 3 -T 3k -E /usr/share/mondo/do-not-compress-these /usr/tmp.mondo.29352/tmp.mondo.21885/tmpfs/16.afio.bz2 < /usr/tmp.mondo.29352/tmp.mondo.21885/filelist.16 2>> /var/log/mondo-archive.log (No such file or directory)
|
|---|
| 1792 | [Main] libmondo-archive.c->archive_this_fileset#533: Attempt #1 failed. Pausing 3 seconds and retrying...
|
|---|
| 1793 | SIGINT signal received from OS
|
|---|
| 1794 | You interrupted me :-)
|
|---|
| 1795 | [Main] libmondo-fifo.c->kill_buffer#247: kill_buffer() --- command = ps auxww | grep -F "" | grep -Fv grep | awk '{print $1;}' | grep -v PID | tr -s '
|
|---|
| 1796 | ' ' ' | awk '{ print $1; }'
|
|---|
| 1797 | [Main] libmondo-fifo.c->kill_buffer#250: kill_buffer() --- command = kill USER
|
|---|
| 1798 | running: kill USER > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1799 | --------------------------------start of output-----------------------------
|
|---|
| 1800 | sh: line 1: kill: USER: no such pid
|
|---|
| 1801 | --------------------------------end of output------------------------------
|
|---|
| 1802 | ...ran with res=256
|
|---|
| 1803 | [Main] newt-specific.c->fatal_error#377: Fatal error received - 'Mondoarchive is terminating in response to a signal from the OS'
|
|---|
| 1804 | [Main] newt-specific.c->fatal_error#395: OK, I think I'm the main PID.
|
|---|
| 1805 | [Main] newt-specific.c->fatal_error#403: I'm going to do some cleaning up now.
|
|---|
| 1806 | [Main] newt-specific.c->fatal_error#404: killall mindi 2> /dev/null
|
|---|
| 1807 | running: kill `ps auxww | grep " /mondo/do-not " | awk '{print $1;}' | grep -vx "\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1808 | --------------------------------start of output-----------------------------
|
|---|
| 1809 | sh: line 1: kill: root: no such pid
|
|---|
| 1810 | sh: line 1: kill: root: no such pid
|
|---|
| 1811 | sh: line 1: kill: root: no such pid
|
|---|
| 1812 | --------------------------------end of output------------------------------
|
|---|
| 1813 | ...ran with res=256
|
|---|
| 1814 | running: kill `ps auxww | grep " tmp.mondo " | awk '{print $1;}' | grep -vx "\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1815 | --------------------------------start of output-----------------------------
|
|---|
| 1816 | sh: line 1: kill: root: no such pid
|
|---|
| 1817 | sh: line 1: kill: root: no such pid
|
|---|
| 1818 | sh: line 1: kill: root: no such pid
|
|---|
| 1819 | --------------------------------end of output------------------------------
|
|---|
| 1820 | ...ran with res=256
|
|---|
| 1821 | running: kill `ps auxww | grep " ntfsclone " | awk '{print $1;}' | grep -vx "\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1822 | --------------------------------start of output-----------------------------
|
|---|
| 1823 | sh: line 1: kill: root: no such pid
|
|---|
| 1824 | sh: line 1: kill: root: no such pid
|
|---|
| 1825 | sh: line 1: kill: root: no such pid
|
|---|
| 1826 | --------------------------------end of output------------------------------
|
|---|
| 1827 | ...ran with res=256
|
|---|
| 1828 | [Main] libmondo-files.c->register_pid#812: Unregistering PID
|
|---|
| 1829 | [Main] libmondo-files.c->register_pid#812: Unregistering PID
|
|---|
| 1830 | [Main] libmondo-files.c->register_pid#814: Error unregistering PID
|
|---|
| 1831 | running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1832 | --------------------------------start of output-----------------------------
|
|---|
| 1833 | umount: /mnt/cdrom: not mounted
|
|---|
| 1834 | --------------------------------end of output------------------------------
|
|---|
| 1835 | ...ran with res=256
|
|---|
| 1836 | running: rm -Rf /mondo.scratch.* /tmp.mondo.* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1837 | --------------------------------start of output-----------------------------
|
|---|
| 1838 | --------------------------------end of output------------------------------
|
|---|
| 1839 | ...ran just fine. :-)
|
|---|
| 1840 | running: rm -Rf /usr/tmp.mondo.29352/tmp.mondo.21885 /usr/mondo.scratch.11876/mondo.scratch.29639 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1841 | --------------------------------start of output-----------------------------
|
|---|
| 1842 | --------------------------------end of output------------------------------
|
|---|
| 1843 | ...ran just fine. :-)
|
|---|
| 1844 | [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1586: libmondo-tools.c, do_libmondo_global_strings_thing, 1586: Freeing globals
|
|---|