[prev in list] [next in list] [prev in thread] [next in thread] 

List:       spacewalk-list
Subject:    [Spacewalk-list] A few more questions and some results
From:       James Krych <james.w.krych () gmail ! com>
Date:       2019-01-31 18:30:41
Message-ID: CADjcFQyX+eQNcFLh8hD7BKLXRwzgAArnR3wPey9BqsvULXJ07A () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


*Taking steps forward and a few missteps along the way. *

*My Initial questions are:*

*1.) I know I'll get an email from my Spacewalk server if something happens
during an apt-get update. However, is there a setting to have Spacewalk
contact me if a client does need to be upgraded?*

*2.) Once the client has been registered, do I simply rename the
sources.list file in order to ensure the updates are strictly from the
registered channels?*

*Here is what I got from my first client after trying to apt-get update:*

W: The repository 'spacewalk://spacewalk.mdc.musc.edu ubuntu_channel
Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore
potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
W: The repository 'spacewalk://spacewalk.mdc.musc.edu ubuntu_16_security
Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore
potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
W: The repository 'spacewalk://spacewalk.mdc.musc.edu ubuntu_16_updates
Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore
potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
#grouper-dev-loader-v:/etc/apt:

*I am guessing I can go straight to
http://us.archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-amd64/
<http://us.archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-amd64/>
to retrieve the RELEASE file?*

*Finally,*

*I got this sent to me by my Spacewalk Server:*
Exception reported from spacewalk
Time: Thu Jan 31 13:03:55 2019
Exception type <type 'exceptions.TypeError'>
Exception while handling function repodata
Request object information:
URI: ///XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index
Remote Host: grouper-dev-loader-v.mdc.musc.edu
Server Name: spacewalk.mdc.musc.edu:443
Headers passed in:
        Accept-Encoding: identity
        CONTEXT_DOCUMENT_ROOT: /var/www/html
        CONTEXT_PREFIX:
        DOCUMENT_ROOT: /var/www/html
        GATEWAY_INTERFACE: CGI/1.1
        HTTP_ACCEPT_ENCODING: identity
        HTTP_HOST: spacewalk.mdc.musc.edu
        HTTP_X_RHN_AUTH: iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=
        HTTP_X_RHN_AUTH_EXPIRE_OFFSET: 3600.0
        HTTP_X_RHN_AUTH_SERVER_TIME: 1548957835.75
        HTTP_X_RHN_AUTH_USER_ID:
        HTTP_X_RHN_SERVER_ID: 1000010001
        HTTP_X_RHN_TRANSPORT_CAPABILITY: follow-redirects=3
        Host: spacewalk.mdc.musc.edu
        PATH_INFO: /GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index
        PATH_TRANSLATED:
/var/www/html/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index
        QUERY_STRING:
        REMOTE_ADDR: 128.23.182.201
        REMOTE_PORT: 53630
        REQUEST_METHOD: GET
        REQUEST_SCHEME: https
        REQUEST_URI:
///XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index
        SCRIPT_FILENAME: /usr/share/rhn/wsgi/xmlrpc.py
        SCRIPT_NAME: /XMLRPC
        SCRIPT_URI:
https://spacewalk.mdc.musc.edu/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index
        SCRIPT_URL:
/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index
        SERVER_ADDR: 128.23.191.174
        SERVER_ADMIN: root@localhost
        SERVER_NAME: spacewalk.mdc.musc.edu
        SERVER_PORT: 443
        SERVER_PROTOCOL: HTTP/1.1
        SERVER_SIGNATURE:
        SERVER_SOFTWARE: Apache
        UNIQUE_ID: XFM4i7jv04S7D8jviB5vDwAAAAU
        X-RHN-Auth: iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=
        X-RHN-Auth-Expire-Offset: 3600.0
        X-RHN-Auth-Server-Time: 1548957835.75
        X-RHN-Auth-User-Id:
        X-RHN-Server-Id: 1000010001
        X-RHN-Transport-Capability: follow-redirects=3
        mod_wsgi.application_group: spacewalk.mdc.musc.edu|/xmlrpc
        mod_wsgi.callable_object: application
        mod_wsgi.enable_sendfile: 0
        mod_wsgi.handler_script:
        mod_wsgi.input_chunked: 0
        mod_wsgi.listener_host:
        mod_wsgi.listener_port: 443
        mod_wsgi.process_group:
        mod_wsgi.queue_start: 1548957835954332
        mod_wsgi.request_handler: wsgi-script
        mod_wsgi.script_reloading: 1
        mod_wsgi.version: (3, 4)
        wsgi.errors: <mod_wsgi.Log object at 0x7f510058f270>
        wsgi.file_wrapper: <built-in method file_wrapper of
mod_wsgi.Adapter object at 0x7f50fe4220a8>
        wsgi.input: <mod_wsgi.Input object at 0x7f5100581a30>
        wsgi.multiprocess: True
        wsgi.multithread: False
        wsgi.run_once: False
        wsgi.url_scheme: https
        wsgi.version: (1, 0)
Extra information about this error:
Response sent back to the caller:
While running 'repodata': caught
<type 'exceptions.TypeError'> : repodata() takes exactly 2 arguments (3
given)



Exception Handler Information
Traceback (most recent call last):
  File
"/usr/lib/python2.7/site-packages/spacewalk/server/apacheRequest.py", line
135, in call_function
    response = func(*params)
