Cannot get past sanity check - hang up at Mindi not finding isolinux (installed locally) - Archlinux
stef204 <[email protected]>
| Newsgroups | gmane.linux.mondo.devel |
|---|---|
| Message-ID | <[email protected]> |
Archlinux x86_64
Linux 4.14.8
isolinux path: /usr/lib/syslinux/bios/isolinux.bin
Hi,
This *could* be specific to Archlinux but I need to debug it.
At first glance, it /seems/ that it is not finding isolinux.bin in the
location it expects. If I could know what that location is, I could
symlink.
At the moment, I do have:
% ls -l /usr/bin/genisoimage -> mkisof
which could be a problem for mondo/mindi?
Note: this symlink seems "standard" for my distro.
The isssue: the sanity check keeps failing when running mondoarchive.
Here is the error message:
* % sudo mondoarchive*
See /var/log/mondoarchive.log for details of backup run.
Checking sanity of your Linux distribution
I think you have a Windows 9x partition.
Could not ascertain mindi's version number.
You have not installed Mondo and/or Mindi properly.
Please uninstall and reinstall them both.
Fatal error... Please reinstall Mondo and Mindi.
---FATALERROR--- Please reinstall Mondo and Mindi.
If you require technical support, please contact the mailing list.
See http://www.mondorescue.org for details.
The list's members can help you, if you attach that file to your e-mail.
Log file: /var/log/mondoarchive.log
Mondo has aborted.
Execution run ended; result=254
Type 'less /var/log/mondoarchive.log' to see the output log
Comment: I have reinstalled mondo and mindi as suggested but, as
expected, no change.
*cat /var/log/mindi.log*
mindi v3.0.2-r3578
-----------------------------
Start date : Thu Dec 28 18:35:55 CET 2017
-----------------------------
x86_64 architecture detected
mindi called with the following arguments:
-V
-----------------------------
pbdistrocheck results:
-----------------------------
MONDO_SHARE = /usr/share/mondo
MINDI_LIB = /usr/lib/mindi
MINDI_SBIN = /usr/sbin
MINDI_CONF = /etc/mindi
MINDI_CACHE = /var/cache/mindi
-----------------------------
Mindi configuration file
-----------------------------
EXTRA_SPACE=240000 # increase if you run out of ramdisk space
-----------------------------
In Mindi
--------
EXTRA_SPACE = 240000
--------
FATAL ERROR. Please install isolinux first. If your syslinux RPM doesn't
include isolinux, you may download an isolinux RPM from Mondo's website -
go to http://www.mondorescue.org/downloads.shtml
Please e-mail a copy of /var/log/mindi.log to the mailing list.
See http://www.mondorescue.org for more information.
WE CANNOT HELP unless you enclose that file.
INFO: Mindi 3.0.2-r3578 is exiting
INFO: End date : Thu Dec 28 18:35:57 CET 2017
*And cat /var/log/mondoaqrchive.log*
INFO: Time started: Thu Dec 28 18:35:55 2017
DBG2: [TH=4586] libmondo-tools.c->setup_tmpdir#740: bkpinfo->tmpdir is
being set to /tmp/mondo.tmp.PWDb1D
DBG2: [TH=4586] libmondo-tools.c->setup_scratchdir#759: Purging old
scratchdir /mondo.scratch.*
DBG2: [TH=4586] libmondo-tools.c->setup_scratchdir#784: bkpinfo-
>scratchdir is being set to /tmp/mondo.scratch.FOWm4z
INFO: root is mounted at /dev/sda
INFO: That doesn't mean /dev/sda is the root partition. It's just a
debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
DBG1: [TH=4586] libmondo-devices.c->am_I_in_disaster_recovery_mode#167:
Is this a ramdisk? result = FALSE
INFO: running: dmesg -n1 > /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp
2> /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: --------------------------------end of
output------------------------------
INFO: ...ran just fine. :-)
INFO: Mondo Archive v3.2.2-r3578 --- http://www.mondorescue.org
INFO: running x86_64 binaries
INFO: running on x86_64 architecture
INFO: -----------------------------------------------------------
INFO: NB: Mondo logs almost everything, so don't panic if you see
INFO: some error messages. Please read them carefully before you
INFO: decide to break out in a cold sweat. Despite (or perhaps
INFO: because of) the wealth of messages. some users are inclined
INFO: to stop reading this log. If Mondo stopped for some reason,
INFO: chances are it's detailed here. More than likely there's a
INFO: message at the very end of this log that will tell you what
INFO: is wrong. Please read it! -Devteam
INFO: -----------------------------------------------------------
INFO: Zero...
DBG1: [Main] mondoarchive.c->welcome_to_mondoarchive#97: One...
DBG2: [Main] mondoarchive.c->welcome_to_mondoarchive#98: Two...
DBG3: [Main] mondoarchive.c->welcome_to_mondoarchive#99: Three...
DBG4: [Main] mondoarchive.c->welcome_to_mondoarchive#100: Four...
DBG2: [Main] mondoarchive.c-
>distro_specific_kludges_at_start_of_mondoarchive#115: Unmounting old
ramdisks if necessary
INFO: running: mount | grep cdrom | grep super > /tmp/mondo.tmp.PWDb1D/
mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: --------------------------------end of
output------------------------------
INFO: ...ran with res=256
INFO: running: mount | grep floppy | grep super > /tmp/mondo.tmp.PWDb1D/
mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: --------------------------------end of
output------------------------------
INFO: ...ran with res=256
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1189: Started sub
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1190: About to set
g_boot_mountpt[0] to '\0'
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1192: Done. Great.
Seeting command to something
DBG4: [Main] libmondo-tools.c->mount_boot_if_necessary#1194: 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#1198: tmp = ''
DBG2: [Main] libmondo-tools.c->mount_boot_if_necessary#1199: /boot is at
according to /etc/fstab
DBG3: [Main] libmondo-tools.c->mount_boot_if_necessary#1216: command =
mount | grep -E '^'
DBG1: [Main] libmondo-tools.c->mount_boot_if_necessary#1239: Ended sub
DBG1: [Main] libmondo-tools.c->get_kernel_version#246: g_kernel_version =
4.148000
INFO: running: rm -Rf /var/cache/mondo/changed.files* > /tmp/
mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.PWDb1D/mondo-
run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: --------------------------------end of
output------------------------------
INFO: ...ran just fine. :-)
INFO: Checking sanity of your Linux distribution
INFO: running: grep ramdisk /proc/devices > /tmp/mondo.tmp.PWDb1D/mondo-
run-prog-thing.tmp 2> /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: 1 ramdisk
INFO: --------------------------------end of
output------------------------------
INFO: ...ran just fine. :-)
INFO: running: mount | grep -Ew 'vfat|fat|dos' | grep -vE "/dev/fd|
nexdisk" > /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp 2> /tmp/
mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: /dev/sda6 on /mnt/shared type vfat
(rw,nosuid,nodev,noexec,relatime,fmask=0111,dmask=0000,allow_utime=0022,codepage=437,iocharset=utf8,shortname=mixed,utf8,errors=remount-
ro,user)
INFO: --------------------------------end of
output------------------------------
INFO: ...ran just fine. :-)
INFO: running: mount | grep -Ew 'vfat|fat|dos' | grep -Ew efi > /tmp/
mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp 2> /tmp/mondo.tmp.PWDb1D/mondo-
run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: --------------------------------end of
output------------------------------
INFO: ...ran with res=256
INFO: I think you have a Windows 9x partition.
DBG4: [Main] libmondo-files.c->find_home_of_exe#360: find_home_of_exe ---
Found cmp at /usr/bin/cmp
------------- mindi logfile included -------------------------
mindi v3.0.2-r3578
-----------------------------
Start date : Thu Dec 28 18:35:55 CET 2017
-----------------------------
x86_64 architecture detected
mindi called with the following arguments:
-V
-----------------------------
pbdistrocheck results:
-----------------------------
MONDO_SHARE = /usr/share/mondo
MINDI_LIB = /usr/lib/mindi
MINDI_SBIN = /usr/sbin
MINDI_CONF = /etc/mindi
MINDI_CACHE = /var/cache/mindi
-----------------------------
Mindi configuration file
-----------------------------
EXTRA_SPACE=240000 # increase if you run out of ramdisk space
-----------------------------
In Mindi
--------
EXTRA_SPACE = 240000
--------
FATAL ERROR. Please install isolinux first. If your syslinux RPM doesn't
include isolinux, you may download an isolinux RPM from Mondo's website -
go to http://www.mondorescue.org/downloads.shtml
Please e-mail a copy of /var/log/mindi.log to the mailing list.
See http://www.mondorescue.org for more information.
WE CANNOT HELP unless you enclose that file.
INFO: Mindi 3.0.2-r3578 is exiting
INFO: End date : Thu Dec 28 18:35:57 CET 2017
--------------------------------------------------------------
INFO: running: mindi -V > /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp
2> /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: /usr/bin/mindi: line 3005: pbdistrocheck: command not found
INFO: find: ‘/run/user/1000/gvfs’: Permission denied
INFO: FATAL ERROR. Please install isolinux first. If your syslinux RPM
doesn't include isolinux, you may download an isolinux RPM from Mondo's
website - go to http://www.mondorescue.org/downloads.shtml
INFO: Please e-mail a copy of /var/log/mindi.log to the mailing list.
INFO: See http://www.mondorescue.org for more information.
INFO: WE CANNOT HELP unless you enclose that file.
INFO:
INFO: --------------------------------end of
output------------------------------
INFO: ...ran with res=65280
INFO: Could not ascertain mindi's version number.
INFO: You have not installed Mondo and/or Mindi properly.
INFO: Please uninstall and reinstall them both.
DBG1: [Main] ../common/newt-specific.c->fatal_error#304: Fatal error
received - 'Please reinstall Mondo and Mindi.'
DBG3: [Main] ../common/newt-specific.c->fatal_error#320: OK, I think I'm
the main PID.
DBG2: [Main] ../common/newt-specific.c->fatal_error#327: I'm going to do
some cleaning up now.
DBG4: [Main] ../common/newt-specific.c->fatal_error#328: killall mindi
2> /dev/null
INFO: running: ps auxww | grep " /mondo/do-not " | grep -v "grep" | awk
'{print $2;}' > /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp 2> /tmp/
mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: --------------------------------end of
output------------------------------
INFO: ...ran just fine. :-)
INFO: running: kill `ps auxww | grep " /mondo/do-not " | grep -v "grep" |
awk '{print $2;}'` > /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp 2> /
tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: kill: usage: kill [-s sigspec | -n signum | -sigspec] pid |
jobspec ... or kill -l [sigspec]
INFO: --------------------------------end of
output------------------------------
INFO: ...ran with res=512
INFO: running: ps auxww | grep " mondo.tmp " | grep -v "grep" | awk
'{print $2;}' > /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp 2> /tmp/
mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: --------------------------------end of
output------------------------------
INFO: ...ran just fine. :-)
INFO: running: kill `ps auxww | grep " mondo.tmp " | grep -v "grep" | awk
'{print $2;}'` > /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp 2> /tmp/
mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: kill: usage: kill [-s sigspec | -n signum | -sigspec] pid |
jobspec ... or kill -l [sigspec]
INFO: --------------------------------end of
output------------------------------
INFO: ...ran with res=512
INFO: running: ps auxww | grep " ntfsclone " | grep -v "grep" | awk
'{print $2;}' > /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp 2> /tmp/
mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: --------------------------------end of
output------------------------------
INFO: ...ran just fine. :-)
INFO: running: kill `ps auxww | grep " ntfsclone " | grep -v "grep" | awk
'{print $2;}'` > /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.tmp 2> /tmp/
mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: kill: usage: kill [-s sigspec | -n signum | -sigspec] pid |
jobspec ... or kill -l [sigspec]
INFO: --------------------------------end of
output------------------------------
INFO: ...ran with res=512
INFO: running: umount -d /mnt/cdrom > /tmp/mondo.tmp.PWDb1D/mondo-run-
prog-thing.tmp 2> /tmp/mondo.tmp.PWDb1D/mondo-run-prog-thing.err
INFO: --------------------------------start of
output-----------------------------
INFO: umount: /mnt/cdrom: not mounted.
INFO: --------------------------------end of
output------------------------------
INFO: ...ran with res=8192
------------------------------------------------------------------------------
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