<html><body><div style="font-family: Courier, Courier New, mono; font-size: 12pt; color: #000000"><div>Hello,<br></div><div><br></div><div>there is the problem:</div><div><br></div><div><p style="margin: 0px;" data-mce-style="margin: 0px;"># rhncfg-client get<br>Using server name spacewalk.domain.de<br>XML-RPC error while talking to https://spacewalk.domain.de/CONFIG-MANAGEMENT: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">I looked for configuration files and found:</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">/etc/sysconfig/rhn/rhncfg-client.conf</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">I changed </p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">server_url = <a href="http://%(server_name)s%(server_handler)s" data-mce-href="http://%(server_name)s%(server_handler)s">https://%(server_name)s%(server_handler)s</a></p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">to</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">server_url = <a href="http://%(server_name)s%(server_handler)s" data-mce-href="http://%(server_name)s%(server_handler)s">http://%(server_name)s%(server_handler)s</a> </p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">Again I did everything:</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;"># rhncfg-client get<br>Using server name spacewalk.domain.de<br></p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;"># rhn-profile-sync<br>Updating package profile...<br>Updating hardware profile...<br></p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;"># rhn-channel --list<br>sl-x86_64<br>epel6-x86_64-sl<br>sl6-x86_64<br>sl6-x86_64-fastbugs<br>sl6-x86_64-security<br>spacewalkclient-x86_64-sl6</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">But still the error is persistent...</p></div><div><br></div><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Kobus Bensch" <kobus.bensch@trustpayglobal.com><br><b>To: </b>spacewalk-list@redhat.com<br><b>Sent: </b>Monday, November 30, 2015 10:22:45 AM<br><b>Subject: </b>Re: [Spacewalk-list] Cannot retrieve repository metadata        (repomd.xml)<br><div><br></div>what happens when you do rhncfg-client get and rhn-profile-sync and <br>rhn-channel --list<br><div><br></div><br>On 30/11/2015 09:05, Philipp Wehling wrote:<br>> Hello,<br>><br>> Im using spacewalk for roundabout 60 systems.<br>><br>> Only 3 of them have problems with repository metadata:<br>><br>> # yum update<br>> Loaded plugins: rhnplugin, security<br>> This system is receiving updates from RHN Classic or Red Hat Satellite.<br>> Error: Cannot retrieve repository metadata (repomd.xml) for <br>> repository: epel6-x86_64-sl. Please verify its path and try again<br>> # yum repolist all<br>> Loaded plugins: rhnplugin, security<br>> This system is receiving updates from RHN Classic or Red Hat Satellite.<br>> repo id repo name status<br>> epel6-x86_64-sl EPEL 6 - x86_64 - SL enabled: 0<br>> sl-x86_64 Scientific Linux - x86_64 enabled: 0<br>> sl6-x86_64 Scientific Linux 6 - x86_64 enabled: 0<br>> sl6-x86_64-fastbugs Scientific Linux 6 - x86_64 - Fastbugs enabled: 0<br>> sl6-x86_64-security Scientific Linux 6 - x86_64 - Security enabled: 0<br>> spacewalkclient-x86_64-sl6 Spacewalk Client - x86_64 - SL6 enabled: 0<br>> repolist: 0<br>><br>><br>> I already looked for solutions via google, but didnt find any working <br>> solution:<br>><br>><br>>  - https doesnt work and is NOT used<br>><br>><br>> Only appearance in the Apache Logs during yum update:<br>><br>><br>> access_log:<br>><br>> <IP> - - [30/Nov/2015:10:03:51 +0100] "POST /XMLRPC HTTP/1.1" 200 5917 <br>> "-" "rhn.rpclib.py/2.5.75-1.el6"<br>> <IP> - - [30/Nov/2015:10:03:51 +0100] "POST /XMLRPC HTTP/1.1" 200 1966 <br>> "-" "rhn.rpclib.py/2.5.75-1.el6"<br>> <IP> - - [30/Nov/2015:10:03:51 +0100] "POST /XMLRPC HTTP/1.1" 200 1966 <br>> "-" "rhn.rpclib.py/2.5.75-1.el6"<br>> <IP> - - [30/Nov/2015:10:03:51 +0100] "POST /XMLRPC HTTP/1.1" 200 1966 <br>> "-" "rhn.rpclib.py/2.5.75-1.el6"<br>><br>><br>> All other logs are "clean".<br>><br>><br>> Any ideas how to narrow down the issue?<br>><br>><br>><br>> kind regards,<br>><br>> Philipp Wehling<br>><br>><br>><br>> _______________________________________________<br>> Spacewalk-list mailing list<br>> Spacewalk-list@redhat.com<br>> https://www.redhat.com/mailman/listinfo/spacewalk-list<br><div><br></div>-- <br>Kobus Bensch Trustpay Global LTD email signature Kobus Bensch<br>Senior Systems Administrator<br>Address:  22 & 24 | Frederick Sanger Road | Guildford | Surrey | GU2 7YD<br>DDI:  0207 871 3958<br>Tel:  0207 871 3890<br>Email: kobus.bensch@trustpayglobal.com <br><mailto:kobus.bensch@trustpayglobal.com><br><div><br></div>-- <br><div><br></div><br>Trustpay Global Limited is an authorised Electronic Money Institution <br>regulated by the Financial Conduct Authority registration number 900043. <br>Company No 07427913 Registered in England and Wales with registered address <br>130 Wood Street, London, EC2V 6DL, United Kingdom.<br><div><br></div>For further details please visit our website at www.trustpayglobal.com.<br><div><br></div>The information in this email and any attachments are confidential and <br>remain the property of Trustpay Global Ltd unless agreed by contract. It is <br>intended solely for the person to whom or the entity to which it is <br>addressed. If you are not the intended recipient you may not use, disclose, <br>copy, distribute, print or rely on the content of this email or its <br>attachments. If this email has been received by you in error please advise <br>the sender and delete the email from your system. Trustpay Global Ltd does <br>not accept any liability for any personal view expressed in this message.<br><div><br></div>_______________________________________________<br>Spacewalk-list mailing list<br>Spacewalk-list@redhat.com<br>https://www.redhat.com/mailman/listinfo/spacewalk-list<br></div><div><br></div></div></body></html>