I see two issues: - In your "Build OSCAR Client Image" widget, why is "Target Distribution" empty? - In your log, there were a bunch of:
No Match for argument: pcre.noarch It leads me to think that your distribution repository was not setup properly. Did you copy all the RPMs of the openSUSE 10.2 DVD to /tftpboot/distro/suse-10.2-x86_64, or did you create the file /tftpboot/distro/suse-10.2-x86_64.url? And if so, what's the content of that file? Regards, Bernard On 8/7/07, Dominik Schips <[EMAIL PROTECTED]> wrote: > Hello, > > as written in another mail I try to setup OSCAR 5.0.1 on openSUSE 10.2 > (x86_64). > > Step0 to Step3 is running normal (as I can see) with the torque > scheduler selectet. Some problem with sge but for this problem see my > other request to the mailinglist. > > If I try to build the client image in Step4 (see picture) OSCAR abort > with this error: > > --> post_rpm_install: Running OSCAR package post_rpm_install scripts > --> About to run /opt/oscar/packages/base/scripts/post_rpm_nochroot for > base > cp: target `/var/lib/systemimager/images/oscarimage/etc/profile.d' is > not a directory > Script /opt/oscar/packages/base/scripts/post_rpm_nochroot exitted badly > with exit code '1' at ./post_rpm_install line 85 > Couldn't run post_rpm_nochroot for base at ./post_rpm_install line 86 > --> About to > run /opt/oscar/packages/disable-services/scripts/post_client_rpm_install > for disable-services > chroot: cannot run command `/tmp/post_client_rpm_install': No such file > or directory > Couldn't > run /tmp//opt/oscar/packages/disable-services/scripts/post_client_rpm_install > at ./post_rpm_install line 78 > Couldn't run post_rpm_install for disable-services at ./post_rpm_install > line 79 > --> About to run /opt/oscar/packages/ganglia/scripts/post_rpm_nochroot > for ganglia > --> About to run /opt/oscar/packages/networking/scripts/post_rpm_install > for networking > chroot: cannot run command `/tmp/post_rpm_install': No such file or > directory > Couldn't > run /tmp//opt/oscar/packages/networking/scripts/post_rpm_install > at ./post_rpm_install line 78 > Couldn't run post_rpm_install for networking at ./post_rpm_install line > 79 > --> About to run /opt/oscar/packages/ntpconfig/scripts/post_rpm_install > for ntpconfig > chroot: cannot run command `/tmp/post_rpm_install': No such file or > directory > Couldn't run /tmp//opt/oscar/packages/ntpconfig/scripts/post_rpm_install > at ./post_rpm_install line 78 > Couldn't run post_rpm_install for ntpconfig at ./post_rpm_install line > 79 > --> About to run /opt/oscar/packages/sis/scripts/post_rpm_nochroot for > sis > --> About to > run /opt/oscar/packages/sync_files/scripts/post_rpm_nochroot for > sync_files > Created templates for image oscarimage > in /opt/sync_files/templates/image/oscarimage > Make sure these files do not contain any user accounts. > Only system account IDs should be included! > --> About to > run /opt/oscar/packages/torque/scripts/post_client_rpm_install for > torque > chroot: cannot run command `/tmp/post_client_rpm_install': No such file > or directory > Couldn't > run /tmp//opt/oscar/packages/torque/scripts/post_client_rpm_install > at ./post_rpm_install line 78 > Couldn't run post_rpm_install for torque at ./post_rpm_install line 79 > 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 > Stopping rsync daemon for systemimager: stopped. > Starting rsync daemon for systemimager: ok. > > A look at /opt/oscar/packages/... that the post_rpm_install scripts > start,stop etc. some system services. > > As mentioned in the OSCAR installation manual I did a "Build Image" > several times like a suse system. But I get the above error. > > Any idea why the image isn't build correct? > > -- > Best regards > > Dominik Schips > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
