Title: si_updateclient fails in both 3.6.3 and 3.7.1

Hello ,
         I upgraded my systemimager from 3.4.1 to 3.6.3 and ran into problems when running si_prepareclient ( see below ) , I noted that on the forum that going to 3.7.3 fixed this but now I am a little lost . Can anyone out there point me in the right direction to get this fixed.

I have RHEL3.5  x86_64 update 5 loaded on my clients .

Many thanks

Arun


This filesystem will be automatically checked every 28 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.

 >> tune2fs -i 0 /etc/systemimager/boot/initrd
tune2fs 1.32 (09-Nov-2002)
Setting interval between check 0 seconds

 >> mount /etc/systemimager/boot/initrd /tmp/.systemimager.1 -o loop -t ext2

 >> tar -C /tmp/.systemimager.0 -cf - . | tar -C /tmp/.systemimager.1 -xf -
tar: ./dev/log: socket ignored
tar: ./lib/libutil.so.1: Wrote only 4608 of 10240 bytes
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: ./lib/libz.so.1: Wrote only 0 of 10240 bytes
tar: ./sbin/udevcontrol: Wrote only 0 of 10240 bytes
tar: Skipping to next header
tar: ./sbin/udevd: Wrote only 0 of 10240 bytes
tar: Skipping to next header
tar: ./sbin/udevsend: Wrote only 0 of 10240 bytes
tar: ./usr/bin/basename: Cannot open: No such file or directory
tar: ./usr/bin/cut: Cannot open: No such file or directory
tar: ./usr/bin/eject: Cannot open: No such file or directory
tar: ./usr/bin/env: Cannot open: No such file or directory
tar: ./usr/bin/expr: Cannot open: No such file or directory
tar: ./usr/bin/killall: Cannot open: No such file or directory
tar: ./usr/bin/logger: Cannot open: No such file or directory
tar: ./usr/bin/nc: Cannot open: No such file or directory
tar: ./usr/bin/nslookup: Cannot open: No such file or directory
tar: ./usr/bin/printf: Cannot open: No such file or directory
tar: ./usr/bin/sort: Cannot open: No such file or directory
tar: ./usr/bin/test: Cannot open: No such file or directory
tar: ./usr/bin/tr: Cannot open: No such file or directory
tar: ./usr/bin/uniq: Cannot open: No such file or directory
tar: ./usr/bin/wc: Cannot open: No such file or directory
tar: ./usr/bin/wget: Cannot open: No such file or directory
tar: ./usr/bin/which: Cannot open: No such file or directory
tar: ./usr/bin/yes: Cannot open: No such file or directory
tar: ./usr/bin/udevinfo: Cannot open: No such file or directory
tar: ./usr/bin/od: Cannot open: No such file or directory
tar: ./usr/bin/udevtest: Cannot open: No such file or directory
tar: ./usr/sbin: Cannot mkdir: No such file or directory
tar: ./usr/sbin/chroot: Cannot open: No such file or directory
tar: ./usr/sbin/udevmonitor: Cannot open: No such file or directory
tar: ./usr/share: Cannot mkdir: No such file or directory
tar: ./usr/share/initramfs-tools: Cannot mkdir: No such file or directory
tar: ./usr/share/initramfs-tools/hooks: Cannot mkdir: No such file or directory
tar: ./usr/share/initramfs-tools/hooks/udev: Cannot open: No such file or directory
tar: ./usr/share/initramfs-tools/scripts: Cannot mkdir: No such file or directory
tar: ./usr/share/initramfs-tools/scripts/init-bottom: Cannot mkdir: No such file or directory
tar: ./usr/share/initramfs-tools/scripts/init-bottom/udev: Cannot open: No such file or directory
tar: ./usr/share/initramfs-tools/scripts/init-premount: Cannot mkdir: No such file or directory
tar: ./usr/share/initramfs-tools/scripts/init-premount/udev: Cannot open: No such file or directory
tar: ./var: Cannot mkdir: No space left on device
tar: ./var/run: Cannot mkdir: No such file or directory
tar: Error exit delayed from previous errors
 >> umount /tmp/.systemimager.1

 >> rm -fr /tmp/.systemimager.0 /tmp/.systemimager.1

FAILED: tar -C /tmp/.systemimager.0 -cf - . | tar -C /tmp/.systemimager.1 -xf - at /usr/lib/systemimager/perl/SystemImager/UseYourOwnKernel.pm line 831.

-------------------------------------------------------------------------
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
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to