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

Joe Orton jorton at redhat.com
Wed Jul 22 18:06:05 UTC 2015


On Wed, Jul 22, 2015 at 10:56:26AM -0400, Cole Robinson wrote:
> I'm guessing you have some outdated python dep somewhere in your python path.
> Check python -c 'import sys; print sys.path' non-system paths for any stale
> installs.

Thanks for the suggestsion - I had checked that already... but you 
prompted me to confirm correct operation on another F22 machine.

I compared a strace from failing vs passing /usr/bin/bugzilla.  The 
presence of the "python-ndg_httpsclient" package on the system breaks 
python-bugzilla.  Remove it, bugzilla works, install it again, bugzilla 
fails.  Can anybody else confirm that result?

Regards, Joe


More information about the python-bugzilla mailing list