Pages : 1
#1 Le 15/10/2005, à 13:03
- szdavid
[résolu]Mondo ne démarre même plus depuis breezy
[Voilà,
sous hoary, j'utilisais mondo pour faire mes sauvegardes ; depuis mon passage à breezy, même après plusieurs reinstall, j'ai ce message d'erreur :
Initializing...
See /var/log/mondo-archive.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.
Please try the snapshot (the version with 'cvs' and the date in its filename)to see if that fixes the problem. Please don't bother the mailing list withyour problem UNTIL you've tried the snapshot. The snapshot contains bugfixeswhich might help you. Go to http://www.mondorescue.org/download/download.htmlFor more information.
Log file: /var/log/mondo-archive.log
FYI, I have gzipped the log and saved it to /tmp/MA.log.gz
Mondo has aborted.
Execution run ended; result=254
Type 'less /var/log/mondo-archive.log' to see the output log
et la fin de mon fichier de log, j'ai ça :
...ran with res=256
running: rm -Rf /mondo.scratch.* /tmp.mondo.* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
...ran just fine. :-)
running: rm -Rf > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
--------------------------------start of output-----------------------------
--------------------------------end of output------------------------------
...ran just fine. :-)
[Main] libmondo-tools.c->do_libmondo_global_strings_thing#1603: libmondo-tools.c, do_libmondo_global_strings_thing, 1603: Freeing globals
Quelqu'un a t il rencontré ce problème ?
Merci
Dernière modification par szdavid (Le 28/10/2005, à 19:50)
Hors ligne
#2 Le 15/10/2005, à 15:54
- bystrano
Re : [résolu]Mondo ne démarre même plus depuis breezy
+1
#3 Le 15/10/2005, à 16:14
- Djspit
Re : [résolu]Mondo ne démarre même plus depuis breezy
+1
Hors ligne
#4 Le 16/10/2005, à 12:31
- MrBlonds
Re : [résolu]Mondo ne démarre même plus depuis breezy
+1
Hors ligne
#5 Le 16/10/2005, à 18:43
- szdavid
Re : [résolu]Mondo ne démarre même plus depuis breezy
ok, posons la question différemment : quelle est la solution ? ;-)
Hors ligne
#6 Le 18/10/2005, à 17:18
- hilde
Re : [résolu]Mondo ne démarre même plus depuis breezy
tout pareil, mêmes méssages d'érreurs pou moi. et tout pareil, une solution à ce problème de version me rendrait bien service
Hors ligne
#7 Le 28/10/2005, à 19:15
- ersplus
Re : [résolu]Mondo ne démarre même plus depuis breezy
Bug corrigé !!
sudo gedit /usr/sbin/mindi
A la ligne n°2268
Il y a :
for fname in `echo "$incoming" ; do
et il devrait y avoir :
for fname in `echo "$incoming" `; do
Suite à cette corection, mondo marche !
Voyager 11.10
Config : AMD Phenom II X4, 4 Go Ram, HDD 2 x 1 To
Wifi Netgear WNA1100
Hors ligne
#8 Le 28/10/2005, à 19:49
- szdavid
Re : [résolu]Mondo ne démarre même plus depuis breezy
merci beaucoup :-)
Hors ligne
#9 Le 29/10/2005, à 07:01
- jrev
Re : [résolu]Mondo ne démarre même plus depuis breezy
alors plus la peine d'utiliser partimage ? (qui ne marche déjà pas sur Hoary )
Mal nommer les choses, c'est ajouter au malheur du monde
Hors ligne
#10 Le 06/11/2005, à 17:29
- szdavid
Re : [résolu]Mondo ne démarre même plus depuis breezy
et voilà, ça remarche plus :-(
Initializing...
See /var/log/mondo-archive.log for details of backup run.
Checking sanity of your Linux distribution
I think you have a Windows 9x partition.
Mindi --makemountlist /tmp/mountlist.txt.test failed for some reason.
Please run that command by hand and examine /var/log/mindi.log
for more information. Perhaps your /etc/fstab file is insane.
Perhaps Mindi's MakeMountlist() subroutine has a bug. We'll see.
Failed.
Fatal error... Pre-param initialization phase failed. Please review the error messages above, make the specified changes, then try again. Exiting...
---FATALERROR--- Pre-param initialization phase failed. Please review the error messages above, make the specified changes, then try again. Exiting...
Please try the snapshot (the version with 'cvs' and the date in its filename)to see if that fixes the problem. Please don't bother the mailing list withyour problem UNTIL you've tried the snapshot. The snapshot contains bugfixeswhich might help you. Go to http://www.mondorescue.org/download/download.htmlFor more information.
Log file: /var/log/mondo-archive.log
FYI, I have gzipped the log and saved it to /tmp/MA.log.gz
Mondo has aborted.
Execution run ended; result=254
Type 'less /var/log/mondo-archive.log' to see the output log
Hors ligne
Pages : 1