Bug 1544257 - Regression: Bandwidth limits no longer honored with 1.1.6
Summary: Regression: Bandwidth limits no longer honored with 1.1.6
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rb_libtorrent
Version: 28
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-11 18:07 UTC by Michael Cronenworth
Modified: 2018-06-22 14:09 UTC (History)
4 users (show)

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:
Clone Of:
Environment:
Last Closed: 2018-06-20 14:48:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github arvidn libtorrent issues 2857 0 None None None 2018-04-20 13:04:13 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.