Bugs item #769596, was opened at 2003-07-11 06:47 Message generated for change (Comment added) made by brianfinley You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=769596&group_id=9368
Category: Installation Group: 2.3 Status: Open Resolution: None Priority: 8 Submitted By: Jeff Squyres (jsquyres) Assigned to: Brian Elliott Finley (brianfinley) Summary: More systemimager problems Initial Comment: >From a new install: ----- [snipped] --> PATH: /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin --> Running: "./oscar_wizard " Global symbol "$config" requires explicit package name at /usr/lib/systemimager/perl/SystemImager/Client.pm line 63. Global symbol "$config" requires explicit package name at /usr/lib/systemimager/perl/SystemImager/Client.pm line 66. Global symbol "$config" requires explicit package name at /usr/lib/systemimager/perl/SystemImager/Client.pm line 143. Global symbol "$config" requires explicit package name at /usr/lib/systemimager/perl/SystemImager/Client.pm line 149. Global symbol "$config" requires explicit package name at /usr/lib/systemimager/perl/SystemImager/Client.pm line 190. Global symbol "$config" requires explicit package name at /usr/lib/systemimager/perl/SystemImager/Client.pm line 226. Global symbol "$config" requires explicit package name at /usr/lib/systemimager/perl/SystemImager/Client.pm line 241. Compilation failed in require at /root/oscar/lib/OSCAR/MAC.pm line 32. BEGIN failed--compilation aborted at /root/oscar/lib/OSCAR/MAC.pm line 32. Compilation failed in require at ./oscar_wizard line 37. BEGIN failed--compilation aborted at ./oscar_wizard line 37. Oscar Wizard failed to run successfully at ./install_cluster line 124. ----- Full oscarinstall.log attached. ---------------------------------------------------------------------- >Comment By: Brian Elliott Finley (brianfinley) Date: 2003-07-14 17:04 Message: Logged In: YES user_id=140 3.1.4 uploaded. Soon as new rpms are out, I'll commit those to oscar CVS. ---------------------------------------------------------------------- Comment By: Jason Brechin (brechin) Date: 2003-07-11 10:20 Message: Logged In: YES user_id=274641 The SIS team has been notified of this problem. One fix is to add the following line near the top of the file: our $config = $SystemImager::Config::config; ---------------------------------------------------------------------- Comment By: Jeff Squyres (jsquyres) Date: 2003-07-11 06:49 Message: Logged In: YES user_id=11722 Install was on a RH 8.0 vmware, if that matters... (this looks like a vanilla perl problem, though). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=769596&group_id=9368 ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
