Public bug reported:

Description of problem:

python-bugzilla-1.2.2 uses Python 2.7.5 for the /bin/bugzilla
interpreter however the bugzilla module is not packaged so when running
bugzilla there is a run time failure due to failing to find the bugzilla
module. This bug was fixed at the version python-
bugzilla-1.0.0-1.fc21.noarch. But, it comes back on version python-
bugzilla-1.2.2.


The error message is "ImportError: No module named bugzilla"

Full Error Messages:

remote: Traceback (most recent call last):
remote:   File "/home/git/local/VREF/update", line 9, in <module>
remote:     load_entry_point('gitzilla==2.0', 'console_scripts', 
'gitzilla-update')()
remote:   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 378, 
in load_entry_point
remote:     return get_distribution(dist).load_entry_point(group, name)
remote:   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2566, 
in load_entry_point
remote:     return ep.load()
remote:   File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2260, 
in load
remote:     entry = __import__(self.module_name, globals(),globals(), 
['__name__'])
remote:   File "build/bdist.linux-x86_64/egg/gitzilla/hookscripts.py", line 12, 
in <module>
remote:   File "build/bdist.linux-x86_64/egg/gitzilla/hooks.py", line 9, in 
<module>
remote:   File "build/bdist.linux-x86_64/egg/gitzilla/utils.py", line 10, in 
<module>
remote: ImportError: No module named bugzilla

** Affects: nginx (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636595

Title:
  ImportError: No module named bugzilla

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1636595/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to