Don't really know what I'm doing with this.

As in Trustix v3.0 I just expected to "swup install bittorrent" and have 
something like this get the file;

 bittorrent-curses 
http://torrents.bittorrent.com/unikgame/cdd44261618e419b1685b023dac783e601dccfdb/magikwordSetup.exe.torrent


Now using Trustix v3.05.
The bittorrent package has undeclared dependencies eg.
 python-twisted
 python-zope

but there must be others?

I just get this when I issue the command above;

Traceback (most recent call last):
  File "/usr/bin/bittorrent-console", line 34, in ?
    from BitTorrent.MultiTorrent import Feedback, MultiTorrent
  File "/usr/lib/python2.3/site-packages/BitTorrent/MultiTorrent.py", 
line 25, in ?
    from BitTorrent.Torrent import Feedback, Torrent
  File "/usr/lib/python2.3/site-packages/BitTorrent/Torrent.py", line 
28, in ?
    from IPC import ipc_interface
  File "/usr/lib/python2.3/site-packages/BitTorrent/IPC.py", line 34, in ?
    from BitTorrent.RawServer_twisted import RawServer, Handler
  File 
"/usr/lib/python2.3/site-packages/BitTorrent/RawServer_twisted.py", line 
93, in ?
    from BitTorrent.ConnectionRateLimitReactor import 
connectionRateLimitReactor
  File 
"/usr/lib/python2.3/site-packages/BitTorrent/ConnectionRateLimitReactor.py", 
line 38, in ?
    class IRobotConnector(object):
  File "/usr/lib/python2.3/site-packages/zope/interface/advice.py", line 
132, in advise
    return callback(newClass)
  File 
"/usr/lib/python2.3/site-packages/zope/interface/declarations.py", line 
550, in _implements_advice
    classImplements(cls, *interfaces)
  File 
"/usr/lib/python2.3/site-packages/zope/interface/declarations.py", line 
527, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File 
"/usr/lib/python2.3/site-packages/zope/interface/declarations.py", line 
1345, in _normalizeargs
    _normalizeargs(v, output)
  File 
"/usr/lib/python2.3/site-packages/zope/interface/declarations.py", line 
1344, in _normalizeargs
    for v in sequence:
TypeError: iteration over non-sequence


Little help please :-)

-- 
TonyC


_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to