Un-register from CLN

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • suhaskhare
    Member
    Forum ExplorerTechnical Associate
    • Mar 2021
    • 70

    #1

    Un-register from CLN

    Hi,

    I want to un-register from CLN, as whenever I do yum list/update, it fetches packages from CLN only. I tried disabling CLN from disable-repo option etc but in vain.

    regards,
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    Do you want to convert back to CentOS, or do you want to install packages from another repository?
    If you want to install packages from another repository -- make sure you add that repo to /etc/yum.conf.d

    Disabling CLN:
    1. Edit: /etc/yum/pluginconf.d/rhnplugin.conf set enabled=0

    2. Alternatively, try moving somewhere /etc/sysconfig/rhn/systemid (restore it when you want it back)

    Comment

    Working...