I am unable to execute bin/bugzilla, I get the following error:
csabato@gtr:~/bug/python-bugzilla (master)$ bin/bugzilla
Traceback (most recent call last):
File "bin/bugzilla", line 35, in <module>
log = bugzilla.log
AttributeError: 'module' object has no attribute 'log'
I do have the python-bugzilla fc 19 package.
[root@gtr ~]# rpm -qa |grep bugzilla
python-bugzilla-0.9.0-1.fc19.noarch
Any help would be great
Thanks,
Chris