<div dir="ltr">what is your setting serverURL= in /etc/sysconfig/rhn/up2date set to?<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><br>Kobus Bensch</div><br><div><table style="font-family:'Times New Roman';border-collapse:collapse" cellpadding="0" cellspacing="0"><tbody><tr><td width="60"><font color="#000000" face="Arial, Helvetica, sans-serif"><font style="font-size:12px"><b>Address:</b>  <br><b>Phone:</b><b><br></b><b>Email:</b></font></font></td><td><font face="Arial, Helvetica, sans-serif"><font style="font-size:12px">22 & 24 | Frederick Sanger Road | Guildford | Surrey | GU2 7YD<br>0207 871 3890<br><font color="#3366FF"><a href="mailto:kobus.bensch@trustpayglobal.com" target="_blank">kobus.bensch@trustpayglobal.com</a></font></font></font></td></tr></tbody></table></div><div><br></div><div><img src="https://s3-eu-west-1.amazonaws.com/tpgemailsig/TrustPayGlobal-email+footer.png"><br></div></div></div></div>
<br><div class="gmail_quote">On 30 November 2015 at 09:56, Philipp Wehling <span dir="ltr"><<a href="mailto:philipp.wehling@megatel.de" target="_blank">philipp.wehling@megatel.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><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"># rhncfg-client get<br>Using server name <a href="http://spacewalk.domain.de" target="_blank">spacewalk.domain.de</a><br>XML-RPC error while talking to <a href="https://spacewalk.domain.de/CONFIG-MANAGEMENT" target="_blank">https://spacewalk.domain.de/CONFIG-MANAGEMENT</a>: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]</p><p style="margin:0px"><br></p><p style="margin:0px">I looked for configuration files and found:</p><p style="margin:0px"><br></p><p style="margin:0px">/etc/sysconfig/rhn/rhncfg-client.conf</p><p style="margin:0px"><br></p><p style="margin:0px">I changed </p><p style="margin:0px"><br></p><p style="margin:0px">server_url = <a href="http://%(server_name)s%(server_handler)s" target="_blank">https://%(server_name)s%(server_handler)s</a></p><p style="margin:0px"><br></p><p style="margin:0px">to</p><p style="margin:0px"><br></p><p style="margin:0px">server_url = <a href="http://%(server_name)s%(server_handler)s" target="_blank">http://%(server_name)s%(server_handler)s</a> </p><p style="margin:0px"><br></p><p style="margin:0px">Again I did everything:</p><p style="margin:0px"><br></p><p style="margin:0px"># rhncfg-client get<br>Using server name <a href="http://spacewalk.domain.de" target="_blank">spacewalk.domain.de</a><br></p><p style="margin:0px"><br></p><p style="margin:0px"># rhn-profile-sync<br>Updating package profile...<br>Updating hardware profile...<br></p><p style="margin:0px"><br></p><p 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"><br></p><p style="margin:0px"><br></p><p style="margin:0px">But still the error is persistent...</p></div><div><br></div><hr><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" <<a href="mailto:kobus.bensch@trustpayglobal.com" target="_blank">kobus.bensch@trustpayglobal.com</a>><br><b>To: </b><a href="mailto:spacewalk-list@redhat.com" target="_blank">spacewalk-list@redhat.com</a><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>> "-" "<a href="http://rhn.rpclib.py/2.5.75-1.el6" target="_blank">rhn.rpclib.py/2.5.75-1.el6</a>"<br>> <IP> - - [30/Nov/2015:10:03:51 +0100] "POST /XMLRPC HTTP/1.1" 200 1966 <br>> "-" "<a href="http://rhn.rpclib.py/2.5.75-1.el6" target="_blank">rhn.rpclib.py/2.5.75-1.el6</a>"<br>> <IP> - - [30/Nov/2015:10:03:51 +0100] "POST /XMLRPC HTTP/1.1" 200 1966 <br>> "-" "<a href="http://rhn.rpclib.py/2.5.75-1.el6" target="_blank">rhn.rpclib.py/2.5.75-1.el6</a>"<br>> <IP> - - [30/Nov/2015:10:03:51 +0100] "POST /XMLRPC HTTP/1.1" 200 1966 <br>> "-" "<a href="http://rhn.rpclib.py/2.5.75-1.el6" target="_blank">rhn.rpclib.py/2.5.75-1.el6</a>"<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>> <a href="mailto:Spacewalk-list@redhat.com" target="_blank">Spacewalk-list@redhat.com</a><br>> <a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><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:  <a href="tel:0207%20871%203958" value="+442078713958" target="_blank">0207 871 3958</a><br>Tel:  <a href="tel:0207%20871%203890" value="+442078713890" target="_blank">0207 871 3890</a><br>Email: <a href="mailto:kobus.bensch@trustpayglobal.com" target="_blank">kobus.bensch@trustpayglobal.com</a> <br><mailto:<a href="mailto:kobus.bensch@trustpayglobal.com" target="_blank">kobus.bensch@trustpayglobal.com</a>><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 <a href="http://www.trustpayglobal.com" target="_blank">www.trustpayglobal.com</a>.<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><a href="mailto:Spacewalk-list@redhat.com" target="_blank">Spacewalk-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br></div><div><br></div></div></div><br>_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br></blockquote></div><br></div>

<br>
<p style="margin-right:0cm;margin-bottom:12pt;margin-left:0cm;border-collapse:collapse"><font color="#222222" face="Verdana, sans-serif"><span style="font-size:11px">Trustpay Global Limited is an authorised Electronic Money Institution regulated by the Financial Conduct Authority registration number 900043. Company No 07427913 Registered in England and Wales with registered address 130 Wood Street, London, EC2V 6DL, United Kingdom.</span></font></p><p style="margin-right:0cm;margin-bottom:12pt;margin-left:0cm;border-collapse:collapse"><font color="#222222" face="Verdana, sans-serif"><span style="font-size:11px">For further details please visit our website at <a href="http://www.trustpayglobal.com" target="_blank">www.trustpayglobal.com</a>.</span></font></p><p style="margin-right:0cm;margin-bottom:12pt;margin-left:0cm;border-collapse:collapse"><font color="#222222" face="Verdana, sans-serif"><span style="font-size:11px">The information in this email and any attachments are confidential and remain the property of Trustpay Global Ltd unless agreed by contract. It is intended solely for the person to whom or the entity to which it is addressed. If you are not the intended recipient you may not use, disclose, copy, distribute, print or rely on the content of this email or its attachments. If this email has been received by you in error please advise the sender and delete the email from your system. Trustpay Global Ltd does not accept any liability for any personal view expressed in this message.</span></font></p>