[python-bugzilla] python-bugzilla issue on F22?

Joe Orton jorton at redhat.com
Fri Jul 10 09:24:16 UTC 2015


python-bugzilla is failing for me since I updated to F22.  Is anybody 
else hitting this?  Everything fails with "data must be a byte string".  
I nuked ~/.bugzilla*.  e.g.:

$ bugzilla --debug login jorton foo
[10:22:14] INFO (bugzilla:1160) Connecting to https://bugzilla.redhat.com/xmlrpc.cgi
[10:22:14] INFO (bugzilla:1163) Autodetecting Bugzilla type
[10:22:14] DEBUG (__init__:39) Detecting subclass for https://bugzilla.redhat.com/xmlrpc.cgi
[10:22:14] INFO (__init__:46) Using RHBugzilla for URL containing bugzilla.redhat.com
[10:22:14] INFO (__init__:114) Chose subclass RHBugzilla v0.1
[10:22:14] DEBUG (base:420) Using tokenfile=/home/jorton/.bugzillatoken
[10:22:14] DEBUG (base:537) Using cookiefile=/home/jorton/.bugzillacookies
[10:22:14] INFO (base:676) Using username/password for authentication
[10:22:14] INFO (base:684) Logging in... 
data must be a byte string
$ rpm -qf /usr/bin/bugzilla 
python-bugzilla-1.2.1-1.fc22.noarch

Any help appreciated!

Regards, Joe


More information about the python-bugzilla mailing list