TypeError: repodata() takes exactly 2 arguments (3 given)

Local variables by frame
Frame call_function in
/usr/lib/python2.7/site-packages/spacewalk/server/apacheRequest.py at line
154
                       fault = <type 'int'> 1
                        self = <type 'instance'>
<server.handlers.xmlrpc.get_handler.GetHandler instance at 0x7f50f834d7e8>
              force_rollback = <type 'int'> 1
                      method = <type 'str'> repodata
                     exctype = <type 'type'> <type 'exceptions.TypeError'>
                      params = <type 'tuple'> ('Packages.diff', 'Index')
                      e_type = <type 'type'> <type 'exceptions.TypeError'>
                        func = <type 'instancemethod'> <bound method
Repository.repodata of <spacewalk.server.rhnRepository.Repository instance
at 0x7f50f8070ab8>>
                     e_value = <type 'exceptions.TypeError'> repodata()
takes exactly 2 arguments (3 given)
                    response = <class 'xmlrpclib.Fault'> <Fault 1: "While
running 'repodata': caught\n<type 'exceptions.TypeError'> : repodata()
takes exactly 2 arguments (3 given)\n">

Frame process in
/usr/lib/python2.7/site-packages/spacewalk/server/apacheRequest.py at line
593
                        self = <type 'instance'>
<server.handlers.xmlrpc.get_handler.GetHandler instance at 0x7f50f834d7e8>
                      params = <type 'tuple'> ('Packages.diff', 'Index')
                      method = <type 'str'> repodata

Frame handler in
/usr/lib/python2.7/site-packages/spacewalk/server/apacheHandler.py at line
203
                           h = <type 'instance'>
<spacewalk.server.rhnSQL.driver_postgresql.Cursor instance at
0x7f50f8350830>
                        self = <type 'instance'>
<spacewalk.server.apacheHandler.apacheHandler instance at 0x7f50fc6c0ab8>
                         req = <type 'instance'>
