Bug 1544257

Summary: Regression: Bandwidth limits no longer honored with 1.1.6
Product: [Fedora] Fedora Reporter: Michael Cronenworth <mike>
Component: rb_libtorrentAssignee: Orphan Owner <extras-orphan>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: extras-orphan, leigh123linux, me, peter
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: rb_libtorrent-1.1.7-3.fc28 rb_libtorrent-1.1.7-3.fc27 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-20 14:48:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Cronenworth 2018-02-11 18:07:14 UTC
Description of problem:

Clients, such as Deluge, can set bandwidth limits on download / upload. These limits are no longer honored with version 1.1.6.

Version-Release number of selected component (if applicable):
rb_libtorrent-1.1.6-1
rb_libtorrent-python2-1.1.6-1

Comment 1 Fedora End Of Life 2018-02-20 15:39:26 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle.
Changing version to '28'.

Comment 2 leigh scott 2018-04-20 10:53:56 UTC
Please report the issue upstream

https://github.com/arvidn/libtorrent/issues

Comment 3 Michael Cronenworth 2018-04-20 13:04:14 UTC
It has been reported.

https://github.com/arvidn/libtorrent/issues/2857

Comment 4 Michael Cronenworth 2018-05-29 20:25:06 UTC
I can confirm that the suggested workaround does allow rate limiting to work again.

---
-               DEPRECATED_SET(rate_limit_utp, false, &session_impl::update_rate_limit_utp),
+               DEPRECATED_SET(rate_limit_utp, true, &session_impl::update_rate_limit_utp),

I can patch rb_libtorrent if you wish.

Comment 5 Fedora Update System 2018-06-12 13:20:35 UTC
rb_libtorrent-1.1.7-3.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-2ce08fb2be

Comment 6 Fedora Update System 2018-06-12 13:21:15 UTC
rb_libtorrent-1.1.7-3.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-9de7e7bba3

Comment 7 Fedora Update System 2018-06-13 04:30:49 UTC
rb_libtorrent-1.1.7-3.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-2ce08fb2be

Comment 8 Fedora Update System 2018-06-14 13:46:52 UTC
rb_libtorrent-1.1.7-3.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-9de7e7bba3

Comment 9 Fedora Update System 2018-06-20 14:48:06 UTC
rb_libtorrent-1.1.7-3.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2018-06-22 14:09:22 UTC
rb_libtorrent-1.1.7-3.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.