Aaaaaaah, thanks Cristian and Isidro, the URL was indeed wrong !! I have now modified the centos7-sclo repository configuration to have 2 included repositories:

 

http://mirror.centos.org/centos-7/7/sclo/x86_64/rh

http://mirror.centos.org/centos-7/7/sclo/x86_64/sclo

 

… and all is working as expected.

 

I have not checked the URL simply because I was using the preloaded channel from /etc/rhn/spacewalk-common-channels.ini, which is in fact not natively working:

 

[centos7-sclo]

label    = %(base_channel)s-sclo

archs    = x86_64

name     = CentOS 7 Sclo (%(arch)s)

base_channels = centos7-%(arch)s

repo_url = http://mirror.centos.org/centos-7/7/sclo/%(arch)s

 

Not sure if the syntax would allow it, but I think that the 2 SCLO URLs mentioned above (sclo and rh) should be included as “repo_url” for this repository.

 

Regards,

Philippe.

 

From: Isidro Hortelano <isidro.hortelano@suse.com>
Sent: viernes, 19 de junio de 2020 10:54
To: uyuni-users@opensuse.org; Bidault, Philippe <Philippe.Bidault@Getronics.com>
Subject: Re: [uyuni-users] Can't sync SCLO CentOS repo

 

Hello,

 

Cristian is right the repo url is wrong , can you please try with this one http://mirror.centos.org/centos-7/7/sclo/x86_64/sclo/ ?. if it doesn't work, please uncheck Has Signed Metadata?: in the repo options, Sofware-> Manage-> Respositories and it should work.

 

 

/usr/bin/spacewalk-repo-sync --channel centos7-sclo --type yum --non-interactive
10:48:42 ======================================
10:48:42 | Channel: centos7-sclo
10:48:42 ======================================
10:48:42 Sync of channel started.
Retrieving repository 'centos7-sclo' metadata ...........................................................................................................................................................................................................................[done]
Building repository 'centos7-sclo' cache ................................................................................................................................................................................................................................[done]
All repositories have been refreshed.
10:48:44 Repo URL: http://mirror.centos.org/centos-7/7/sclo/x86_64/sclo/
10:48:44     Packages in repo:               796
10:48:45     Packages already synced:          0
10:48:45     Packages to sync:               796
10:48:45     New packages to download:       796
10:48:45   Downloading packages:
10:48:45 Downloading total 796 files from 1 queues.
10:48:45     1/796 : sclo-cassandra3-1.0-17.el7.x86_64.rpm
10:48:45     2/796 : sclo-cassandra3-HdrHistogram-2.1.9-2.el7.noarch.rpm
10:48:45     3/796 : sclo-cassandra3-HdrHistogram-javadoc-2.1.9-2.el7.noarch.rpm
10:48:45     4/796 : sclo-cassandra3-airline-0.7-7.el7.noarch.rpm
10:48:45     5/796 : sclo-cassandra3-airline-javadoc-0.7-7.el7.noarch.rpm
10:48:45     6/796 : sclo-cassandra3-antlr3-C-3.4-3.5.2.14.el7.x86_64.rpm
10:48:45     7/796 : sclo-cassandra3-antlr3-C++-devel-3.5.2-14.el7.x86_64.rpm
10:48:45     8/796 : sclo-cassandra3-antlr3-C-devel-3.4-3.5.2.14.el7.x86_64.rpm
10:48:45     9/796 : sclo-cassandra3-antlr3-java-3.5.2-14.el7.noarch.rpm
10:48:45     10/796 : sclo-cassandra3-antlr3-javadoc-3.5.2-14.el7.noarch.rpm
10:48:45     11/796 : sclo-cassandra3-antlr3-javascript-3.1-3.5.2.14.el7.noarch.rpm
10:48:45     12/796 : sclo-cassandra3-antlr3-tool-3.5.2-14.el7.noarch.rpm
10:48:45     13/796 : sclo-cassandra3-antlr4-maven-plugin-4.5.2-2.el7.noarch.rpm
10:48:45     14/796 : sclo-cassandra3-antlr4-runtime-4.5.2-2.el7.noarch.rpm
10:48:45     15/796 : sclo-cassandra3-apache-commons-csv-1.4-3.el7.noarch.rpm
10:48:45     16/796 : sclo-cassandra3-apache-commons-csv-javadoc-1.4-3.el7.noarch.rpm
10:48:45     17/796 : sclo-cassandra3-antlr4-4.5.2-2.el7.noarch.rpm
10:48:45     18/796 : sclo-cassandra3-apache-commons-math-javadoc-3.4.1-4.el7.noarch.r

 

Thanks,

 

On Fri, 2020-06-19 at 08:34 +0300, Cristian Gherman wrote:

Hello,
 
 
Maybe the repo url not correct. Can try with:
http://mirror.centos.org/centos-7/7/sclo/x86_64/sclo/ ?
 
Cristian Gherman
Support / PHP developer
 
 
cristian.gherman@reea.net | www.reea.net | +4 0365410942
On 6/18/20 11:28 PM, Bidault, Philippe wrote:
 
Hi Robert,
 
Thanks but no luck with that:
 