<wsgi.wsgiRequest.WsgiRequest instance at 0x7f50f80f28c0>
                         ret = <type 'int'> 1
             templateStrings = <type 'dict'> {'email_account_info':
'\nAccount Information:\n  Your Spacewalk login:         <login />\n  Your
Spacewalk email address: <email-address />', 'email_footer': '--the
Spacewalk Team', 'hostname': 'spacewalk.mdc.musc.edu'}
                         row = <type 'NoneType'> None

Frame handle in /usr/share/rhn/wsgi/wsgiHandler.py at line 44
                replacements = <type 'dict'> {'Xml': 'XML', 'Actualuri':
'ActualURI', 'Md5Sum': 'MD5sum', '_': '-', 'Rhn': 'RHN'}
              component_type = <type 'str'> server.xmlrpc
              start_response = <type 'builtin_function_or_method'>
<built-in method start_response of mod_wsgi.Adapter object at
0x7f50fe4220a8>
                           k = <type 'str'> Rhn
                         req = <type 'instance'>
<wsgi.wsgiRequest.WsgiRequest instance at 0x7f50f80f28c0>
                   parseServ = <type 'instancemethod'> <bound method
apacheHandler.headerParserHandler of
<spacewalk.server.apacheHandler.apacheHandler instance at 0x7f50fc6c0ab8>>
                         ret = <type 'int'> 0
                      server = <type 'str'> xmlrpc
                     environ = <type 'dict'> {'mod_wsgi.listener_port':
'443', 'CONTEXT_DOCUMENT_ROOT': '/var/www/html', 'SERVER_SOFTWARE':
'Apache', 'SCRIPT_NAME': '/XMLRPC', 'mod_wsgi.enable_sendfile': '0',
'mod_wsgi.handler_script': '', 'SERVER_SIGNATURE': '', 'REQUEST_METHOD':
'GET', 'PATH_INFO':
'/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'HTTP_X_RHN_SERVER_ID':
'1000010001', 'wsgi.url_scheme': 'https', 'SERVER_NAME': '
spacewalk.mdc.musc.edu', 'REMOTE_ADDR': '128.23.182.201',
'mod_wsgi.queue_start': '1548957835954332', 'mod_wsgi.request_handler':
'wsgi-script', 'mod_wsgi.version': (3, 4), 'HTTP_X_RHN_AUTH_SERVER_TIME':
'1548957835.75', 'X-RHN-Auth-Server-Time': '1548957835.75',
'X-RHN-Transport-Capability': 'follow-redirects=3', 'PATH_TRANSLATED':
'/var/www/html/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'SERVER_PORT': '443', 'wsgi.multiprocess': True, 'mod_wsgi.input_chunked':
'0', 'SERVER_ADDR'!
 : '128.23.191.174', 'DOCUMENT_ROOT': '/var/www/html',
'mod_wsgi.process_group': '', 'Accept-Encoding': 'identity', 'X-RHN-Auth':
'iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=', 'X-RHN-Auth-Expire-Offset':
'3600.0', 'SCRIPT_FILENAME': '/usr/share/rhn/wsgi/xmlrpc.py',
'SERVER_ADMIN': 'root@localhost', 'SCRIPT_URI': '
https://spacewalk.mdc.musc.edu/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'wsgi.input': <mod_wsgi.Input object at 0x7f5100581a30>, 'HTTP_HOST': '
spacewalk.mdc.musc.edu', 'SCRIPT_URL':
'/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'wsgi.multithread': False, 'HTTP_X_RHN_AUTH_EXPIRE_OFFSET': '3600.0',
'mod_wsgi.callable_object': 'application', 'CONTEXT_PREFIX': '',
'REQUEST_URI':
'///XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'HTTP_X_RHN_AUTH_USER_ID': '', 'Host': 'spacewalk.mdc.musc.edu',
'wsgi.version': (1, 0), 'X-RHN-Server-Id': '1000010001',
'GATEWAY_INTERFACE': 'CGI/1.1', 'wsgi.run_once': False, 'w!
 sgi.errors': <mod_wsgi.Log object at 0x7f510058f270>, 'REMOTE_!
 PORT': '53630', 'mod_wsgi.listener_host': '', 'REQUEST_SCHEME': 'https',
'HTTP_X_RHN_AUTH': 'iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=',
'HTTP_X_RHN_TRANSPORT_CAPABILITY': 'follow-redirects=3',
'mod_wsgi.application_group': 'spacewalk.mdc.musc.edu|/xmlrpc',
'mod_wsgi.script_reloading': '1', 'X-RHN-Auth-User-Id': '',
'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter
object at 0x7f50fe4220a8>, 'HTTP_ACCEPT_ENCODING': 'identity', 'UNIQUE_ID':
'XFM4i7jv04S7D8jviB5vDwAAAAU'}
                         key = <type 'str'> UNIQUE_ID
                           v = <type 'str'> RHN
                  servertype = <type 'str'> spacewalk.server.apacheServer
                     new_key = <type 'str'> Accept-Encoding
                     appServ = <type 'instancemethod'> <bound method
apacheHandler.handler of <spacewalk.server.apacheHandler.apacheHandler
instance at 0x7f50fc6c0ab8>>

Frame application in /usr/share/rhn/wsgi/xmlrpc.py at line 22
              start_response = <type 'builtin_function_or_method'>
<built-in method start_response of mod_wsgi.Adapter object at
0x7f50fe4220a8>
                     environ = <type 'dict'> {'mod_wsgi.listener_port':
'443', 'CONTEXT_DOCUMENT_ROOT': '/var/www/html', 'SERVER_SOFTWARE':
'Apache', 'SCRIPT_NAME': '/XMLRPC', 'mod_wsgi.enable_sendfile': '0',
'mod_wsgi.handler_script': '', 'SERVER_SIGNATURE': '', 'REQUEST_METHOD':
'GET', 'PATH_INFO':
'/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'SERVER_PROTOCOL': 'HTTP/1.1', 'QUERY_STRING': '', 'HTTP_X_RHN_SERVER_ID':
'1000010001', 'wsgi.url_scheme': 'https', 'SERVER_NAME': '
spacewalk.mdc.musc.edu', 'REMOTE_ADDR': '128.23.182.201',
'mod_wsgi.queue_start': '1548957835954332', 'mod_wsgi.request_handler':
'wsgi-script', 'mod_wsgi.version': (3, 4), 'HTTP_X_RHN_AUTH_SERVER_TIME':
'1548957835.75', 'X-RHN-Auth-Server-Time': '1548957835.75',
'X-RHN-Transport-Capability': 'follow-redirects=3', 'PATH_TRANSLATED':
'/var/www/html/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'SERVER_PORT': '443', 'wsgi.multiprocess': True, 'mod_wsgi.input_chunked':
'0', 'SERVER_ADDR'!
 : '128.23.191.174', 'DOCUMENT_ROOT': '/var/www/html',
'mod_wsgi.process_group': '', 'Accept-Encoding': 'identity', 'X-RHN-Auth':
'iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=', 'X-RHN-Auth-Expire-Offset':
'3600.0', 'SCRIPT_FILENAME': '/usr/share/rhn/wsgi/xmlrpc.py',
'SERVER_ADMIN': 'root@localhost', 'SCRIPT_URI': '
https://spacewalk.mdc.musc.edu/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'wsgi.input': <mod_wsgi.Input object at 0x7f5100581a30>, 'HTTP_HOST': '
spacewalk.mdc.musc.edu', 'SCRIPT_URL':
'/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'wsgi.multithread': False, 'HTTP_X_RHN_AUTH_EXPIRE_OFFSET': '3600.0',
'mod_wsgi.callable_object': 'application', 'CONTEXT_PREFIX': '',
'REQUEST_URI':
'///XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index',
'HTTP_X_RHN_AUTH_USER_ID': '', 'Host': 'spacewalk.mdc.musc.edu',
'wsgi.version': (1, 0), 'X-RHN-Server-Id': '1000010001',
'GATEWAY_INTERFACE': 'CGI/1.1', 'wsgi.run_once': False, 'w!
 sgi.errors': <mod_wsgi.Log object at 0x7f510058f270>, 'REMOTE_!
 PORT': '53630', 'mod_wsgi.listener_host': '', 'REQUEST_SCHEME': 'https',
'HTTP_X_RHN_AUTH': 'iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=',
'HTTP_X_RHN_TRANSPORT_CAPABILITY': 'follow-redirects=3',
'mod_wsgi.application_group': 'spacewalk.mdc.musc.edu|/xmlrpc',
'mod_wsgi.script_reloading': '1', 'X-RHN-Auth-User-Id': '',
'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter
object at 0x7f50fe4220a8>, 'HTTP_ACCEPT_ENCODING': 'identity', 'UNIQUE_ID':
'XFM4i7jv04S7D8jviB5vDwAAAAU'}


Environment for PID=85492 on exception:
LANG = C
NOTIFY_SOCKET = /run/systemd/notify
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin

*What exactly am I looking at and is this related to the lack of a Release
file?*

*Very respectfully,*

*James*
--
--
James W. Krych
CCNP, CCNA, Net+, Security+, A+, Linux+
Mobile: 843-847-1446
james.w.krych@gmail.com

[Attachment #5 (text/html)]

<div dir="ltr"><div dir="ltr"><div dir="ltr"><div><b>Taking steps forward and a few \
missteps along the way. <br></b></div><div><b><br></b></div><div><b>My Initial \
questions are:</b></div><div><b><br></b></div><div><b>1.) I know I&#39;ll get an \
email from my Spacewalk server if something happens during an apt-get update. \
However, is there a setting to have Spacewalk contact me if a client does need to be \
upgraded?</b></div><div><b><br></b></div><div><b>2.) Once the client has been \
registered, do I simply rename the sources.list file in order to ensure the updates \
are strictly from the registered \
channels?</b></div><div><b><br></b></div><div><b>Here is what I got from my first \
client after trying to apt-get update:</b></div><div><br></div><div>W: The repository \
&#39;spacewalk://<a href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a> \
ubuntu_channel Release&#39; does not have a Release file.<br>N: Data from such a \
repository can&#39;t be authenticated and is therefore potentially dangerous to \
use.<br>N: See apt-secure(8) manpage for repository creation and user configuration \
details.<br>W: The repository &#39;spacewalk://<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a> ubuntu_16_security \
Release&#39; does not have a Release file.<br>N: Data from such a repository \
can&#39;t be authenticated and is therefore potentially dangerous to use.<br>N: See \
apt-secure(8) manpage for repository creation and user configuration details.<br>W: \
The repository &#39;spacewalk://<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a> ubuntu_16_updates \
Release&#39; does not have a Release file.<br>N: Data from such a repository \
can&#39;t be authenticated and is therefore potentially dangerous to use.<br>N: See \
apt-secure(8) manpage for repository creation and user configuration \
details.<br>#grouper-dev-loader-v:/etc/apt:</div><div><br></div><div><b>I am guessing \
I can go straight to <a \
href="http://us.archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-amd64/">http://us.archive.ubuntu.com/ubuntu/dists/xenial-security/main/binary-amd64/</a> \
to retrieve the RELEASE \
file?</b></div><div><b><br></b></div><div><b>Finally,</b></div><div><b><br></b></div><div><b>I \
got this sent to me by my Spacewalk Server:</b><br></div><div><font size="2"><span \
                style="font-size:11pt">Exception reported from spacewalk<br>
