Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Versions of libtorrent from 0.8.x onwards will need this script [1] to fix session files, as they become not compatible anymore, [2]. Implement this in the notice after rtorrent finishes emerging maybe? [1] : http://rssdler.googlecode.com/files/fixSession080-c.py [2] : http://libtorrent.rakshasa.no/wiki/LibTorrentKnownIssues Reproducible: Always
Errrr? Considering that oldest libtorrent version in the tree is 0.11.9, this comes a bit late? What am I missing here?
I'm sorry, its should be rtorrent-0.8.0 not libtorrent-0.8.0
If you try to run the python script however you may encounter some errors. Problem reported upstream here [1]. [1] : http://libtorrent.rakshasa.no/ticket/1232#comment:7 Temporary quick fix is to comment out the portion involving undo (since in this situation we don't need to undo but to do it)
Created an attachment (id=150071) [edit] Fixed version I've attached a working version of the python script.
just a quick detail: if you like me are wondering why you can't reproduce this issue, please note that it only affects multi-file torrents as said in http://libtorrent.rakshasa.no/wiki/LibTorrentKnownIssues#session80
+*rtorrent-0.8.2-r4 (07 Aug 2008) + + 07 Aug 2008; Peter Alfredsen <loki_val@gentoo.org> + +files/rtorrent-0.8.2-fix-configure-execinfo.patch, + +files/rtorrent-0.8.2-fix_utf8_filenames.patch, rtorrent-0.8.2-r3.ebuild, + +rtorrent-0.8.2-r4.ebuild: + Add new revision with fix for upstream ticket 1416 and quick autoconf fix + to avoid segfault when execinfo.h exists, by Josef Drexler. Remove + enable-aligned from rtorrent ebuild, since that is only used by libtorrent + ebuild. Add ewarn w.r.t. bug #212299. +