Michael, 
        Just a thought, but I saw post_server_install fail in
1.3b3 because of a PATH issue. There is only one
executable line of code in that script:

service systemimager restart

What happens when you run this command by hand, do you
get an error? I had to change line 24 of
packages/sis/scripts/post_server_install to read:

/sbin/service systemimager restart

because when I did an su to root, I did not do su root
-, and I did not pick up root's environment. Ergo,
/sbin was not in my PATH.

So, I suggest running that service command by hand to
see what happens; if it's a PATH issue, just fix up
line 24 in post_server_install and that should fix
it.. .otherwise, post back here... Rich

Richard Ferri
IBM Linux Technology Center
[EMAIL PROTECTED]
845.433.7920
--- Michael Place <[EMAIL PROTECTED]> wrote:
> I would really appreciate any help one this issue.
> 
> Error message is as follows:
> 
> script
>
/tftpboot/oscar-1.3b3/packages/sis/scripts/post_server_install
> 
> exitted badly with exit code '255' at ./wizard_prep
> line 64 failed running 
> post_server_install for sis at ./wizard_prep line 64
> oscar wizard 
> preparation script failed to complete at
> ./install_cluster line 48
> 
> System:  600 Mhz Celeron processor for master node
> Running RedHat 7.2
> kernel 2.4.7
> 
> I have updated the following rpms
> rpm-4.0.4-7x.i386.rpm
> rpm-build-4.0.4-7x.i386.rpm
> rpm-devel-4.0.4-7x.i386.rpm
> rpm-python-4.0.4-7x.i386.rpm
> rpm-perl-4.0.4-7x.i386.rpm
> popt-1.6.4-7x.i386.rpm
> 
> I have tried removing the tcpdump rpm that didn't
> help.
> 
> Thanks,
> 
> Mike Place
> 
> 
> 
> 
> 
>
_________________________________________________________________
> Send and receive Hotmail on your mobile device:
> http://mobile.msn.com
> 
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Stuff, things, and much much more.
> http://thinkgeek.com/sf
> _______________________________________________
> Oscar-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/oscar-users


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and much much more.
http://thinkgeek.com/sf
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to