FS#62614 - [units] units_cur depends on old version of urllib3

Attached to Project: Community Packages
Opened by Moabit (Moabit) - Sunday, 12 May 2019, 07:22 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 12 May 2019, 07:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: units_cur gives the following warning.

# units_cur
/usr/lib/python3.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version!
RequestsDependencyWarning)

This relates to the recent update of python-urllib3 (1.24.2-1 -> 1.25.2-1). I tried reverting python-urllib3, and the warning disappears. I'm unsure if this is an upstream or packaging issue. It's not the worst thing in the world, but I have units_cur in my crontab, and I'm now mailed about this every time it runs.

Additional info:
* package version(s): units 2.18-3, python-urllib3 1.25.2-1
* config and/or log files etc.: N/A
* link to upstream bug report, if any: N/A

Steps to reproduce:

# units_cur
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 12 May 2019, 07:35 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#62592 

Loading...