Re: missing mindi-busybox.deb in Ubuntu 16.04

Robert Grasso <[email protected]>
Newsgroups gmane.linux.mondo.devel
Message-ID <[email protected]>
Hello Bruno,

Thanks for your answers, they helped !
I am not feeling very well these days, so this report will not be 
throrough - I will send more in the next days .

About dependencies : i did not write down all that happened, sorry :-( I 
wil install a new vm from scratch later. But at least :

ftp://ftp.mondorescue.org/test/ubuntu/16.04/mondorescue-test.sources.list 
did not work, so I downloaded the packages by hand :

wget \
ftp://ftp.mondorescue.org/test/ubuntu/16.04/mondo_3.3.0-0.20161223223857.s3640M_amd64.deb 
\
ftp://ftp.mondorescue.org/test/ubuntu/16.04/mindi_3.3.0-0.20161223223857.s3640M_amd64.deb 
\
ftp://ftp.mondorescue.org/test/ubuntu/16.04/mindi-busybox_1.25.1-1_amd64.deb 
\
ftp://ftp.mondorescue.org/test/ubuntu/16.04/libmondorescue-perl_3.3.0-0.20161223223857.s3640M_all.deb

various packages where still missing : from my shell history :
- I installed buffer from the Ubuntu repository
- I took afio here :
ftp://ftp.mondorescue.org/ubuntu/16.04/afio_2.5-1_amd64.deb
- 
ftp://ftp.mondorescue.org/ubuntu/14.04/libprojectbuilder-perl_0.14.2-1_all.deb 
was needed too

and in the logs, I noticed that lzop was needed too (this one I noticed 
!) so I installed it by hand
as I installed mondo alone the first time with dpkg, it was left broken. 
So I run finally

apt-get -f install  (which installed various other packages, but I was 
installing nfs-common too, so it is all mixed up here)

and then mondoarchive worked !

About EXTRA_SPACE : 150000 was not enough, I doubled it again to 300000, 
and then the backup ran just fine.

About the missing network Perl package : it's real name is : 
libnetwork-ipv4addr-perl

Now, trying to restore one file : knowing that my backup command is :

mondoarchive -g -On  nfs://power4:/backup_rubedo -N -d tharv/`date 
+'%Y%U'` -p "tharv-full-`date +'%Y%m%d'`" -s 20g -L -S /scratch/ -T 
/scratch/ -V

the final backup directory and archive being

/backup_rubedo/tharv/201701/tharv-full-20170106-1.iso

I tried the following restore command :

mondorestore -g -n nfs://power4:/backup_rubedo -d tharv/201701 -p 
tharv-full-20170106

which exited almost immediately with a segmentation fault. i am 
attaching the log

What did I do wrong this time ?

-- 
Robert Grasso
@home
---
UNIX was not designed to stop you from doing stupid things, because
   that would also stop you from doing clever things. -- Doug Gwyn

On 06/01/2017 01:26, Bruno Cornec wrote:
> Happy New year for you too Robert !
>
> Robert Grasso said on Thu, Jan 05, 2017 at 08:48:22AM +0100:
>> As I am interested, I just installed your latest test version for
>> Ubuntu 16.04 in a test vm in Virtualbox, and just ran it : it failed,
>> did not generate any backup; I am attaching the log.
> Ok, 2 problems:
>
>> INFO: Incorporating Network-related settings
>> Can't locate Net/IPv4Addr.pm in @INC (you may need to install the Net::IPv4Addr module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/bin/mr-net-get-config line 11.
> Net/IPv4Addr.pm is missing. So a lack of dependency on my deb packages I need to fix
> Try installing libnet-ipv4add-perl
>
>> INFO: Analyzing kernel modules dependencies...
>> cp: error writing '/scratch//mondo.tmp.4C5iV5/mountpoint.27176//lib/firmware/iwlwifi-7265D-16.ucode': No space left on device
>> cp: error writing '/scratch//mondo.tmp.4C5iV5/mountpoint.27176//lib/firmware/iwlwifi-5150-2.ucode': No space left on device
> So you don't have enough space to create the boot media.
>
>> EXTRA_SPACE = 150000
> Try doubling that to see.
>
> Bruno.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot

_______________________________________________
Mondo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mondo-devel
mondorestore.log (text/x-log, 28.1 KB)
DBG2: [TH=7561] libmondo-tools.c->setup_tmpdir#740: bkpinfo->tmpdir is being set to /tmp/mondo.tmp.JX8i4j
DBG2: [TH=7561] libmondo-tools.c->setup_scratchdir#759: Purging old scratchdir /mondo.scratch.*
DBG2: [TH=7561] libmondo-tools.c->setup_scratchdir#784: bkpinfo->scratchdir is being set to /tmp/mondo.scratch.CzBYQD
INFO: root is mounted at /dev/mapper/kubuntu--vg-root
INFO: That doesn't mean /dev/mapper/kubuntu--vg-root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
DBG1: [TH=7561] libmondo-devices.c->am_I_in_disaster_recovery_mode#164: Is this a ramdisk? result = FALSE
INFO: running: mkdir -p /mnt/cdrom > /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
INFO: root is mounted at /dev/mapper/kubuntu--vg-root
INFO: That doesn't mean /dev/mapper/kubuntu--vg-root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
DBG1: [TH=7561] libmondo-devices.c->am_I_in_disaster_recovery_mode#164: Is this a ramdisk? result = FALSE
DBG1: [Main] libmondo-tools.c->get_kernel_version#244: g_kernel_version = 4,000000
DBG1: [Main] mondorestore.c->main#2630: FYI - g_mountlist_fname = /tmp/mondo.tmp.JX8i4j/tmp/mountlist.txt
DBG2: [Main] mondorestore.c->main#2641: 2641: Warning - g_mountlist_fname (/tmp/mondo.tmp.JX8i4j/tmp/mountlist.txt) does not exist yet
INFO: running: umount -d /mnt/cdrom > /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: umount: /mnt/cdrom: not mounted
INFO: --------------------------------end of output------------------------------
INFO: ...ran with res=8192
INFO: running: rm -Rf /tmp/tmpfs/mondo.tmp.* > /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
INFO: -------------- Mondo Restore v3.3.0-r3640M -------------
INFO: DON'T PANIC! Mondorestore logs almost everything, so please 
INFO: don't break out in a cold sweat just because you see a few  
INFO: error messages in the log. Read them; analyze them; see if  
INFO: they are significant; above all, verify your backups! Please
INFO: attach a compressed copy of this log to any e-mail you send 
INFO: to the Mondo mailing list when you are seeking technical    
INFO: support. Without it, we can't help you.            - DevTeam
INFO: ------------------------------------------------------------
INFO: BTW, despite (or perhaps because of) the wealth of messages,
INFO: some users are inclined to stop reading this log.  If Mondo 
INFO: stopped for some reason, chances are it's detailed here.    
INFO: More than likely there's a message at the very end of this  
INFO: log that will tell you what is wrong.  Please read it!      
INFO: ------------------------------------------------------------
DBG1: [Main] mondorestore.c->main#2660: I am in normal, live mode
DBG2: [Main] mondorestore.c->main#2663: what time is it
DBG4: [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe --- Found afio at /bin/afio
INFO: running: which mkfs.vfat > /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: /sbin/mkfs.vfat
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#96: Switches:-
DBG1: [Main] mondorestore.c->main#2805: I am in normal, live mode.
DBG2: [Main] mondorestore.c->main#2806: FYI, MOUNTLIST_FNAME = /tmp/mondo.tmp.JX8i4j/tmp/mountlist.txt
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1188: Started sub
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1189: About to set g_boot_mountpt[0] to '\0'
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1191: Done. Great. Seeting command to something
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1193: Cool. Command = 'grep -v ":" /etc/fstab | grep -vE '^#.*$' | grep -E "[ 	]/boot[ 	]" | tr -s ' ' '	' | cut -f1 | head -n1'
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1197: tmp = 'UUID=f251d729-93bd-4af1-9f74-dc315833fea9'
DBG2: [Main] libmondo-tools.c->mount_boot_if_necessary#1198: /boot is at UUID=f251d729-93bd-4af1-9f74-dc315833fea9 according to /etc/fstab
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1238: Ended sub
DBG2: [Main] mondorestore.c->main#2808: Still here.
DBG2: [Main] mondorestore.c->main#2812: Calling restore_to_live_filesystem()
DBG1: [Main] mondorestore.c->restore_to_live_filesystem#2459: restore_to_live_filesystem() - starting
INFO: Please insert tape/CD/USB Key, then hit 'OK' to continue.
DBG3: [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2224: media type = netfs
INFO:  
INFO: Please mount that partition before you try to backup to or restore from it.
INFO: running: umount -d /mnt/cdrom > /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.JX8i4j/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: umount: /mnt/cdrom: not mounted
INFO: --------------------------------end of output------------------------------
INFO: ...ran with res=8192
DBG1: [Main] ../common/newt-specific.c->finish#440: Calling newtSuspend()
DBG2: [TH=7739] libmondo-tools.c->setup_tmpdir#740: bkpinfo->tmpdir is being set to /tmp/mondo.tmp.UkkcKP
DBG2: [TH=7739] libmondo-tools.c->setup_scratchdir#759: Purging old scratchdir /mondo.scratch.*
DBG2: [TH=7739] libmondo-tools.c->setup_scratchdir#784: bkpinfo->scratchdir is being set to /tmp/mondo.scratch.zM0QHI
INFO: root is mounted at /dev/mapper/kubuntu--vg-root
INFO: That doesn't mean /dev/mapper/kubuntu--vg-root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
DBG1: [TH=7739] libmondo-devices.c->am_I_in_disaster_recovery_mode#164: Is this a ramdisk? result = FALSE
INFO: running: mkdir -p /mnt/cdrom > /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
INFO: root is mounted at /dev/mapper/kubuntu--vg-root
INFO: That doesn't mean /dev/mapper/kubuntu--vg-root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
DBG1: [TH=7739] libmondo-devices.c->am_I_in_disaster_recovery_mode#164: Is this a ramdisk? result = FALSE
DBG1: [Main] libmondo-tools.c->get_kernel_version#244: g_kernel_version = 4,000000
DBG1: [Main] mondorestore.c->main#2630: FYI - g_mountlist_fname = /tmp/mondo.tmp.UkkcKP/tmp/mountlist.txt
DBG2: [Main] mondorestore.c->main#2641: 2641: Warning - g_mountlist_fname (/tmp/mondo.tmp.UkkcKP/tmp/mountlist.txt) does not exist yet
INFO: running: umount -d /mnt/cdrom > /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: umount: /mnt/cdrom: not mounted
INFO: --------------------------------end of output------------------------------
INFO: ...ran with res=8192
INFO: running: rm -Rf /tmp/tmpfs/mondo.tmp.* > /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
INFO: -------------- Mondo Restore v3.3.0-r3640M -------------
INFO: DON'T PANIC! Mondorestore logs almost everything, so please 
INFO: don't break out in a cold sweat just because you see a few  
INFO: error messages in the log. Read them; analyze them; see if  
INFO: they are significant; above all, verify your backups! Please
INFO: attach a compressed copy of this log to any e-mail you send 
INFO: to the Mondo mailing list when you are seeking technical    
INFO: support. Without it, we can't help you.            - DevTeam
INFO: ------------------------------------------------------------
INFO: BTW, despite (or perhaps because of) the wealth of messages,
INFO: some users are inclined to stop reading this log.  If Mondo 
INFO: stopped for some reason, chances are it's detailed here.    
INFO: More than likely there's a message at the very end of this  
INFO: log that will tell you what is wrong.  Please read it!      
INFO: ------------------------------------------------------------
DBG1: [Main] mondorestore.c->main#2660: I am in normal, live mode
DBG2: [Main] mondorestore.c->main#2663: what time is it
DBG4: [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe --- Found afio at /bin/afio
INFO: running: which mkfs.vfat > /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: /sbin/mkfs.vfat
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#96: Switches:-
DBG1: [Main] mondorestore.c->main#2805: I am in normal, live mode.
DBG2: [Main] mondorestore.c->main#2806: FYI, MOUNTLIST_FNAME = /tmp/mondo.tmp.UkkcKP/tmp/mountlist.txt
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1188: Started sub
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1189: About to set g_boot_mountpt[0] to '\0'
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1191: Done. Great. Seeting command to something
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1193: Cool. Command = 'grep -v ":" /etc/fstab | grep -vE '^#.*$' | grep -E "[ 	]/boot[ 	]" | tr -s ' ' '	' | cut -f1 | head -n1'
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1197: tmp = 'UUID=f251d729-93bd-4af1-9f74-dc315833fea9'
DBG2: [Main] libmondo-tools.c->mount_boot_if_necessary#1198: /boot is at UUID=f251d729-93bd-4af1-9f74-dc315833fea9 according to /etc/fstab
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1238: Ended sub
DBG2: [Main] mondorestore.c->main#2808: Still here.
DBG2: [Main] mondorestore.c->main#2812: Calling restore_to_live_filesystem()
DBG1: [Main] mondorestore.c->restore_to_live_filesystem#2459: restore_to_live_filesystem() - starting
INFO: Please insert tape/CD/USB Key, then hit 'OK' to continue.
DBG3: [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2224: media type = netfs
INFO:  
INFO: Please mount that partition before you try to backup to or restore from it.
INFO: running: umount -d /mnt/cdrom > /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.UkkcKP/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: umount: /mnt/cdrom: not mounted
INFO: --------------------------------end of output------------------------------
INFO: ...ran with res=8192
DBG1: [Main] ../common/newt-specific.c->finish#440: Calling newtSuspend()
DBG2: [TH=7883] libmondo-tools.c->setup_tmpdir#740: bkpinfo->tmpdir is being set to /tmp/mondo.tmp.8yLyr0
DBG2: [TH=7883] libmondo-tools.c->setup_scratchdir#759: Purging old scratchdir /mondo.scratch.*
DBG2: [TH=7883] libmondo-tools.c->setup_scratchdir#784: bkpinfo->scratchdir is being set to /tmp/mondo.scratch.KikoGy
INFO: root is mounted at /dev/mapper/kubuntu--vg-root
INFO: That doesn't mean /dev/mapper/kubuntu--vg-root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
DBG1: [TH=7883] libmondo-devices.c->am_I_in_disaster_recovery_mode#164: Is this a ramdisk? result = FALSE
INFO: running: mkdir -p /mnt/cdrom > /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
INFO: root is mounted at /dev/mapper/kubuntu--vg-root
INFO: That doesn't mean /dev/mapper/kubuntu--vg-root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
DBG1: [TH=7883] libmondo-devices.c->am_I_in_disaster_recovery_mode#164: Is this a ramdisk? result = FALSE
DBG1: [Main] libmondo-tools.c->get_kernel_version#244: g_kernel_version = 4,000000
DBG1: [Main] mondorestore.c->main#2630: FYI - g_mountlist_fname = /tmp/mondo.tmp.8yLyr0/tmp/mountlist.txt
DBG2: [Main] mondorestore.c->main#2641: 2641: Warning - g_mountlist_fname (/tmp/mondo.tmp.8yLyr0/tmp/mountlist.txt) does not exist yet
INFO: running: umount -d /mnt/cdrom > /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: umount: /mnt/cdrom: not mounted
INFO: --------------------------------end of output------------------------------
INFO: ...ran with res=8192
INFO: running: rm -Rf /tmp/tmpfs/mondo.tmp.* > /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
INFO: -------------- Mondo Restore v3.3.0-r3640M -------------
INFO: DON'T PANIC! Mondorestore logs almost everything, so please 
INFO: don't break out in a cold sweat just because you see a few  
INFO: error messages in the log. Read them; analyze them; see if  
INFO: they are significant; above all, verify your backups! Please
INFO: attach a compressed copy of this log to any e-mail you send 
INFO: to the Mondo mailing list when you are seeking technical    
INFO: support. Without it, we can't help you.            - DevTeam
INFO: ------------------------------------------------------------
INFO: BTW, despite (or perhaps because of) the wealth of messages,
INFO: some users are inclined to stop reading this log.  If Mondo 
INFO: stopped for some reason, chances are it's detailed here.    
INFO: More than likely there's a message at the very end of this  
INFO: log that will tell you what is wrong.  Please read it!      
INFO: ------------------------------------------------------------
DBG1: [Main] mondorestore.c->main#2660: I am in normal, live mode
DBG2: [Main] mondorestore.c->main#2663: what time is it
DBG4: [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe --- Found afio at /bin/afio
DBG3: [Main] libmondo-cli.c->process_switches#471: proto = nfs
DBG3: [Main] libmondo-cli.c->process_switches#472: mount = power4:/backup_rubedo
DBG3: [Main] libmondo-cli.c->process_switches#476: isodir= /backup_rubedo
DBG1: [Main] libmondo-cli.c->process_switches#683: Prefix forced to tharv-full-20170106
INFO: running: which mkfs.vfat > /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: /sbin/mkfs.vfat
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#96: Switches:-
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#99: -d tharv/201701
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#99: -g 
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#99: -n nfs://power4:/backup_rubedo
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#99: -p tharv-full-20170106
DBG1: [Main] mondorestore.c->main#2805: I am in normal, live mode.
DBG2: [Main] mondorestore.c->main#2806: FYI, MOUNTLIST_FNAME = /tmp/mondo.tmp.8yLyr0/tmp/mountlist.txt
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1188: Started sub
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1189: About to set g_boot_mountpt[0] to '\0'
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1191: Done. Great. Seeting command to something
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1193: Cool. Command = 'grep -v ":" /etc/fstab | grep -vE '^#.*$' | grep -E "[ 	]/boot[ 	]" | tr -s ' ' '	' | cut -f1 | head -n1'
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1197: tmp = 'UUID=f251d729-93bd-4af1-9f74-dc315833fea9'
DBG2: [Main] libmondo-tools.c->mount_boot_if_necessary#1198: /boot is at UUID=f251d729-93bd-4af1-9f74-dc315833fea9 according to /etc/fstab
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1238: Ended sub
DBG2: [Main] mondorestore.c->main#2808: Still here.
DBG2: [Main] mondorestore.c->main#2812: Calling restore_to_live_filesystem()
DBG1: [Main] mondorestore.c->restore_to_live_filesystem#2459: restore_to_live_filesystem() - starting
DBG2: [Main] mondorestore.c->restore_to_live_filesystem#2475: bkpinfo->media_device = 
DBG2: [Main] mondorestore.c->restore_to_live_filesystem#2477: Warning - failed to find media dev
DBG2: [Main] mondorestore.c->restore_to_live_filesystem#2481: bkpinfo->isodir = /backup_rubedo
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2085: gcffa --- starting
INFO: I'm thinking...
INFO: running: mkdir -p /tmp/mondo.tmp.8yLyr0/mount.bootdisk > /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2103: mountpt = /tmp/mondo.tmp.8yLyr0/mount.bootdisk; cfg_file=/tmp/mondo.tmp.8yLyr0/tmp/mondorestore.cfg
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2107: gcffa --- we don't have cfg file yet.
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2111: gcffa --- calling mount_media now :)
INFO: running: mount | grep -F /mnt/cdrom > /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran with res=256
DBG2: [Main] libmondo-devices.c->mount_media#1354: Mounting for Network thingy
DBG2: [Main] libmondo-devices.c->mount_media#1355: isodir = /backup_rubedo
DBG2: [Main] libmondo-devices.c->mount_media#1422: (mount_media) --- command = mount /backup_rubedo/tharv/201701/tharv-full-20170106-1.iso -t iso9660 -o loop,ro /mnt/cdrom
INFO: running: mount /backup_rubedo/tharv/201701/tharv-full-20170106-1.iso -t iso9660 -o loop,ro /mnt/cdrom > /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.8yLyr0/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
DBG2: [Main] libmondo-devices.c->mount_media#1438: Mounted media drive OK
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2113: gcffa --- managed to mount CD; so, no need for Plan B
DBG2: [Main] libmondo-devices.c->what_number_cd_is_this#3018: (what_number_cd_is_this) Warning - media_device unknown. Finding out...
DBG4: [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe --- Found cdrecord at /usr/bin/cdrecord
DBG4: [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe --- Found cdrecord at /usr/bin/cdrecord
DBG2: [TH=7984] libmondo-tools.c->setup_tmpdir#740: bkpinfo->tmpdir is being set to /tmp/mondo.tmp.gNhazi
DBG2: [TH=7984] libmondo-tools.c->setup_scratchdir#759: Purging old scratchdir /mondo.scratch.*
DBG2: [TH=7984] libmondo-tools.c->setup_scratchdir#784: bkpinfo->scratchdir is being set to /tmp/mondo.scratch.9eLJtw
INFO: root is mounted at /dev/mapper/kubuntu--vg-root
INFO: That doesn't mean /dev/mapper/kubuntu--vg-root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
DBG1: [TH=7984] libmondo-devices.c->am_I_in_disaster_recovery_mode#164: Is this a ramdisk? result = FALSE
INFO: running: mkdir -p /mnt/cdrom > /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
INFO: root is mounted at /dev/mapper/kubuntu--vg-root
INFO: That doesn't mean /dev/mapper/kubuntu--vg-root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
DBG1: [TH=7984] libmondo-devices.c->am_I_in_disaster_recovery_mode#164: Is this a ramdisk? result = FALSE
DBG1: [Main] libmondo-tools.c->get_kernel_version#244: g_kernel_version = 4,000000
DBG1: [Main] mondorestore.c->main#2630: FYI - g_mountlist_fname = /tmp/mondo.tmp.gNhazi/tmp/mountlist.txt
DBG2: [Main] mondorestore.c->main#2641: 2641: Warning - g_mountlist_fname (/tmp/mondo.tmp.gNhazi/tmp/mountlist.txt) does not exist yet
INFO: running: umount -d /mnt/cdrom > /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
INFO: running: rm -Rf /tmp/tmpfs/mondo.tmp.* > /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
INFO: -------------- Mondo Restore v3.3.0-r3640M -------------
INFO: DON'T PANIC! Mondorestore logs almost everything, so please 
INFO: don't break out in a cold sweat just because you see a few  
INFO: error messages in the log. Read them; analyze them; see if  
INFO: they are significant; above all, verify your backups! Please
INFO: attach a compressed copy of this log to any e-mail you send 
INFO: to the Mondo mailing list when you are seeking technical    
INFO: support. Without it, we can't help you.            - DevTeam
INFO: ------------------------------------------------------------
INFO: BTW, despite (or perhaps because of) the wealth of messages,
INFO: some users are inclined to stop reading this log.  If Mondo 
INFO: stopped for some reason, chances are it's detailed here.    
INFO: More than likely there's a message at the very end of this  
INFO: log that will tell you what is wrong.  Please read it!      
INFO: ------------------------------------------------------------
DBG1: [Main] mondorestore.c->main#2660: I am in normal, live mode
DBG2: [Main] mondorestore.c->main#2663: what time is it
DBG4: [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe --- Found afio at /bin/afio
DBG3: [Main] libmondo-cli.c->process_switches#471: proto = nfs
DBG3: [Main] libmondo-cli.c->process_switches#472: mount = power4:/backup_rubedo
DBG3: [Main] libmondo-cli.c->process_switches#476: isodir= /backup_rubedo
DBG1: [Main] libmondo-cli.c->process_switches#683: Prefix forced to tharv-full-20170106
INFO: running: which mkfs.vfat > /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: /sbin/mkfs.vfat
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#96: Switches:-
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#99: -d tharv/201701
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#99: -g 
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#99: -n nfs://power4:/backup_rubedo
DBG3: [Main] libmondo-cli.c->handle_incoming_parameters#99: -p tharv-full-20170106
DBG1: [Main] mondorestore.c->main#2805: I am in normal, live mode.
DBG2: [Main] mondorestore.c->main#2806: FYI, MOUNTLIST_FNAME = /tmp/mondo.tmp.gNhazi/tmp/mountlist.txt
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1188: Started sub
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1189: About to set g_boot_mountpt[0] to '\0'
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1191: Done. Great. Seeting command to something
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1193: Cool. Command = 'grep -v ":" /etc/fstab | grep -vE '^#.*$' | grep -E "[ 	]/boot[ 	]" | tr -s ' ' '	' | cut -f1 | head -n1'
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1197: tmp = 'UUID=f251d729-93bd-4af1-9f74-dc315833fea9'
DBG2: [Main] libmondo-tools.c->mount_boot_if_necessary#1198: /boot is at UUID=f251d729-93bd-4af1-9f74-dc315833fea9 according to /etc/fstab
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1238: Ended sub
DBG2: [Main] mondorestore.c->main#2808: Still here.
DBG2: [Main] mondorestore.c->main#2812: Calling restore_to_live_filesystem()
DBG1: [Main] mondorestore.c->restore_to_live_filesystem#2459: restore_to_live_filesystem() - starting
DBG2: [Main] mondorestore.c->restore_to_live_filesystem#2475: bkpinfo->media_device = 
DBG2: [Main] mondorestore.c->restore_to_live_filesystem#2477: Warning - failed to find media dev
DBG2: [Main] mondorestore.c->restore_to_live_filesystem#2481: bkpinfo->isodir = /backup_rubedo
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2085: gcffa --- starting
INFO: I'm thinking...
INFO: running: mkdir -p /tmp/mondo.tmp.gNhazi/mount.bootdisk > /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2103: mountpt = /tmp/mondo.tmp.gNhazi/mount.bootdisk; cfg_file=/tmp/mondo.tmp.gNhazi/tmp/mondorestore.cfg
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2107: gcffa --- we don't have cfg file yet.
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2111: gcffa --- calling mount_media now :)
INFO: running: mount | grep -F /mnt/cdrom > /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran with res=256
DBG2: [Main] libmondo-devices.c->mount_media#1354: Mounting for Network thingy
DBG2: [Main] libmondo-devices.c->mount_media#1355: isodir = /backup_rubedo
DBG2: [Main] libmondo-devices.c->mount_media#1422: (mount_media) --- command = mount /backup_rubedo/tharv/201701/tharv-full-20170106-1.iso -t iso9660 -o loop,ro /mnt/cdrom
INFO: running: mount /backup_rubedo/tharv/201701/tharv-full-20170106-1.iso -t iso9660 -o loop,ro /mnt/cdrom > /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.gNhazi/mondo-run-prog-thing.err
INFO: --------------------------------start of output-----------------------------
INFO: --------------------------------end of output------------------------------
INFO: ...ran just fine. :-)
DBG2: [Main] libmondo-devices.c->mount_media#1438: Mounted media drive OK
DBG2: [Main] ../src/mondorestore/mondo-rstr-tools.c->get_cfg_file_from_archive#2113: gcffa --- managed to mount CD; so, no need for Plan B
DBG2: [Main] libmondo-devices.c->what_number_cd_is_this#3018: (what_number_cd_is_this) Warning - media_device unknown. Finding out...
DBG4: [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe --- Found cdrecord at /usr/bin/cdrecord
DBG4: [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe --- Found cdrecord at /usr/bin/cdrecord
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.