Bugs item #779630, was opened at 2003-07-29 10:00 Message generated for change (Comment added) made by tfleury You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=779630&group_id=9368
Category: Installation Group: 2.3 >Status: Closed >Resolution: Fixed Priority: 9 Submitted By: Jason Brechin (brechin) Assigned to: Terry Fleury (tfleury) Summary: OPDed package setup script never run, RPMs never copied Initial Comment: After downloading a package via OPD, the package's setup script is never run (which should be run before the config.xml is read in), and its files (RPMs) are never copied to /tftpboot/rpm. ---------------------------------------------------------------------- >Comment By: Terry Fleury (tfleury) Date: 2003-07-30 11:21 Message: Logged In: YES user_id=116599 Moved two subroutines out of wizard_prep into Package.pm (copy_rpms and files_in_dir) to allow copying of RPMs from the /var/lib/oscar/packages subdirectories. Also, slight rewrite of run_pkg_script in Package.pm to allow for running of "setup" scripts after a package has been downloaded via opd. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=779630&group_id=9368 ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
