From: Developers l. f. trouble-m. <tro...@li...> - 2010-05-21 19:40:38
|
I have fixed the bugs, updated the engine to support the distros: RHEL_4, RHEL_5, RHEL_6 and Fedora_13. I have also updated the trouble scripts so that they will honor these tags... but note that some of them do not work yet on these new distros. The pre-release version is here: http://www.starmind.org/temp/trouble-maker-0.06.tgz Please download it and play. -Josh On Wed, May 19, 2010 at 7:45 PM, Josh More <jm...@st...> wrote: > Just to let any other developers know, I have found a couple of bugs in the > engine and corrected them today. > > I will be testing them this weekend and hopefully releasing the updated > version to all of you soon. > > -Josh > > On Wed, May 19, 2010 at 11:14 AM, Developers list for trouble-maker < > tro...@li...> wrote: > >> On Tue, May 11, 2010 at 6:06 PM, Developers list for trouble-maker < >> tro...@li...> wrote: >> > It took me a while, but I finally got Fedora 13 and RHEL6 downloaded, >> > installed, and VMware tools running. >> > >> > And after all that... I can't duplicate your problem. :) >> > >> > Can you send me your modified code, so I can try that? >> > >> > Thanks, >> > >> > -Josh >> >> If I use a fresh install of trouble-maker 0.03 on either RHEL5/RHEL6 or >> Fedora13 I'm not getting the YAML error (until I try to add a new OS as >> supported) I still can't get it to back up any files or make any >> modifications to the system as far as I can tell and get this error: >> >> [root@rhel55 bin]# ./trouble-maker.pl --version=RHEL_3 >> >> >> Trouble-maker version 0.03 >> Copyright (C) 2004 by Josh More >> Trouble-maker comes with ABSOLUTELY NO WARRANTY >> This is free software, and you are welcome to redistribute it under >> certain conditions. >> For details, see the file 'COPYING' included with this distribution. >> >> This program is intended for training purposes only, and will cause system >> problems. >> To proceed, type 'yes'. >> (To bypass this step, change the value of the $bypass variable to '1') >> > yes >> * >> print() on unopened filehandle O at ./trouble-maker.pl line 329.* >> PROBLEM: >> Networking is not working >> >> [root@rhel55 bin]# cd /tmp/trouble-maker/backup >> [root@rhel55 backup]# ls -l >> total 8 >> -rw-r--r-- 1 root root 60 May 19 11:02 BACKUP >> [root@rhel55 backup]# cat BACKUP >> Files that could not be backed up: >> >> ---------------------- >> >> [root@rhel55 backup]# cat ../rescue/DETAILS >> networking is turned off in /etc/sysconfig/network. To fix it, edit the >> file and turn it on again. >> [root@rhel55 backup]# ls -l /etc/sysconfig/network >> -rw-r--r-- 1 root root 65 *May 17 03:46 */etc/sysconfig/network >> [root@rhel55 backup]# date >> Wed *May 19 11:11:37* CDT 2010 >> >> I'm sure we can discuss more tonight, but I really do want to get this >> running properly. >> >> Matt >> >> >> -- >> Matt Millard >> >> http://flavors.me/mattmillard >> >> >> >> ------------------------------------------------------------------------------ >> >> >> _______________________________________________ >> Trouble-maker-developers mailing list >> Tro...@li... >> https://lists.sourceforge.net/lists/listinfo/trouble-maker-developers >> >> > |