I've got the OSCAR rpms respun for SLES10 and am up to the point it almost finishes creating the client image with mksiimage. I'm running into a problem with the post install scripts, though. For whatever reason, it looks like most of the system startup scripts are not turned on, so some of the OSCAR rpms post install scripts are failing because the required services are not enabled. For example:
--> About to run /opt/oscar-5.1a1r5696M/packages/torque/scripts/post_client_rpm_install for torque insserv: Service network has to be enabled for service pbs_mom insserv: exiting now! /sbin/insserv failed, exit code 1 pbs_mom 0:off 1:off 2:off 3:off 4:off 5:off 6:off There were errors running post_rpm_install scripts. Please check your logs. at ./post_rpm_install line 91 at /usr/lib/systeminstaller/SystemInstaller/Tk/Image.pm line 479 Couldn't run postinstall at /usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Tk.pm line 247 If I run a chkconfig --list right before this I do see that network and most of the other system scripts are not turned on. Does mksiimage have any scripts it runs afterwards that enable/disable services, or maybe one of the oscar scripts? Has anyone encountered something similar when doing other distro ports? Greg ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
