I have the Stream channels already on my Spacewalk 2.10 servers. No problems or conflicts with the other EL8 channels (CentOS or RHEL) at all. I would suggest you use spacecmd to create your channels and repos for you. It is easier than the common-channels method in my opinion.
Here are the commands I used to create my channels and repos (inside the spacecmd shell). Hope this helps. Going to miss Spacewalk I have been using it for 10+ years now. Looking at Oracles fork. Satellite 6 doesnt work for me. softwarechannel_create -n 'CentOS Stream Base (x86_64)' -l centos-stream-base-x86_64 -s 'CentOS Stream Base (x86_64)' -a x86_64 -c 'sha1' -u 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial' -i '8483C65D' -f '99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D' softwarechannel_create -n 'CentOS Stream AppStream (x86_64)' -l centos-stream-appstream-x86_64 -s 'CentOS Stream AppStream (x86_64)' -p 'centos-stream-base-x86_64' -a x86_64 -c 'sha1' -u 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial' -i '8483C65D' -f '99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D' softwarechannel_create -n 'CentOS Stream PowerTools (x86_64)' -l centos-stream-powertools-x86_64 -s 'CentOS Stream PowerTools (x86_64)' -p 'centos-stream-base-x86_64' -a x86_64 -c 'sha1' -u 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial' -i '8483C65D' -f '99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D' softwarechannel_create -n 'CentOS Stream Extras (x86_64)' -l centos-stream-extras-x86_64 -s 'CentOS Stream Extras (x86_64)' -p 'centos-stream-base-x86_64' -a x86_64 -c 'sha1' -u 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial' -i '8483C65D' -f '99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D' softwarechannel_create -n 'EPEL 8 for CentOS Stream (x86_64)' -l epel8-stream8-x86_64 -s 'EPEL 8 for CentOS Stream (x86_64)' -p 'centos-stream-base-x86_64' -a x86_64 -c 'sha1' -u 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8' -i '2F86D6A1' -f '94E2 79EB 8D8F 25B2 1810 ADF1 21EA 45AB 2F86 D6A1' softwarechannel_create -n 'EPEL 8 Playground for CentOS Stream (x86_64)' -l epel8-playground-stream88-x86_64 -s 'EPEL 8 Playground for CentOS Stream (x86_64)' -p 'centos-stream-base-x86_64' -a x86_64 -c 'sha1' -u 'file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8' -i '2F86D6A1' -f '94E2 79EB 8D8F 25B2 1810 ADF1 21EA 45AB 2F86 D6A1' repo_create -n centos-stream-base-x86_64 -u http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/ repo_create -n centos-stream-appstream-x86_64 -u http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/ repo_create -n centos-stream-powertools-x86_64 -u http://mirror.centos.org/centos/8-stream/PowerTools/x86_64/os/ repo_create -n centos-stream-extras-x86_64 -u http://mirror.centos.org/centos/8-stream/extras/x86_64/os/ softwarechannel_addrepo centos-stream-base-x86_64 centos-stream-base-x86_64 softwarechannel_addrepo centos-stream-appstream-x86_64 centos-stream-appstream-x86_64 softwarechannel_addrepo centos-stream-powertools-x86_64 centos-stream-powertools-x86_64 softwarechannel_addrepo centos-stream-extras-x86_64 centos-stream-extras-x86_64 softwarechannel_addrepo epel8-stream8-x86_64 epel-8-x86_64 softwarechannel_addrepo epel8-playground-stream8-x86_64 epel-8-playground-x86_64 From: [email protected] <[email protected]> On Behalf Of BARRIERE Benoit Sent: Wednesday, April 14, 2021 12:21 To: [email protected] Subject: [Spacewalk-list] CentOS 8 stream support for spacewalk 2.10 Hello, We have already a spacewalk 2.10 for patch management. We have activated Centos 7 and 8 channels for those clients. Now we would like to use our for spacewalk 2.10 and CentOS 8 stream. So my question is : Does spacewalk 2.10 support this new distro (centos 8 stream) and can cohabit with CentOS 8 ? I hope that spacewalk know to detect this OS and entitle it to the good channel. Also does anyone have the file spacewalk-common-channels.ini for CentOS 8 stream ? Thank for your support benoit _____ Des informations nominatives sont exploitées par Monaco Telecom SAM dans le cadre de la fourniture de la messagerie professionnelle. Conformément à la Loi 1.165, modifiée, vous disposez dun droit daccès, de rectification et de suppression en écrivant à Monaco Telecom SAM, au 4-6 Avenue Albert II 98000 Monaco. Personal data are processed for messaging services purpose by Monaco Telecom SAM. In compliance with the applicable legislation (Law n° 1.165, as amended) relating to the protection of personal information, you may access, update and remove your data, by writing to Monaco Telecom SAM - 4-6 Avenue Albert II 98000 Monaco. _____ Afin de préserver lenvironnement, merci de nimprimer ce courrier que si nécessaire. Please remember to protect the environment. Print only if necessary.
_______________________________________________ Spacewalk-list mailing list [email protected] https://listman.redhat.com/mailman/listinfo/spacewalk-list