Time: Thu Jan 31 13:03:55 2019<br>
Exception type &lt;type &#39;exceptions.TypeError&#39;&gt;<br>
Exception while handling function repodata<br>
Request object information:<br>
URI: ///XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index<br>
Remote Host: <a href="http://grouper-dev-loader-v.mdc.musc.edu">grouper-dev-loader-v.mdc.musc.edu</a><br>
 Server Name: <a href="http://spacewalk.mdc.musc.edu:443">spacewalk.mdc.musc.edu:443</a><br>
 Headers passed in:<br>
               Accept-Encoding: identity<br>
               CONTEXT_DOCUMENT_ROOT: /var/www/html<br>
               CONTEXT_PREFIX: <br>
               DOCUMENT_ROOT: /var/www/html<br>
               GATEWAY_INTERFACE: CGI/1.1<br>
               HTTP_ACCEPT_ENCODING: identity<br>
               HTTP_HOST: <a \
                href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a><br>
               HTTP_X_RHN_AUTH: iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=<br>
               HTTP_X_RHN_AUTH_EXPIRE_OFFSET: 3600.0<br>
               HTTP_X_RHN_AUTH_SERVER_TIME: 1548957835.75<br>
               HTTP_X_RHN_AUTH_USER_ID: <br>
               HTTP_X_RHN_SERVER_ID: 1000010001<br>
               HTTP_X_RHN_TRANSPORT_CAPABILITY: follow-redirects=3<br>
               Host: <a \
                href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a><br>
               PATH_INFO: \
                /GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index<br>
               PATH_TRANSLATED: \
/var/www/html/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index<br>  \
QUERY_STRING: <br>  REMOTE_ADDR: 128.23.182.201<br>
               REMOTE_PORT: 53630<br>
               REQUEST_METHOD: GET<br>
               REQUEST_SCHEME: https<br>
               REQUEST_URI: \
///XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index<br>  \
SCRIPT_FILENAME: /usr/share/rhn/wsgi/xmlrpc.py<br>  SCRIPT_NAME: /XMLRPC<br>
               SCRIPT_URI: <a \
href="https://spacewalk.mdc.musc.edu/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index" \
target="_blank" rel="noopener \
noreferrer">https://spacewalk.mdc.musc.edu/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index</a><br>
                
               SCRIPT_URL: \
/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index<br>  SERVER_ADDR: \
128.23.191.174<br>  SERVER_ADMIN: root@localhost<br>
               SERVER_NAME: <a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a><br>  SERVER_PORT: \
