Bug#555332: bibus 1.5.1-2 lacks python-clientform dependency
Jonathan Schultz
jonathan at imatix.com
Sat Dec 12 00:24:31 UTC 2009
> Did you run into any trouble? Which part needs ClientForm.py?
Here is the output I get with bibus 1.5.1-2:
$ bibus
Traceback (most recent call last):
File "/usr/bin/bibus", line 242, in <module>
import BibFrame # we must import now after BIBbase
values have been set
File "/usr/lib/python2.5/site-packages/uno.py", line 262, in _uno_import
return _g_delegatee( name, *optargs, **kwargs )
File "/usr/share/bibus/BibFrame.py", line 27, in <module>
import SearcheTBlast
File "/usr/lib/python2.5/site-packages/uno.py", line 262, in _uno_import
return _g_delegatee( name, *optargs, **kwargs )
File "/usr/share/bibus/SearcheTBlast.py", line 32, in <module>
import Utilities.ClientForm as ClientForm
File "/usr/lib/python2.5/site-packages/uno.py", line 262, in _uno_import
return _g_delegatee( name, *optargs, **kwargs )
ImportError: No module named ClientForm
Jonathan
More information about the debian-science-maintainers
mailing list