uyuni # /usr/bin/spacewalk-repo-sync --channel centos7-x86_64-sclo --type yum
20:26:54 ======================================
20:26:54 | Channel: centos7-x86_64-sclo
20:26:54 ======================================
20:26:54 Sync of channel started.
Retrieving repository 'centos7-x86_64-sclo' metadata ..........................................................................................................[error]
Repository 'centos7-x86_64-sclo' is invalid.
[centos7-x86_64-sclo|http://mirror.centos.org/centos-7/7/sclo/x86_64?proxy=http://proxy:8080] Valid metadata not found at specified URL
History:
 - [centos7-x86_64-sclo|http://mirror.centos.org/centos-7/7/sclo/x86_64?proxy=http://proxy:8080] Repository type can't be determined.
 
Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'centos7-x86_64-sclo' because of the above error.
Could not refresh the repositories because of errors.
20:26:56 RepoMDError: Cannot access repository. Maybe repository GPG keys are not imported
20:26:56 Total time: 0:00:01
 
Regards,
Philippe.
 
 
 
 
Philippe Bidault | Unix Engineer
Getronics 
 M. 34617301667 |  E. Philippe.Bidault@Getronics.com | W. www.getronics.com
 
 
 
   
 
 
 
 
-----Original Message-----
From: Robert Paschedag <robert.paschedag@web.de> 
Sent: jueves, 18 de junio de 2020 22:22
To: Bidault, Philippe <Philippe.Bidault@Getronics.com>
Cc: uyuni-users@opensuse.org
Subject: Re: [uyuni-users] Can't sync SCLO CentOS repo
 
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
 
Call the sync command manually. It should prompt you to trust the gpg key.
 
Robert
 
sent from my mobile device
 
 
-------- Originale Nachricht --------
Von: "Bidault, Philippe" <philippe.bidault@getronics.com>
Gesendet: Thu Jun 18 16:31:24 GMT+02:00 2020
An: "uyuni-users@opensuse.org" <uyuni-users@opensuse.org>
Betreff: [uyuni-users] Can't sync SCLO CentOS repo
 
Hi all,
 
With Uyuni 2020.05, I am not able to synchronized the CentOS SCL repo:
 
2020/05/29 01:00:30 -00:00 Command: ['/usr/bin/spacewalk-repo-sync', '--channel', 'centos7-x86_64-sclo', '--type', 'yum', '--non-interactive']
2020/05/29 01:00:30 -00:00 Sync of channel started.
2020/05/29 01:00:32 -00:00 RepoMDError: Cannot access repository. Maybe repository GPG keys are not imported
 
There already is this open issue https://github.com/uyuni-project/uyuni/issues/1578, but I don't really see a solution for an OpenSuse.
 
Does somebody had and solved this issue ?
 
Regards,
Philippe.
 
Philippe Bidault | Unix Engineer
 
Getronics
________________________________
M. 34617301667 | E. Philippe.Bidault@Getronics.com | W. www.getronics.com
 
[cid:M17520GetronicsConnectingPossibilitiesE-Sig425x204_e1803ca0-99a5-4a65-abd8-074c86bf11aa.png]<http://www.getronics.com/>
<http://www.linkedin.com/company/2077785>[cid:LinkedIn_4aeb630a-f385-4f22-927e-31323d2554b8.png]<https://www.linkedin.com/company/2077785> [cid:Twitter_6c9cce61-b2e3-49d4-991c-e799d031f1ae.png] <https://twitter.com/Getronics> <http://twitter.com/Getronics>  [cid:Youtube_5150f807-4ba8-46a3-bbbf-038ccfdc2793.png] <https://www.youtube.com/user/getronicsonline?feature=results_main> <http://www.youtube.com/user/getronicsonline?feature=results_main> sign-info
 
<http://www.getronics.com/knowledge-share/news-and-events/ovum.php#sthash.cbKPq4wA.bnvveIrq.dpbs>
 
Getronics CMC Service Desk Iberia S.L -  VAT No:S.L.: B66686262.
Registered Office - Getronics CMC Service Desk Iberia S.L, C/Rosselloi, Porcel, 21 planta 11, 08016 Barcelona, Spain.
 
The information transmitted is intended only for use by the addressee and may contain confidential and/or privileged material. Any review, re-transmission, dissemination or other use of it, or the taking of any action in reliance upon this information by persons and/or entities other than the intended recipient is prohibited. If you received this in error, please inform the sender and/or addressee immediately and delete the material.  Thank you.
Legal disclaimer: http://www.getronics.com/legal/
 
 
------------------------------------------------------------------------
 
Hi all,
 
 
 
With Uyuni 2020.05, I am not able to synchronized the CentOS SCL repo:
 
 
 
2020/05/29 01:00:30 -00:00 Command: ['/usr/bin/spacewalk-repo-sync', '--channel', 'centos7-x86_64-sclo', '--type', 'yum', '--non-interactive']
 
2020/05/29 01:00:30 -00:00 Sync of channel started.
 
2020/05/29 01:00:32 -00:00 RepoMDError: Cannot access repository. Maybe repository GPG keys are not imported
 
 
 
There already is this open issue https://github.com/uyuni-project/uyuni/issues/1578, but I don’t really see a solution for an OpenSuse.
 
 
 
Does somebody had and solved this issue ?
 
 
 
Regards,
 
Philippe.
 
 
Philippe Bidault | Unix Engineer
 
Getronics
 
_____________________________________________
M. 34617301667 | E. Philippe.Bidault@Getronics.com | W. www.getronics.com
 
      sign-info
 
 
 
Getronics CMC Service Desk Iberia S.L -  VAT No:S.L.: B66686262.
Registered Office - Getronics CMC Service Desk Iberia S.L, C/Rosselloi, Porcel, 21 planta 11, 08016 Barcelona, Spain.
 
The information transmitted is intended only for use by the addressee and may contain confidential and/or privileged material. Any review, re-transmission, dissemination or other use of it, or the taking of any action in reliance upon this information by persons and/or entities other than the intended recipient is prohibited. If you received this in error, please inform the sender and/or addressee immediately and delete the material.  Thank you.
 
Legal disclaimer: http://www.getronics.com/legal/
 
 
N�����r��y[��x������&ޢ��������'��-��wzf��+z>   ޮ^ˬz��