443<br>  SERVER_PROTOCOL: HTTP/1.1<br>
               SERVER_SIGNATURE: <br>
               SERVER_SOFTWARE: Apache<br>
               UNIQUE_ID: XFM4i7jv04S7D8jviB5vDwAAAAU<br>
               X-RHN-Auth: iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=<br>
               X-RHN-Auth-Expire-Offset: 3600.0<br>
               X-RHN-Auth-Server-Time: 1548957835.75<br>
               X-RHN-Auth-User-Id: <br>
               X-RHN-Server-Id: 1000010001<br>
               X-RHN-Transport-Capability: follow-redirects=3<br>
               mod_wsgi.application_group: <a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>|/xmlrpc<br>  \
mod_wsgi.callable_object: application<br>  mod_wsgi.enable_sendfile: 0<br>
               mod_wsgi.handler_script: <br>
               mod_wsgi.input_chunked: 0<br>
               mod_wsgi.listener_host: <br>
               mod_wsgi.listener_port: 443<br>
               mod_wsgi.process_group: <br>
               mod_wsgi.queue_start: 1548957835954332<br>
               mod_wsgi.request_handler: wsgi-script<br>
               mod_wsgi.script_reloading: 1<br>
               mod_wsgi.version: (3, 4)<br>
               wsgi.errors: &lt;mod_wsgi.Log object at 0x7f510058f270&gt;<br>
               wsgi.file_wrapper: &lt;built-in method file_wrapper of \
                mod_wsgi.Adapter object at 0x7f50fe4220a8&gt;<br>
               wsgi.input: &lt;mod_wsgi.Input object at 0x7f5100581a30&gt;<br>
               wsgi.multiprocess: True<br>
               wsgi.multithread: False<br>
               wsgi.run_once: False<br>
               wsgi.url_scheme: https<br>
               wsgi.version: (1, 0)<br>
Extra information about this error:<br>
Response sent back to the caller:<br>
While running &#39;repodata&#39;: caught<br>
&lt;type &#39;exceptions.TypeError&#39;&gt; : repodata() takes exactly 2 arguments (3 \
given)<br> <br>
<br>
<br>
Exception Handler Information<br>
Traceback (most recent call last):<br>
   File &quot;/usr/lib/python2.7/site-packages/spacewalk/server/apacheRequest.py&quot;, \
line 135, in call_function<br>  response = func(*params)<br>
TypeError: repodata() takes exactly 2 arguments (3 given)<br>
<br>
Local variables by frame<br>
Frame call_function in \
                /usr/lib/python2.7/site-packages/spacewalk/server/apacheRequest.py at \
                line 154<br>
                                             fault = &lt;type &#39;int&#39;&gt; 1<br>
                                               self = &lt;type &#39;instance&#39;&gt; \
 &lt;server.handlers.xmlrpc.get_handler.GetHandler instance at 
