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#5064 - bittorrent 4.20.4-1 broken
Attached to Project:
Arch Linux
Opened by Robert Redford (lemming) - Tuesday, 18 July 2006, 15:06 GMT
Last edited by Dale Blount (dale) - Wednesday, 02 August 2006, 13:41 GMT
Opened by Robert Redford (lemming) - Tuesday, 18 July 2006, 15:06 GMT
Last edited by Dale Blount (dale) - Wednesday, 02 August 2006, 13:41 GMT
|
DetailsAfter installing package bittorrent-4.20.4-1:
# pacman -S bittorrent And attempting to run it: $ cd my_torrent_directory $ launchmany-curses . BitTorrent doesn't run, it gives this error: Traceback (most recent call last): File "/usr/bin/launchmany-curses", line 322, in ? curses_wrapper(LaunchManyWrapper, config) File "/usr/lib/python2.4/curses/wrapper.py", line 44, in wrapper return func(stdscr, *args, **kwds) File "/usr/bin/launchmany-curses", line 280, in LaunchManyWrapper LaunchMany(config, CursesDisplayer(scrwin), 'launchmany-curses') File "/usr/lib/python2.4/site-packages/BitTorrent/launchmanycore.py", line 150, in __init__ output.exception(data.getvalue()) NameError: global name 'output' is not defined |
This task depends upon
Closed by Jürgen Hötzel (juergen)
Friday, 05 January 2007, 21:14 GMT
Reason for closing: Works for me
Additional comments about closing: Version 5.0.3
Friday, 05 January 2007, 21:14 GMT
Reason for closing: Works for me
Additional comments about closing: Version 5.0.3
Sorry by setting it initiallly to "critical". I misunderstood, severity field is not applied to package.
Jürgen
Traceback (most recent call last):
File "/usr/bin/launchmany-curses", line 27, in ?
from BitTorrent.launchmanycore import LaunchMany
File "/usr/lib/python2.4/site-packages/BitTorrent/launchmanycore.py", line 26, in ?
from BitTorrent.MultiTorrent import MultiTorrent, Feedback
File "/usr/lib/python2.4/site-packages/BitTorrent/MultiTorrent.py", line 25, in ?
from BitTorrent.Torrent import Feedback, Torrent
File "/usr/lib/python2.4/site-packages/BitTorrent/Torrent.py", line 38, in ?
from BitTorrent.ConnectionManager import ConnectionManager
File "/usr/lib/python2.4/site-packages/BitTorrent/ConnectionManager.py", line 20, in ?
from BitTorrent.RawServer_twisted import Handler
File "/usr/lib/python2.4/site-packages/BitTorrent/RawServer_twisted.py", line 93, in ?
from BitTorrent.ConnectionRateLimitReactor import connectionRateLimitReactor
File "/usr/lib/python2.4/site-packages/BitTorrent/ConnectionRateLimitReactor.py", line 42, in ?
class IRobotConnector(object):
File "/usr/lib/python2.4/site-packages/zope/interface/advice.py", line 132, in advise
return callback(newClass)
File "/usr/lib/python2.4/site-packages/zope/interface/declarations.py", line 488, in _implements_advice
classImplements(cls, *interfaces)
File "/usr/lib/python2.4/site-packages/zope/interface/declarations.py", line 465, in classImplements
spec.declared += tuple(_normalizeargs(interfaces))
File "/usr/lib/python2.4/site-packages/zope/interface/declarations.py", line 1372, in _normalizeargs
_normalizeargs(v, output)
File "/usr/lib/python2.4/site-packages/zope/interface/declarations.py", line 1371, in _normalizeargs
for v in sequence:
TypeError: Error when calling the metaclass bases
iteration over non-sequence
sending "GET /myip HTTP/1.0\r\n\r\n" to ip.bittorret.com:80. If i add
127.0.0.1 localhost.localdomain localhost ip.bittorrent.com
to "/etc/hosts" i can start downloads but own ip-discovery fails obviously.
@Dale: couldn't reproduce your problem. Any Hints?
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 161, in restart_loop |
| 08/08/06 10:05:40 - self.run() |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 227, in run |
| 08/08/06 10:05:40 - self.restart_loop(t) |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 161, in restart_loop |
| 08/08/06 10:05:40 - self.run() |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 227, in run |
| 08/08/06 10:05:40 - self.restart_loop(t) |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 161, in restart_loop |
| 08/08/06 10:05:40 - self.run() |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 227, in run
Repeating over and over.
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 161, in restart_loop |
| 08/08/06 10:05:40 - self.run() |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 227, in run |
| 08/08/06 10:05:40 - self.restart_loop(t) |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 161, in restart_loop |
| 08/08/06 10:05:40 - self.run() |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 227, in run |
| 08/08/06 10:05:40 - self.restart_loop(t) |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 161, in restart_loop |
| 08/08/06 10:05:40 - self.run() |
| 08/08/06 10:05:40 - File "/usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py", line 227, in run
If I try to set a max upload cap with --max_upload_rate
They set Connection-Timeout to 20sec. So be patient.
Jürgen
Traceback (most recent call last):
File "/usr/bin/bittorrent", line 170, 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 171, in stop
self.rawserver.stop_listening(self.controlsocket)
File "/usr/lib/python2.4/site-packages/BitTorrent/RawServer_twisted.py", line 834, 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 500, in pop_connection_data
return self.connection_data.pop_from_row(key)
File "/usr/lib/python2.4/site-packages/BitTorrent/DictWithLists.py", line 60, in pop
l = self[key]
KeyError: '/home/metal/.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 171, in stop
self.rawserver.stop_listening(self.controlsocket)
File "/usr/lib/python2.4/site-packages/BitTorrent/RawServer_twisted.py", line 834, 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 500, in pop_connection_data
return self.connection_data.pop_from_row(key)
File "/usr/lib/python2.4/site-packages/BitTorrent/DictWithLists.py", line 60, in pop
l = self[key]
KeyError: '/home/metal/.bittorrent/data/controlsocket'
Maybe we should patch bittorrent to print a nice "missing ..." message. This kind of bug report about missing optional dependency appear often...