Re: Patched 0.9.3 problem
"Nathan G. Grennan" <[email protected]>
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2002-01-27 at 10:19, John Berninger wrote: > Can you mail / attach your current server log file, or at least the part > of it that deals with the detonation? > > On Sat, 26 Jan 2002, Nathan G. Grennan wrote: > > > Hello, > > > > I installed the 0.9.3 rpm and patch auth.py with the second patch posted > > on this mailing list and I got this error. > > > > [root@cygnusx-1 current]# up2date -u > > > > Retrieving list of all available packages... > > There was a fatal error communicating with the server. The message was: > > 400: "Function listPackages call blew up. Bad Day." while attempting to > > get > > $RHN/redhat-i386-7.2/listPackages/20020126173538 > > > > > > I followed the instructions to a tee. Any ideas? > > > > _______________________________________________ > > Current-server mailing list > > [email protected] > > http://lists.dulug.duke.edu/mailman/listinfo/current-server > > -- > Thank you, > John Berninger > > Systems Administrator [email protected] > Department of Mathematics Box 8205, Harrelson Hall > NC State University Raleigh, NC 27695 > Phone: (919)515-6315 Fax: (919)515-3798 > > GPG Key ID: A8C1D45C > Fingerprint: B1BB 90CB 5314 3113 CF22 66AE 822D 42A8 A8C1 D45C > -- > _______________________________________________ > Current-server mailing list > [email protected] > http://lists.dulug.duke.edu/mailman/listinfo/current-server ERROR: Recognized function up2date.listPackages blew up with undefined error EXCEPTION in /usr/share/current/standalone.py, callAPIMethod(), 293 [logException()] Traceback (innermost last): File "/usr/share/current/standalone.py", line 276, in callAPIMethod result = apply(func, params) File "/usr/share/current/up2date.py", line 111, in listPackages connInfo, chan_label, chan_ver) File "/usr/share/current/up2date.py", line 163, in _getFile hi.loadHeaders(connInfo['headers']) File "/usr/share/current/auth.py", line 184, in loadHeaders if not type(tmpHdr[0]) == type([]): IndexError: string index out of range exception said: string index out of range params were: [{'client_address': ('127.0.0.1', 34543), 'command': 'GET', 'headers': <mimetools.Message instance at 81d6f90>, 'path': 'https://localhost:8081/XMLRPC/$RHN/redhat-i386-7.2/listPackages/20020126173538', 'version': ''}, 'redhat-i386-7.2', '20020126173538']