Koji error with SSL in internal koji setup.

Jonathan Dieter jdieter at gmail.com
Thu Jun 17 10:07:17 UTC 2010


I'm getting this traceback in kojiweb in an internal koji setup that I'm
trying to get working.

I can control koji using the command-line, and I've added new users, so
I think that means the kojihub certificate is fine.  Kojiweb works fine
until I try to login, and that's when I get this traceback.

I'm using certificates that I've issued using dogtag, but I don't think
that should have any relevance.  My user and server certs are all using
the same CA.

Anyone have any thoughts on where I should look?

Thanks,

Jonathan

Traceback (most recent call last):
  File "/usr/share/koji-web/lib/kojiweb/publisher.py", line 16, in
publish_object
    return old_publish_object(req, object)
  File "/usr/lib64/python2.4/site-packages/mod_python/publisher.py",
line 412, in publish_object
    return publish_object(req,util.apply_fs_data(object, req.form,
req=req))
  File "/usr/lib64/python2.4/site-packages/mod_python/util.py", line
439, in apply_fs_data
    return object(**args)
  File "/usr/share/koji-web/scripts/index.py", line 183, in login
    if not _sslLogin(req, session, username):
  File "/usr/share/koji-web/scripts/index.py", line 70, in _sslLogin
    proxyuser=username)
  File "/usr/lib/python2.4/site-packages/koji/__init__.py", line 1458,
in ssl_login
    sinfo = self.callMethod('sslLogin', proxyuser)
  File "/usr/lib/python2.4/site-packages/koji/__init__.py", line 1503,
in callMethod
    return self._callMethod(name, args, opts)
  File "/usr/lib/python2.4/site-packages/koji/__init__.py", line 1548,
in _callMethod
    raise err
Fault: <Fault 1: "exceptions.AttributeError: 'NoneType' object has no
attribute 'split'">


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/buildsys/attachments/20100617/d7bca786/attachment.bin 


More information about the buildsys mailing list