upgraded to 4.26.0 from 4.4.0 and now curses interface is broken :( tested on a ppc and amd64: $ bittorrent-curses Traceback (most recent call last): File "/usr/bin/bittorrent-curses", line 45, in ? from BitTorrent.RawServer_twisted import RawServer, task ImportError: cannot import name task # emerge bittorrent -qpv [ebuild R ] net-p2p/bittorrent-4.26.0 USE="gtk" Portage 2.1.2_rc1-r1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.18-grsec x86_64) ================================================================= System uname: 2.6.18-grsec x86_64 AMD Athlon(tm) 64 Processor 3500+ Gentoo Base System version 1.12.5 Last Sync: Mon, 30 Oct 2006 16:50:01 +0000 distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.4 [enabled] app-admin/eselect-compiler: [Not Present] dev-java/java-config: [Not Present] dev-lang/python: 2.4.3-r4 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.4-r6 dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.20_alpha2 sys-devel/autoconf: 2.13, 2.60 sys-devel/automake: 1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.15.92.0.2-r10, 2.16-r1, 2.16.1, 2.16.1-r3, 2.16.90.0.3, 2.16.91.0.1, 2.16.91.0.2, 2.16.91.0.3, 2.16.91.0.4, 2.16.91.0.5, 2.16.91.0.6, 2.16.91.0.7, 2.16.92, 2.16.93, 2.16.94, 2.17, 2.17.50.0.2, 2.17.50.0.3, 2.17.50.0.4, 2.17.50.0.5, 2.17.50.0.6 sys-devel/gcc-config: 1.3.14 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.18 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=k8 -pipe -Wimplicit-function-declaration" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/web2c" CXXFLAGS="-O2 -march=k8 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests autoconfig buildsyspkg ccache cvs distlocks metadata-transfer noinfo parallel-fetch sandbox sfperms sign splitdebug" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" INSTALL_MASK="/usr/share/applications /usr/kde/*/share/applications /lib/udev/devices" LANG="en_US" LDFLAGS="-Wl,-O1 -Wl,-z,relro" LINGUAS="en en_GB de es cs" MAKEOPTS="-j6" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://gentoo/gentoo-portage" USE="amd64 X a52 aac aalib acl adns aio alsa asf audiofile berkdb bitmap-fonts bzip2 cairo cddb cdparanoia cdr cli cracklib crypt cups curl dba directfb divx4linux dlloader dri dts dvd dvdr dvdread elibc_glibc emboss encode exif fbcon ffmpeg firefox flac flash ftp gd gif glitz glut gphoto2 gpm gtk gtk2 iconv imap imlib input_devices_joystick input_devices_keyboard input_devices_mouse input_devices_void ipv6 isdnlog jbig joystick jpeg jpeg2k kernel_linux libcaca libedit libg++ linguas_cs linguas_de linguas_en linguas_en_GB linguas_es lzo lzw mad maildir matroska mikmod mime mng modplug mp3 mpeg mplayer multislot musepack ncurses nls nptl nptlonly nsplugin nvidia offensive ogg oggvorbis openal opengl pcre pdf perl pic png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session sndfile spell spl ssl subtitles svg tcl tcltk tcpd tga theora threads tiff tk truetype truetype-fonts type1-fonts udev userland_GNU vcd video_cards_ati video_cards_nv video_cards_nvidia video_cards_r128 video_cards_radeon video_cards_sisusb video_cards_vga vorbis wma wmf xanim xine xinerama xml xml2 xorg xpm xrandr xv xvid xvmc zlib" Unset: CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS
launchmany-curses is also broken Traceback (most recent call last): File "/usr/bin/launchmany-curses", line 322, in ? torrent_dir,bad = platform.encode_for_filesystem(torrent_dir) AttributeError: 'module' object has no attribute 'encode_for_filesystem'
+1
Exact same error here too... ~x86 system Any progress on this bug please?
Hi, same error, & bittorrent-console is broken too: $ bittorrent-console *.torrent >>> unable to setrlimit not allowed to raise maximum limit Traceback (most recent call last): File "/usr/bin/bittorrent-console", line 42, in ? from BitTorrent.RawServer_twisted import RawServer, task ImportError: cannot import name task
fixed with 5.0.3 now in portage