From: Developers l. f. trouble-m. <tro...@li...> - 2010-06-18 18:10:34
|
So can we go ahead and get a release out soon? I've updated the website and would like to have whatever we have as the latest build available when I do my presentation Wednesday afternoon. Also don't forget that I added a changelog file to the Alpha that I had uploaded so we'll want to update that too. Thanks! Matt On Mon, Jun 14, 2010 at 9:05 PM, Developers list for trouble-maker < tro...@li...> wrote: > I looked into the alpha and corrected the random function. I also tweaked > one trouble module: network-off to use regex matching in the distro checks > instead of manually checking each. It'll be easier to maintain this way. > > It's worth noting that we've run into a handful of little "nice to have"s > that should be on the list for future engine enhancements. They're not > worth focusing on right now, as we need to boost the modules available. For > posterity's sake, we have: > > * Add logic to detect the OS version, and be overridden with the --version > flag. Shouldn't be that hard. > * Add the concept of distro families and ranges, so we can specify things > like RHEL_4-6, instead of listing each one individually. RHEL_* is a good > workaround for now, but it doesn't work for package changes. > * Make error processing of failed dependencies of specified modules more > obvious to the user. It works with debug mode, but can be a bit confusing > if that mode isn't on. > > -Josh > > > > On Mon, Jun 7, 2010 at 5:25 AM, Developers list for trouble-maker < > tro...@li...> wrote: > >> I have done my testing of all of the kits on RHEL5 and have them all >> working. I also updated the configs and some of the scripts to fully >> support the other RHEL and Fedora releases. I've also added a doc directory >> with a ChangeLog, COPYING (GPL V2 license) and README file. I've updated >> all of the ./bin files to have usage information too if they didn't already >> have it and updated all of the versions listed to 0.07alpha. >> >> My tarred up version is here: >> http://millardfam.com/trouble-maker/trouble-maker-0.07alpha_millard.tgz >> >> Please take a look and let me know what you think. >> >> One thing that I have notice is that the random function doesn't seem to >> be working. >> >> [root@rhel55 bin]# /usr/local/trouble-maker/bin/trouble-maker.pl--version=RHEL_5 >> >> Trouble-maker version 0.07alpha >> 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 >> >> >> Selection 'random.tar' not supported. Please use either 'random' or a >> valid filename for the --selection switch. >> >> Same thing happens if I use --selection=random >> >> Matt >> >> On Sat, Jun 5, 2010 at 7:06 PM, Matt Millard <mil...@gm...>wrote: >> >>> Great news! I'm running through all of the existing selections to verify >>> that they work on RHEL5. I'll fix any that I can if they don't work and see >>> if I can come up with a few new ones too. Thanks Josh! >>> >>> Matt >>> >>> >> >> -- >> Matt Millard >> >> http://flavors.me/mattmillard >> >> >> ------------------------------------------------------------------------------ >> ThinkGeek and WIRED's GeekDad team up for the Ultimate >> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >> lucky parental unit. See the prize list and enter to win: >> http://p.sf.net/sfu/thinkgeek-promo >> _______________________________________________ >> Trouble-maker-developers mailing list >> Tro...@li... >> https://lists.sourceforge.net/lists/listinfo/trouble-maker-developers >> >> > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Trouble-maker-developers mailing list > Tro...@li... > https://lists.sourceforge.net/lists/listinfo/trouble-maker-developers > > -- Matt Millard http://flavors.me/mattmillard |