[mythtv-users] Upgrade your system for TheTVDB update on October 1st 2017

Peter Bennett cats22 at comcast.net
Mon Sep 18 15:25:26 UTC 2017



On 09/18/2017 11:04 AM, Jay Foster wrote:
> I downloaded from xenial.  These are the .deb files I used.
>
> python-future_0.15.2-1_all.deb python-requests-cache_0.4.10-1_all.deb
> python-requests_2.9.1-3_all.deb  python-urllib3_1.13.1-2_all.deb
>
> xenial only has python-urllib3 version 1.13.1, not 1.22.
>
> I re-ran the  gdebi command, this time only installing one package per 
> invocation.  'pip list' now shows:
>
> future (0.15.2)
> requests (2.18.4)
> requests-cache (0.4.13)
> urllib3 (1.22)
>
> Apparently, unlike apt-get, gdebi will only allow one package to be 
> specified on the command line, despite what is indicated by the gdebi 
> man page.  I don't believe the output of  pip list. After running 
> gdebi ...
>
> Preparing to unpack python-urllib3_1.13.1-2_all.deb ...
> Unpacking python-urllib3 (1.13.1-2) over (1.7.1-1ubuntu4) ...
> Setting up python-urllib3 (1.13.1-2) ...
>
> pip list still shows urllib3 as version 1.22.  Is there a way do 
> determine which version will actually be used by MythTV?
>
> Jay
>
1.22 in the correct version to use. It seems that for whatever reason, 
the package python-urllib3 (1.13.1-2) is installing 1.22. I am running 
xenial and I have 1.22 so I think you are all set.

Peter


More information about the mythtv-users mailing list