0x7f50f834d7e8&gt;<br>
                           force_rollback = &lt;type &#39;int&#39;&gt; 1<br>
                                           method = &lt;type &#39;str&#39;&gt; \
                repodata<br>
                                         exctype = &lt;type &#39;type&#39;&gt; \
                &lt;type &#39;exceptions.TypeError&#39;&gt;<br>
                                           params = &lt;type &#39;tuple&#39;&gt; \
                (&#39;Packages.diff&#39;, &#39;Index&#39;)<br>
                                           e_type = &lt;type &#39;type&#39;&gt; \
                &lt;type &#39;exceptions.TypeError&#39;&gt;<br>
                                               func = &lt;type \
&#39;instancemethod&#39;&gt; &lt;bound  method Repository.repodata of 
&lt;spacewalk.server.rhnRepository.Repository instance at 
0x7f50f8070ab8&gt;&gt;<br>
                                         e_value = &lt;type \
                &#39;exceptions.TypeError&#39;&gt; repodata() takes exactly 2 \
                arguments (3 given)<br>
                                       response = &lt;class \
&#39;xmlrpclib.Fault&#39;&gt; &lt;Fault  1: &quot;While running &#39;repodata&#39;: \
caught\n&lt;type  &#39;exceptions.TypeError&#39;&gt; : repodata() takes exactly 2 \
arguments (3  given)\n&quot;&gt;<br>
<br>
Frame process in /usr/lib/python2.7/site-packages/spacewalk/server/apacheRequest.py \
                at line 593<br>
                                               self = &lt;type &#39;instance&#39;&gt; \
 &lt;server.handlers.xmlrpc.get_handler.GetHandler instance at 
0x7f50f834d7e8&gt;<br>
                                           params = &lt;type &#39;tuple&#39;&gt; \
                (&#39;Packages.diff&#39;, &#39;Index&#39;)<br>
                                           method = &lt;type &#39;str&#39;&gt; \
repodata<br> <br>
Frame handler in /usr/lib/python2.7/site-packages/spacewalk/server/apacheHandler.py \
                at line 203<br>
                                                     h = &lt;type \
&#39;instance&#39;&gt;  &lt;spacewalk.server.rhnSQL.driver_postgresql.Cursor instance \
at  0x7f50f8350830&gt;<br>
                                               self = &lt;type &#39;instance&#39;&gt; \
 &lt;spacewalk.server.apacheHandler.apacheHandler instance at 
0x7f50fc6c0ab8&gt;<br>
                                                 req = &lt;type \
&#39;instance&#39;&gt; &lt;wsgi.wsgiRequest.WsgiRequest instance at \
                0x7f50f80f28c0&gt;<br>
                                                 ret = &lt;type &#39;int&#39;&gt; \
1<br>  templateStrings = &lt;type &#39;dict&#39;&gt; 
{&#39;email_account_info&#39;: &#39;\nAccount Information:\n   Your Spacewalk 
login:                 &lt;login /&gt;\n   Your Spacewalk email address: 
&lt;email-address /&gt;&#39;, &#39;email_footer&#39;: &#39;--the Spacewalk Team&#39;, \
 &#39;hostname&#39;: &#39;<a \
                href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>&#39;}<br>
                
                                                 row = &lt;type \
&#39;NoneType&#39;&gt; None<br> <br>
Frame handle in /usr/share/rhn/wsgi/wsgiHandler.py at line 44<br>
                               replacements = &lt;type &#39;dict&#39;&gt; \
{&#39;Xml&#39;: &#39;XML&#39;,  &#39;Actualuri&#39;: &#39;ActualURI&#39;, \
&#39;Md5Sum&#39;: &#39;MD5sum&#39;, &#39;_&#39;: &#39;-&#39;, &#39;Rhn&#39;: \
                &#39;RHN&#39;}<br>
                           component_type = &lt;type &#39;str&#39;&gt; \
                server.xmlrpc<br>
                           start_response = &lt;type \
&#39;builtin_function_or_method&#39;&gt;  &lt;built-in method start_response of \
mod_wsgi.Adapter object at  0x7f50fe4220a8&gt;<br>
                                                     k = &lt;type &#39;str&#39;&gt; \
                Rhn<br>
                                                 req = &lt;type \
&#39;instance&#39;&gt; &lt;wsgi.wsgiRequest.WsgiRequest instance at \
                0x7f50f80f28c0&gt;<br>
                                     parseServ = &lt;type \
&#39;instancemethod&#39;&gt; &lt;bound  method apacheHandler.headerParserHandler of 
&lt;spacewalk.server.apacheHandler.apacheHandler instance at 
0x7f50fc6c0ab8&gt;&gt;<br>
                                                 ret = &lt;type &#39;int&#39;&gt; \
                0<br>
                                           server = &lt;type &#39;str&#39;&gt; \
                xmlrpc<br>
                                         environ = &lt;type &#39;dict&#39;&gt; 
{&#39;mod_wsgi.listener_port&#39;: &#39;443&#39;, &#39;CONTEXT_DOCUMENT_ROOT&#39;: 
&#39;/var/www/html&#39;, &#39;SERVER_SOFTWARE&#39;: &#39;Apache&#39;, \
&#39;SCRIPT_NAME&#39;: &#39;/XMLRPC&#39;,  &#39;mod_wsgi.enable_sendfile&#39;: \
&#39;0&#39;, &#39;mod_wsgi.handler_script&#39;: &#39;&#39;,  \
&#39;SERVER_SIGNATURE&#39;: &#39;&#39;, &#39;REQUEST_METHOD&#39;: &#39;GET&#39;, \
&#39;PATH_INFO&#39;:  \
&#39;/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index&#39;,  \
&#39;SERVER_PROTOCOL&#39;: &#39;HTTP/1.1&#39;, &#39;QUERY_STRING&#39;: &#39;&#39;,  \
&#39;HTTP_X_RHN_SERVER_ID&#39;: &#39;1000010001&#39;, &#39;wsgi.url_scheme&#39;: \
&#39;https&#39;,  &#39;SERVER_NAME&#39;: &#39;<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>&#39;, \
&#39;REMOTE_ADDR&#39;:  &#39;128.23.182.201&#39;, &#39;mod_wsgi.queue_start&#39;: \
&#39;1548957835954332&#39;,  &#39;mod_wsgi.request_handler&#39;: \
&#39;wsgi-script&#39;, &#39;mod_wsgi.version&#39;: (3, 4),  \
&#39;HTTP_X_RHN_AUTH_SERVER_TIME&#39;: &#39;1548957835.75&#39;,  \
&#39;X-RHN-Auth-Server-Time&#39;: &#39;1548957835.75&#39;, \
&#39;X-RHN-Transport-Capability&#39;:  &#39;follow-redirects=3&#39;, \
&#39;PATH_TRANSLATED&#39;:  \
&#39;/var/www/html/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index&#39;,  \
&#39;SERVER_PORT&#39;: &#39;443&#39;, &#39;wsgi.multiprocess&#39;: True,  \
&#39;mod_wsgi.input_chunked&#39;: &#39;0&#39;, &#39;SERVER_ADDR&#39;!<br>  : \
&#39;128.23.191.174&#39;, &#39;DOCUMENT_ROOT&#39;: &#39;/var/www/html&#39;,  \
&#39;mod_wsgi.process_group&#39;: &#39;&#39;, &#39;Accept-Encoding&#39;: \
&#39;identity&#39;,  &#39;X-RHN-Auth&#39;: \
&#39;iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=&#39;,  \
&#39;X-RHN-Auth-Expire-Offset&#39;: &#39;3600.0&#39;, &#39;SCRIPT_FILENAME&#39;:  \
&#39;/usr/share/rhn/wsgi/xmlrpc.py&#39;, &#39;SERVER_ADMIN&#39;: \
&#39;root@localhost&#39;,  &#39;SCRIPT_URI&#39;: &#39;<a \
href="https://spacewalk.mdc.musc.edu/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index" \
target="_blank" rel="noopener \
noreferrer">https://spacewalk.mdc.musc.edu/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index</a>&#39;,
  &#39;wsgi.input&#39;: &lt;mod_wsgi.Input object at 0x7f5100581a30&gt;, 
&#39;HTTP_HOST&#39;: &#39;<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>&#39;, \
&#39;SCRIPT_URL&#39;:  \
&#39;/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index&#39;,  \
&#39;wsgi.multithread&#39;: False, &#39;HTTP_X_RHN_AUTH_EXPIRE_OFFSET&#39;: \
&#39;3600.0&#39;,  &#39;mod_wsgi.callable_object&#39;: &#39;application&#39;, \
&#39;CONTEXT_PREFIX&#39;: &#39;&#39;,  &#39;REQUEST_URI&#39;: 
&#39;///XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index&#39;, 
&#39;HTTP_X_RHN_AUTH_USER_ID&#39;: &#39;&#39;, &#39;Host&#39;: &#39;<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>&#39;,  \
&#39;wsgi.version&#39;: (1, 0), &#39;X-RHN-Server-Id&#39;: &#39;1000010001&#39;,  \
&#39;GATEWAY_INTERFACE&#39;: &#39;CGI/1.1&#39;, &#39;wsgi.run_once&#39;: False, \
&#39;w!<br>  sgi.errors&#39;: &lt;mod_wsgi.Log object at 0x7f510058f270&gt;, \
&#39;REMOTE_!<br>  PORT&#39;: &#39;53630&#39;, &#39;mod_wsgi.listener_host&#39;: \
&#39;&#39;, &#39;REQUEST_SCHEME&#39;:  &#39;https&#39;, &#39;HTTP_X_RHN_AUTH&#39;: 
&#39;iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=&#39;, 
&#39;HTTP_X_RHN_TRANSPORT_CAPABILITY&#39;: &#39;follow-redirects=3&#39;, 
&#39;mod_wsgi.application_group&#39;: &#39;<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>|/xmlrpc&#39;,  \
&#39;mod_wsgi.script_reloading&#39;: &#39;1&#39;, &#39;X-RHN-Auth-User-Id&#39;: \
&#39;&#39;,  &#39;wsgi.file_wrapper&#39;: &lt;built-in method file_wrapper of 
mod_wsgi.Adapter object at 0x7f50fe4220a8&gt;, &#39;HTTP_ACCEPT_ENCODING&#39;: 
&#39;identity&#39;, &#39;UNIQUE_ID&#39;: &#39;XFM4i7jv04S7D8jviB5vDwAAAAU&#39;}<br>
                                                 key = &lt;type &#39;str&#39;&gt; \
                UNIQUE_ID<br>
                                                     v = &lt;type &#39;str&#39;&gt; \
                RHN<br>
                                   servertype = &lt;type &#39;str&#39;&gt; \
                spacewalk.server.apacheServer<br>
                                         new_key = &lt;type &#39;str&#39;&gt; \
                Accept-Encoding<br>
                                         appServ = &lt;type \
&#39;instancemethod&#39;&gt; &lt;bound  method apacheHandler.handler of 
&lt;spacewalk.server.apacheHandler.apacheHandler instance at 
0x7f50fc6c0ab8&gt;&gt;<br>
<br>
Frame application in /usr/share/rhn/wsgi/xmlrpc.py at line 22<br>
                           start_response = &lt;type \
&#39;builtin_function_or_method&#39;&gt;  &lt;built-in method start_response of \
mod_wsgi.Adapter object at  0x7f50fe4220a8&gt;<br>
                                         environ = &lt;type &#39;dict&#39;&gt; 
{&#39;mod_wsgi.listener_port&#39;: &#39;443&#39;, &#39;CONTEXT_DOCUMENT_ROOT&#39;: 
&#39;/var/www/html&#39;, &#39;SERVER_SOFTWARE&#39;: &#39;Apache&#39;, \
&#39;SCRIPT_NAME&#39;: &#39;/XMLRPC&#39;,  &#39;mod_wsgi.enable_sendfile&#39;: \
&#39;0&#39;, &#39;mod_wsgi.handler_script&#39;: &#39;&#39;,  \
&#39;SERVER_SIGNATURE&#39;: &#39;&#39;, &#39;REQUEST_METHOD&#39;: &#39;GET&#39;, \
&#39;PATH_INFO&#39;:  \
&#39;/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index&#39;,  \
&#39;SERVER_PROTOCOL&#39;: &#39;HTTP/1.1&#39;, &#39;QUERY_STRING&#39;: &#39;&#39;,  \
&#39;HTTP_X_RHN_SERVER_ID&#39;: &#39;1000010001&#39;, &#39;wsgi.url_scheme&#39;: \
&#39;https&#39;,  &#39;SERVER_NAME&#39;: &#39;<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>&#39;, \
&#39;REMOTE_ADDR&#39;:  &#39;128.23.182.201&#39;, &#39;mod_wsgi.queue_start&#39;: \
&#39;1548957835954332&#39;,  &#39;mod_wsgi.request_handler&#39;: \
&#39;wsgi-script&#39;, &#39;mod_wsgi.version&#39;: (3, 4),  \
&#39;HTTP_X_RHN_AUTH_SERVER_TIME&#39;: &#39;1548957835.75&#39;,  \
&#39;X-RHN-Auth-Server-Time&#39;: &#39;1548957835.75&#39;, \
&#39;X-RHN-Transport-Capability&#39;:  &#39;follow-redirects=3&#39;, \
&#39;PATH_TRANSLATED&#39;:  \
&#39;/var/www/html/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index&#39;,  \
&#39;SERVER_PORT&#39;: &#39;443&#39;, &#39;wsgi.multiprocess&#39;: True,  \
&#39;mod_wsgi.input_chunked&#39;: &#39;0&#39;, &#39;SERVER_ADDR&#39;!<br>  : \
&#39;128.23.191.174&#39;, &#39;DOCUMENT_ROOT&#39;: &#39;/var/www/html&#39;,  \
&#39;mod_wsgi.process_group&#39;: &#39;&#39;, &#39;Accept-Encoding&#39;: \
&#39;identity&#39;,  &#39;X-RHN-Auth&#39;: \
&#39;iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=&#39;,  \
&#39;X-RHN-Auth-Expire-Offset&#39;: &#39;3600.0&#39;, &#39;SCRIPT_FILENAME&#39;:  \
&#39;/usr/share/rhn/wsgi/xmlrpc.py&#39;, &#39;SERVER_ADMIN&#39;: \
&#39;root@localhost&#39;,  &#39;SCRIPT_URI&#39;: &#39;<a \
href="https://spacewalk.mdc.musc.edu/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index" \
target="_blank" rel="noopener \
noreferrer">https://spacewalk.mdc.musc.edu/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index</a>&#39;,
  &#39;wsgi.input&#39;: &lt;mod_wsgi.Input object at 0x7f5100581a30&gt;, 
&#39;HTTP_HOST&#39;: &#39;<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>&#39;, \
&#39;SCRIPT_URL&#39;:  \
&#39;/XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index&#39;,  \
&#39;wsgi.multithread&#39;: False, &#39;HTTP_X_RHN_AUTH_EXPIRE_OFFSET&#39;: \
&#39;3600.0&#39;,  &#39;mod_wsgi.callable_object&#39;: &#39;application&#39;, \
&#39;CONTEXT_PREFIX&#39;: &#39;&#39;,  &#39;REQUEST_URI&#39;: 
&#39;///XMLRPC/GET-REQ/ubuntu_16_security/repodata/Packages.diff/Index&#39;, 
&#39;HTTP_X_RHN_AUTH_USER_ID&#39;: &#39;&#39;, &#39;Host&#39;: &#39;<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>&#39;,  \
&#39;wsgi.version&#39;: (1, 0), &#39;X-RHN-Server-Id&#39;: &#39;1000010001&#39;,  \
&#39;GATEWAY_INTERFACE&#39;: &#39;CGI/1.1&#39;, &#39;wsgi.run_once&#39;: False, \
&#39;w!<br>  sgi.errors&#39;: &lt;mod_wsgi.Log object at 0x7f510058f270&gt;, \
&#39;REMOTE_!<br>  PORT&#39;: &#39;53630&#39;, &#39;mod_wsgi.listener_host&#39;: \
&#39;&#39;, &#39;REQUEST_SCHEME&#39;:  &#39;https&#39;, &#39;HTTP_X_RHN_AUTH&#39;: 
&#39;iETk+fc0/xkpaVTOFfM5IkZa1Ose9/Yzr3vEsJ85KqI=&#39;, 
&#39;HTTP_X_RHN_TRANSPORT_CAPABILITY&#39;: &#39;follow-redirects=3&#39;, 
&#39;mod_wsgi.application_group&#39;: &#39;<a \
href="http://spacewalk.mdc.musc.edu">spacewalk.mdc.musc.edu</a>|/xmlrpc&#39;,  \
&#39;mod_wsgi.script_reloading&#39;: &#39;1&#39;, &#39;X-RHN-Auth-User-Id&#39;: \
&#39;&#39;,  &#39;wsgi.file_wrapper&#39;: &lt;built-in method file_wrapper of 
mod_wsgi.Adapter object at 0x7f50fe4220a8&gt;, &#39;HTTP_ACCEPT_ENCODING&#39;: 
&#39;identity&#39;, &#39;UNIQUE_ID&#39;: &#39;XFM4i7jv04S7D8jviB5vDwAAAAU&#39;}<br>
<br>
<br>
Environment for PID=85492 on exception:<br>
LANG = C<br>
NOTIFY_SOCKET = /run/systemd/notify<br>
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin<br>
</span></font></div><div><br></div><div><b>What exactly am I looking at and is this \
related to the lack of a Release file?</b></div><div><b><br></b></div><div><b>Very \
respectfully,</b></div><div><b><br></b></div><div><b>James</b><br></div><div><div><div><div \
dir="ltr" class="gmail_signature"><div dir="ltr">--<br>--<br>James W. Krych<br>CCNP, \
CCNA, Net+, Security+, A+, Linux+<br>Mobile: 843-847-1446<br><a \
href="mailto:james.w.krych@gmail.com" \
target="_blank">james.w.krych@gmail.com</a><br></div></div></div></div></div></div></div></div>




_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic