Thanks for your answer Miroslav. I actually managed to resolve the issue. After looking at the bash script and testing the commands, I noticed that the $RHN_PARENT variable did not appear after the rhncfg-manager commands.
Replaced --server-name= "$RHN_PARENT" \ with --server-name= \ in configure-proxy.sh, and it did the trick. -Tomi 2012/3/1 Miroslav Suchý <[email protected]> > On 02/29/2012 02:16 PM, Tomi Salmi wrote: > >> Create and populate configuration channel rhn_proxy_config_1000010003? >> [Y/n]: y >> Using server name >> > > Here is the problem. Here should be writen the name > Using server name spacewalk.company.com > > The install script is just bash script. To help this debug and see where > then name of script is lost run: > bash -x configure-proxy.sh > > And post it here. > > > -- > Miroslav Suchy > Red Hat Satellite Engineering > > ______________________________**_________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/**mailman/listinfo/spacewalk-**list<https://www.redhat.com/mailman/listinfo/spacewalk-list> >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
