From: Developers l. f. trouble-m. <tro...@li...> - 2010-05-19 16:15:40
|
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 |