local YUM repository Channel registration fail
Hi all,
I´am trying to create my own local yum repository server by following oracle doc
http://www.oracle.com/technetwork/topics/linux/yum-repository-setup-085606.html
At the point where I have to use the download script -->4. Populate the repository Download 167283.sh
I´m getting a system error --> This system may not be updated until it is associated with a channel
But I have used the https://linux.oracle.com to provide add subscription to my host.
--> http://img.ly/images/1775336/full
Also attached error message from var/log/up2date
________________________________________________________________________
Thu Aug 18 12:12:52 2011] up2date updating login info
[Thu Aug 18 12:12:52 2011] up2date logging into up2date server
[Thu Aug 18 12:12:53 2011] up2date successfully retrieved authentication token from up2date server
[Thu Aug 18 12:12:53 2011] up2date This system may not be updated until it is associated with a channel.
[Thu Aug 18 12:12:53 2011] up2date File "/usr/sbin/up2date", line 1272, in ?
sys.exit(main() or 0)
File "/usr/sbin/up2date", line 591, in main
rhnChannel.setChannels(tempchannels)
File "/usr/share/rhn/up2date_client/rhnChannel.py", line 285, in setChannels
return getChannels(label_whitelist=whitelist)
File "/usr/share/rhn/up2date_client/rhnChannel.py", line 183, in getChannels
raise up2dateErrors.NoChannelsError(_("This system may not be updated until it is associated with a channel."))
_____________________________________________________________________________
Has anyone a suggestion ?
Thanks a lot *T
Edited by: tbrinkmann on Aug 18, 2011 3:24 AM