On July 24, 2019 10:21:57 PM GMT+03:00, Steve Moring <smoring@dgsllc.biz> wrote:
Strahil,
Thanks again for your help.
I had os423, os150, and was trying to add os151. When you pointed out that the tools were an issue, I didn't realize that I couldn't have two url's pointing to the same repos on the download repos. In order to get my uyuni box working properly, I deleted the os150 repos, made the modifications as you had (to point os151 to the os150 client tools repos).
-Steve
On Sat, 2019-07-06 at 21:39 +0300, Strahil Nikolov wrote:
On July 6, 2019 3:12:55 PM GMT+03:00, Steve Moring <smoring@dgsllc.b iz> wrote:
spacewalk-common-channels -l
opensuse_leap15_0: x86_64 opensuse_leap15_0-non-oss: x86_64 opensuse_leap15_0-non-oss-updates: x86_64 opensuse_leap15_0-updates: x86_64 opensuse_leap15_0-uyuni-client: x86_64 opensuse_leap15_0-uyuni-client-devel: x86_64 opensuse_leap42_3: x86_64 opensuse_leap42_3-non-oss: x86_64 opensuse_leap42_3-non-oss-updates: x86_64 opensuse_leap42_3-updates: x86_64 opensuse_leap42_3-uyuni-client: x86_64 opensuse_leap42_3-uyuni-client-devel: x86_64
Wondering when 15.1 will appear as a channel.
-Steve
I've modified (actually copied it from git) my spacewalk-common- channels.ini :
grep -A 10 -E '15_0|15_1' /etc/rhn/spacewalk-common-channels.ini [opensuse_leap15_0] checksum = sha256 archs = x86_64 name = openSUSE Leap 15.0 (%(arch)s) gpgkey_url = http://download.opensuse.org/distribution/leap/15.0/rep o/oss/repodata/repomd.xml.key gpgkey_id = 3DBDC284 gpgkey_fingerprint = 22C0 7BA5 3417 8CD0 2EFE 22AA B88B 2FD4 3DBD C284 yumrepo_url = http://download.opensuse.org/distribution/leap/15.0/re po/oss/ dist_map_release = 15.0
[opensuse_leap15_0-non-oss] label = %(base_channel)s-non-oss name = openSUSE 15.0 non oss (%(arch)s) archs = x86_64 checksum = sha256 base_channels = opensuse_leap15_0-%(arch)s yumrepo_url = http://download.opensuse.org/distribution/leap/15.0/re po/non-oss/
[opensuse_leap15_0-updates] label = %(base_channel)s-updates name = openSUSE Leap 15.0 Updates (%(arch)s) archs = x86_64 checksum = sha256 base_channels = opensuse_leap15_0-%(arch)s yumrepo_url = http://download.opensuse.org/update/leap/15.0/oss/
[opensuse_leap15_0-non-oss-updates] label = %(base_channel)s-non-oss-updates name = openSUSE Leap 15.0 non oss Updates (%(arch)s) archs = x86_64 checksum = sha256 base_channels = opensuse_leap15_0-%(arch)s yumrepo_url = http://download.opensuse.org/update/leap/15.0/non-oss/
[opensuse_leap15_0-uyuni-client] name = Uyuni Client Tools for %(base_channel_name)s archs = x86_64 base_channels = opensuse_leap15_0-%(arch)s checksum = sha256 gpgkey_url = https://download.opensuse.org/repositories/systemsmanag ement:/Uyuni:/Stable:/openSUSE_Leap_15-Uyuni-Client- Tools/openSUSE_Leap_15.0/repodata/repomd.xml.key gpgkey_id = %(_uyuni_gpgkey_id)s gpgkey_fingerprint = %(_uyuni_gpgkey_fingerprint)s yumrepo_url = https://download.opensuse.org/repositories/systemsmana gement:/Uyuni:/Stable:/openSUSE_Leap_15-Uyuni-Client- Tools/openSUSE_Leap_15.0/
[opensuse_leap15_0-uyuni-client-devel] name = Uyuni Client Tools for %(base_channel_name)s (Development) archs = x86_64 base_channels = opensuse_leap15_0-%(arch)s checksum = sha256 gpgkey_url = https://download.opensuse.org/repositories/systemsmanag ement:/Uyuni:/Master:/openSUSE_Leap_15-Uyuni-Client- Tools/openSUSE_Leap_15.0/repodata/repomd.xml.key gpgkey_id = %(_uyuni_gpgkey_id)s gpgkey_fingerprint = %(_uyuni_gpgkey_fingerprint)s yumrepo_url = https://download.opensuse.org/repositories/systemsmana gement:/Uyuni:/Master:/openSUSE_Leap_15-Uyuni-Client- Tools/openSUSE_Leap_15.0/
[opensuse_leap15_1] checksum = sha256 archs = x86_64 name = openSUSE Leap 15.1 (%(arch)s) gpgkey_url = http://download.opensuse.org/distribution/leap/15.1/rep o/oss/repodata/repomd.xml.key gpgkey_id = 3DBDC284 gpgkey_fingerprint = 22C0 7BA5 3417 8CD0 2EFE 22AA B88B 2FD4 3DBD C284 yumrepo_url = http://download.opensuse.org/distribution/leap/15.1/re po/oss/ dist_map_release = 15.0
[opensuse_leap15_1-non-oss] label = %(base_channel)s-non-oss name = openSUSE 15.1 non oss (%(arch)s) archs = x86_64 checksum = sha256 base_channels = opensuse_leap15_1-%(arch)s yumrepo_url = http://download.opensuse.org/distribution/leap/15.1/re po/non-oss/
[opensuse_leap15_1-updates] label = %(base_channel)s-updates name = openSUSE Leap 15.1 Updates (%(arch)s) archs = x86_64 checksum = sha256 base_channels = opensuse_leap15_1-%(arch)s yumrepo_url = http://download.opensuse.org/update/leap/15.1/oss/
[opensuse_leap15_1-non-oss-updates] label = %(base_channel)s-non-oss-updates name = openSUSE Leap 15.1 non oss Updates (%(arch)s) archs = x86_64 checksum = sha256 base_channels = opensuse_leap15_1-%(arch)s yumrepo_url = http://download.opensuse.org/update/leap/15.1/non-oss/
[opensuse_leap15_1-uyuni-client] name = Uyuni Client Tools for %(base_channel_name)s archs = x86_64 base_channels = opensuse_leap15_1-%(arch)s checksum = sha256 gpgkey_url = https://download.opensuse.org/repositories/systemsmanag ement:/Uyuni:/Stable:/openSUSE_Leap_15-Uyuni-Client- Tools/openSUSE_Leap_15.1/repodata/repomd.xml.key gpgkey_id = %(_uyuni_gpgkey_id)s gpgkey_fingerprint = %(_uyuni_gpgkey_fingerprint)s yumrepo_url = https://download.opensuse.org/repositories/systemsmana gement:/Uyuni:/Stable:/openSUSE_Leap_15-Uyuni-Client- Tools/openSUSE_Leap_15.1/
[opensuse_leap15_1-uyuni-client-devel] name = Uyuni Client Tools for %(base_channel_name)s (Development) archs = x86_64 base_channels = opensuse_leap15_1-%(arch)s checksum = sha256 gpgkey_url = https://download.opensuse.org/repositories/systemsmanag ement:/Uyuni:/Master:/openSUSE_Leap_15-Uyuni-Client- Tools/openSUSE_Leap_15.1/repodata/repomd.xml.key gpgkey_id = %(_uyuni_gpgkey_id)s gpgkey_fingerprint = %(_uyuni_gpgkey_fingerprint)s yumrepo_url = https://download.opensuse.org/repositories/systemsmana gement:/Uyuni:/Master:/openSUSE_Leap_15-Uyuni-Client- Tools/openSUSE_Leap_15.1/
Currently I have several 15.1 which are fine.
Note: For now use the uyuni tools from 15.0 for the SP1 . Most provably the tools will not be specific per SP.
Best Regards, Strahil Nikolov
You don't need to delete anything. You can have many channels using the same repo (in my case 15.1 client tools is using 15.0 client repo). Actually I found out that at some point in time openSUSE 15.0 switches to salt- 2019-XYZ while uyuni remains on salt-2018-XYZ and that was causing constant package refresh (one system got 32k entries in the events tab). Thus for now I have locked my openSUSE 15.0 to salt-2018-XYZ and I'm bootstraping 15.1 as spacewalk clients. Best Regards, Strahil Nikolov -- To unsubscribe, e-mail: uyuni-users+unsubscribe@opensuse.org To contact the owner, e-mail: uyuni-users+owner@opensuse.org