On Mon, 2018-01-29 at 18:33 -0700, Wade Berrier wrote: > On Mon Jan 29 01:19:37 MST 2018, Nicolas Chauvet wrote: > > 2018-01-29 9:12 GMT+01:00 Marcel Telka <[email protected]>: > > > On Sun, Jan 28, 2018 at 02:50:39PM +0100, [email protected] > > > wrote: > > > > EL 7 > > > > ------------- > > > > Pushed to testing: > > > > > > > > Pushed to stable: > > > > mythtv-29.0-6.20171226.71.g339b08e467.el7 > > > > mythtv-29.0-9.20180111.77.g771115f47d.el7 > > > > > > When can I expect to see these in the repo? > > > > > > I checked > > > http://download1.rpmfusion.org/free/el/updates/7/SRPMS/m/ > > > http://download1.rpmfusion.org/free/el/updates/testing/7/SRPMS/m/ > > > and there seems to be no change there. Even the push to testing > > > announced a > > > week ago was not visible there. > > > > Thx for the notice. > > > > I've avoided the "final sync to main mirror" on purpose the > > previous > > time. Because mythweb and mythtv wasn't at the same version. > > But I've forgotten to sync this time. Done now. > > > > I tried: > > yum install mythtv > > and get: > > Error: Package: mythtv-backend-29.0- > 9.20180111.77.g771115f47d.el7.x86_64 (rpmfusion-free-updates) > Requires: python2-requests > Error: Package: mythtv-backend-29.0- > 9.20180111.77.g771115f47d.el7.x86_64 (rpmfusion-free-updates) > Requires: python-requests-cache > Error: Package: mythtv-common-29.0- > 9.20180111.77.g771115f47d.el7.x86_64 (rpmfusion-free-updates) > Requires: python-requests-cache > Error: Package: mythplugins-29.0-9.20180111.77.g771115f47d.el7.x86_64 > (rpmfusion-free-updates) > Requires: mythnetvision = 29.0- > 9.20180111.77.g771115f47d.el7 > Error: Package: mythtv-common-29.0- > 9.20180111.77.g771115f47d.el7.x86_64 (rpmfusion-free-updates) > Requires: python2-requests > > I have epel and the rpmfusion repos. > > What am I missing?
it is a bug el7 have python-requests but package not provides python2-requests which is easy to fix %if fedora requires python2-requests %else requires python-requests python-requests-cache seems it is not available in el / epel 7 > Thanks, > > Wade > _______________________________________________ > rpmfusion-developers mailing list -- [email protected] > sion.org > To unsubscribe send an email to [email protected] > usion.org -- Sérgio M. B. _______________________________________________ rpmfusion-developers mailing list -- [email protected] To unsubscribe send an email to [email protected]
