From: Chris W. <ch...@cw...> - 2005-04-15 12:14:42
|
On Apr 14, 2005, at 5:33 PM, Ken Youens-Clark wrote: > Unfortunately, I had already checked that the "action.ini" was kosher. > I even upped the package.ini::version and installed a new package. > Still the same error. I also tried deleting older versions of the > package installed into $WEBSITE_DIR, starting/stopping. I should > mention that I'm doing all this on a Intel Celeron/Debian Woody system > that I just set up expressly for testing/learning OI2. I installed > Perl 5.8.6 from source and all the modules are the latest from CPAN. > I'm using the Apache/mod_perl (solo) setup. Just to be clear: did you check the action.ini in the $WEBSITE_DIR/conf/book/action.ini was ok? The reason I'm emphasizing this is that there are two copies: one in the website directory and one in the package directory: Website: $WEBSITE_DIR/conf/book/action.ini Package: $WEBSITE_DIR/pkg/book-0.09/conf/action.ini The one in 'Package' is NOT used, the one in 'Website' is. (Sidenote: I'll create a new JIRA issue to automatically put a README in the 'Package' directory with this information.) If the one in 'Website' checks out ok we've got some more investigation to do. > ... > I would like "oi2_manage package_all" to automatically kill an > existing .zip package of the same version, too. You mean delete the files in the pkg/mypackage-old-x.xx directory? That's a valid option, and related to the earlier one where we delete the files from a 'remove_package': http://jira.openinteract.org/browse/OIN-158 I'll create an issue for this also. Thanks, Chris -- Chris Winters Creating enterprise-capable snack systems since 1988 |