[Spacewalk-list] 1.6 proxy installation problem

Jan Pazdziora jpazdziora at redhat.com
Wed Mar 7 16:51:29 UTC 2012


On Thu, Mar 01, 2012 at 10:52:29AM +0100, Tomi Salmi wrote:
> 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.

I'm sorry but I fail to see line

	--server-name= "$RHN_PARENT" \

There there

        rhncfg-manager create-channel --server-name "$RHN_PARENT" \

and

        rhncfg-manager update --server-name "$RHN_PARENT" \

and I fail to see how removing that "$RHN_PARENT" bit could have
improved the situation. What was the output after you did that change?

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat




More information about the Spacewalk-list mailing list