<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Sep 4, 2017 at 9:59 PM Peter Bennett <<a href="mailto:cats22@comcast.net">cats22@comcast.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On 09/04/2017 04:24 PM, Tim Pletcher wrote:<br>
> Hi all,<br>
><br>
> I updated my 0.28 installation today to 0.28.20170903 and my<br>
> installation now indicates that mythtv-common and mythweb are held<br>
> back yet all other packages upgraded.<br>
><br>
> It appears that mythtv-common it is held back due to missing<br>
> dependencies on python-future and python-requests-cache which are<br>
> indicated to be unavailable. Anyone have any guidance as to what to do<br>
> now? It looks like my metadata collection jobs now appear to be<br>
> failing and I assume it is because I have a system which partially on<br>
> the 2010903 version.<br>
><br>
> Any suggestions on what I might be able to do to restore version<br>
> consistency?<br>
><br>
> Thanks,<br>
> Tim<br>
Those packages are available in ubuntu xenial (16.04) but not earlier<br>
versions. I assume you have an older version of ubuntu.<br>
<br>
Here is my suggestion<br>
<br>
Go to Ubuntu package search <a href="https://packages.ubuntu.com/" rel="noreferrer" target="_blank">https://packages.ubuntu.com/</a><br>
Search for the following packages in ubuntu-xenial: python-future,<br>
python-requests, python-requests-cache<br>
Click on the package name in the web page<br>
At the bottom of the page there are download links for architecture "all"<br>
Download the deb file for each package<br>
install gdebi-core on your system<br>
Use "sudo gdebi" to install each of these packages.<br>
Then go back and upgrade again.<br>
<br>
This should work, the xenial packages do not have any strange dependencies.<br>
<br>
Peter<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a></blockquote><div><br></div><div>Thank you Peter. Following your suggestion, I installed the packages from the Xenial site and was able to resolve the dependencies so that mythtv-common and mythweb would upgrade to the latest version from the mythbuntu 0.28 repo. </div><div><br></div><div>Consequently, I had to also update the python-urllib3 package with the one from the Xenial site using the same approach because the metadata grabber scripts were still failing. The newer urllib3 package is needed because the version from Trusty is not compatible with the urllib3.disable_warnings() call added to the latest 0.28 metadata scripts. </div><div><br></div><div>My system seems to be working without further issue now even though I remain on 14.04.</div><div><br></div><div>Tim</div></div></div>