Downloaded more data than torrents size, yet not done.

General support for problems installing or using Deluge
8Kuula
Member
Member
Posts: 10
Joined: Sun Jan 16, 2011 9:45 am

Downloaded more data than torrents size, yet not done.

Post by 8Kuula »

H!

For some reason I have experienced some wierd behaviour from Deluge. This do not hapend every time but resently it has hapend often.
Like subject says...

Torrent is downloading and percent goes 64.05%, 64.06%, 64.07%, 64.08%, 63.80% (WUT?), 63.81%, 63.82%, 63.83%.
So it is getting "stuck" in some percent "area". 1.5GB torrent downladed ~3GB :I

Tried to "Force Re-check" and torrent torrent loses some of its data and starting again, and looping on some percent again.

Only way to fix this is removing torrent and starting over.

Deluge v1.3.1, deluged, ppa:deluge-team/ppa
OS: Ubuntu Server 10.04.2 LTS
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Downloaded more data than torrents size, yet not done.

Post by johnnyg »

What version of libtorrent? (you can get it from the Help->About menu).
8Kuula
Member
Member
Posts: 10
Joined: Sun Jan 16, 2011 9:45 am

Re: Downloaded more data than torrents size, yet not done.

Post by 8Kuula »

libtorrent version: 0.14.10.0
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Downloaded more data than torrents size, yet not done.

Post by Cas »

This happened to me a long time ago when I was using 0.14.x so you could try using 0.15.x
8Kuula
Member
Member
Posts: 10
Joined: Sun Jan 16, 2011 9:45 am

Re: Downloaded more data than torrents size, yet not done.

Post by 8Kuula »

I asume it is this package: libtorrent-rasterbar (0.14.10-2~lucid~ppa1 in ppa:deluge-team/ppa).

So little googling and I found this: https://launchpad.net/~hydr0g3n/+archive/ppa
libtorrent-rasterbar 0.15.5+svn.r5252-1~lucid
Version is ok?

Or is there ppa for libtorrent only?
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Downloaded more data than torrents size, yet not done.

Post by Cas »

Ah its the qbittorrent build so I'm sure it'll be fine.
8Kuula
Member
Member
Posts: 10
Joined: Sun Jan 16, 2011 9:45 am

Re: Downloaded more data than torrents size, yet not done.

Post by 8Kuula »

Hmm, did not go that easily...

Code: Select all

# apt-get upgrade                        
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  libtorrent-rasterbar5 python-libtorrent
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

Code: Select all

# apt-get install libtorrent-rasterbar5 python-libtorrent
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python-libtorrent: Depends: libtorrent-rasterbar6 (= 0.15.5+svn.r5252-1~lucid) but it is not going to be installed
E: Broken packages
So where I can get newer libtorrent package?
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Downloaded more data than torrents size, yet not done.

Post by Cas »

You should do as it suggests:

Code: Select all

The following packages have unmet dependencies:
  python-libtorrent: Depends: libtorrent-rasterbar6 (= 0.15.5+svn.r5252-1~lucid) but it is not going to be installed

Code: Select all

apt-get install python-libtorrent libtorrent-rasterbar6
8Kuula
Member
Member
Posts: 10
Joined: Sun Jan 16, 2011 9:45 am

Re: Downloaded more data than torrents size, yet not done.

Post by 8Kuula »

*blush* 5-6-5-6-5-6...
ok, updated now.
libtorrent version: 0.15.5.0

As side-effect deluge "forces" to use incomming port 55876 instead what i have set (55055-55055), but no bigy, I made hole on that port.

Well I get back if I notice same behaviour again, or even if I don't, at next month some time. *makes note*

Thanks :)
8Kuula
Member
Member
Posts: 10
Joined: Sun Jan 16, 2011 9:45 am

Re: Downloaded more data than torrents size, yet not done.

Post by 8Kuula »

It did hapend again, downloaded 43,68% with 1.4 ratio, loops again, any other ideas? :)
Post Reply