Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#5010 - bittorrent 4.20.2-1 missing dependencies
Attached to Project:
Arch Linux
Opened by david cheung (scruffidog) - Monday, 10 July 2006, 15:04 GMT
Opened by david cheung (scruffidog) - Monday, 10 July 2006, 15:04 GMT
|
Detailsupon execution of bittorrent, the following error occurred which I believe is due to missing wxpython pkg so the PKGBUILD file should list wxpython as a dependency:
Traceback (most recent call last): File "/usr/bin/bittorrent", line 161, in ? from BitTorrent.GUI_wx.DownloadManager import MainLoop File "/usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/__init__.py", line 28, in ? import wx ImportError: No module named wx Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/lib/python2.4/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/usr/lib/python2.4/site-packages/BitTorrent/atexit_threads.py", line 57, in duh func(*targs, **kargs) File "/usr/lib/python2.4/site-packages/BitTorrent/IPC.py", line 170, in stop self.rawserver.stop_listening(self.controlsocket) File "/usr/lib/python2.4/site-packages/BitTorrent/RawServer_twisted.py", line 814, in stop_listening self.factory.pop_connection_data(self._get_data_key(serversocket)) File "/usr/lib/python2.4/site-packages/BitTorrent/RawServer_twisted.py", line 483, in pop_connection_data return self.connection_data.pop_from_row(key) File "/usr/lib/python2.4/site-packages/BitTorrent/DictWithLists.py", line 58, in pop l = self.parent.__getitem__(self, key) File "/usr/lib/python2.4/UserDict.py", line 17, in __getitem__ def __getitem__(self, key): return self.data[key] KeyError: '/root/.bittorrent/data/controlsocket' Error in sys.exitfunc: Traceback (most recent call last): File "/usr/lib/python2.4/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/usr/lib/python2.4/site-packages/BitTorrent/atexit_threads.py", line 57, in duh func(*targs, **kargs) File "/usr/lib/python2.4/site-packages/BitTorrent/IPC.py", line 170, in stop self.rawserver.stop_listening(self.controlsocket) File "/usr/lib/python2.4/site-packages/BitTorrent/RawServer_twisted.py", line 814, in stop_listening self.factory.pop_connection_data(self._get_data_key(serversocket)) File "/usr/lib/python2.4/site-packages/BitTorrent/RawServer_twisted.py", line 483, in pop_connection_data return self.connection_data.pop_from_row(key) File "/usr/lib/python2.4/site-packages/BitTorrent/DictWithLists.py", line 58, in pop l = self.parent.__getitem__(self, key) File "/usr/lib/python2.4/UserDict.py", line 17, in __getitem__ def __getitem__(self, key): return self.data[key] KeyError: '/root/.bittorrent/data/controlsocket' |
This task depends upon
Closed by Jan de Groot (JGC)
Monday, 10 July 2006, 15:05 GMT
Reason for closing: Duplicate
Additional comments about closing: Looks like the 5th bug about this one.
Monday, 10 July 2006, 15:05 GMT
Reason for closing: Duplicate
Additional comments about closing: Looks like the 5th bug about this one.