Hallo Sylvia,

On Thursday 23 November 2006 18:04, Sylvia Gelman wrote:
> Hi,
> 
> we are fairly new to Oscar. We use now the newest version Oscar 5.0 with
> an URL-Repository.
> But we don“t suceed to build the client image. Maybe someone can help us
> and give a hint. What does that mean:
> insserv: Service boot.localfs has to be enabled for service ntp
> insserv: Service syslog has to be enabled for service ntp
> insserv: Service network has to be enabled for service ntp

I've seen this only with old versions of "yume". Can you please check the
version of the yume package? Did you try installing OSCAR on the same machine
before, with older versions of OSCAR? Just guessing... So please post the
output of
   rpm -qa | egrep 'yum|systemi|systemc|packman'

The image building process for suse is somewhat special, it first "bootstraps"
the image with a set of basic packages, then it installs the rest of
packages. If the bootstrapping was successful, you should not be getting the
"insserv" issues. Also please make sure before you start building the image
that the image directory doesn't exist!

Regards,
Erich

> 
> How can we enable it for the image? Tell us if you need more information.
> 
> Many thanks for your help
> 
> Sylvia Gelman
> 
> =============================================================================
> == Running step 4 of the OSCAR wizard: Build OSCAR client image
> =============================================================================
> 
> --> Step 4: Identified distro of clients: suse 10.0
> --> Step 4: distro repo:
> http://linux.mathematik.tu-darmstadt.de/pub/linux/distributions/opensuse/distribution/SL-10.0-OSS/inst-source/suse/
> --> Step 4: oscar repo:
> /tftpboot/oscar/common-rpms,/tftpboot/oscar/suse-10.0-i386
> --> Step 4: Using RPM list: /opt/oscar/oscarsamples/suse-10.0-i386.rpmlist
> Executing command: mksiimage -A --name abakusimage --location
> /tftpboot/oscar/common-rpms,/tftpboot/oscar/suse-10.0-i386,http://linux.mathematik.tu-darmstadt.de/pub/linux/distributions/opensuse/distribution/SL-10.0-OSS/inst-source/suse/
> --filename /opt/oscar/oscarsamples/suse-10.0-i386.rpmlist --arch i686
> --path /var/lib/systemimager/images/abakusimage
> --filename=/tmp/oscar-install-rpmlist.27336
> grpconv: /etc/gshadow is not supported by this system.
> Image build finished.
> Added Disk Table for abakusimage based on /opt/oscar/oscarsamples/ide.disk
> Use of uninitialized value in pattern match (m//) at
> /usr/lib/systemimager/perl/SystemImager/Server.pm line 679, <$TEMPLATE>
> line 165.
> Use of uninitialized value in pattern match (m//) at
> /usr/lib/systemimager/perl/SystemImager/Server.pm line 679, <$TEMPLATE>
> line 165.
> Use of uninitialized value in pattern match (m//) at
> /usr/lib/systemimager/perl/SystemImager/Server.pm line 679, <$TEMPLATE>
> line 165.
> Ran si_mkautoinstallscript
> --> Step 4: Running: ./post_rpm_install abakusimage eth0
> --> post_rpm_install: Making sure /dev/null is r/w for all
> --> post_rpm_install: Syncing system files
> --> post_rpm_install: Syncing user files
> --> post_rpm_install: Running ssh setup
> 
> checking for host key file /etc/ssh/ssh_host_key ...
> checking for host key file /etc/ssh/ssh_host_dsa_key ...
> 
> checking configuration file ssh_config ...
> turning on ForwardX11 parameter in configuration file ssh_config ...
> cp -fp ssh_config ssh_config.pre_ssh_install
> ... by adding a line
> turning off StrictHostKeyChecking parameter in configuration file
> ssh_config ...
> ... by adding a line
> turning off UsePrivilegedPort parameter in configuration file ssh_config ...
> ... by adding a line
> 
> checking configuration file sshd_config ...
> turning on IgnoreRhosts parameter in configuration file sshd_config ...
> cp -fp sshd_config sshd_config.pre_ssh_install
> ... by adding a line
> turning on RhostsRSAAuthentication parameter in configuration file
> sshd_config ...
> ... by adding a line
> turning on RSAAuthentication parameter in configuration file sshd_config ...
> ... by adding a line
> 
> setting up user root on this machine
> the home directory for user root is /root
> cd /root
> chmod 600 /root/.ssh/authorized_keys /root/.ssh/authorized_keys2
> 
> checking/updating image /var/lib/systemimager/images/abakusimage ...
> cp -fpr /etc/ssh /var/lib/systemimager/images/abakusimage/etc
> 
> copying ssh files for root to image /var/lib/systemimager/images/abakusimage
> cp -fpr /root/.ssh /var/lib/systemimager/images/abakusimage/root
> 
> --> post_rpm_install: Running OSCAR package post_rpm_install scripts
> --> About to run /opt/oscar/packages/base/scripts/post_rpm_nochroot for base
> --> About to run
> /opt/oscar/packages/disable-services/scripts/post_client_rpm_install for
> disable-services
> Disabled kudzu in client image
> --> About to run /opt/oscar/packages/ganglia/scripts/post_rpm_nochroot
> for ganglia
> --> About to run /opt/oscar/packages/ntpconfig/scripts/post_rpm_install
> for ntpconfig
> insserv: Service boot.localfs has to be enabled for service ntp
> insserv: Service syslog has to be enabled for service ntp
> insserv: Service network has to be enabled for service ntp
> insserv: exiting now!
> /sbin/insserv failed, exit code 1
> Failed to enable ntp at /tmp/post_rpm_install line 65
> 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 abakusimage in
> /opt/sync_files/templates/image/abakusimage
> 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
> insserv: Service network has to be enabled for service pbs_mom
> insserv: Service boot.localfs 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 485
> Couldn't run postinstall at
> /usr/lib/perl5/vendor_perl/5.8.7/i586-linux-thread-multi/Tk.pm line 228


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to