<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Aug 6, 2017 at 7:35 AM, John Pilkington <span dir="ltr"><<a href="mailto:J.Pilk@tesco.net" target="_blank">J.Pilk@tesco.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 06/08/17 13:06, Richard Shaw wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On Sat, Aug 5, 2017 at 11:05 AM, Ashu Desai <<a href="mailto:ashu.desai@gmail.com" target="_blank">ashu.desai@gmail.com</a> <mailto:<a href="mailto:ashu.desai@gmail.com" target="_blank">ashu.desai@gmail.com</a>>> wrote:<br>
<br>
<br>
    Did it 3 times - does not install themes - nothing<br></span>
    under   themes/ - actually no such folder as themes<span class=""><br>
<br>
<br>
This should not be possible, the mythtv-frontend package clearly requires the mythtv-base-themes package...<br>
<br>
$ rpm -q --requires mythtv-frontend | grep ^mythtv<br>
mythtv-base-themes = 0.28.1<br>
mythtv-common = 0.28.1-5.fc25<br>
<br>
Check to see if it's installed, if it isn't, something is broken...<br>
<br>
$ rpm -q mythtv-base-themes<br>
mythtv-base-themes-0.28.1-5.fc<wbr>25.x86_64<br>
<br>
Thanks,<br>
Richard<br>
</span></blockquote>
<br>
Could the 'rm -rf  /usr/share/mythtv/*', perhaps as root, reported earlier,  have prevented installation later?  But I would  expect yum to report problems in that case, and it sounds as if only the themes folder is missing.</blockquote><div><br></div><div>Yup... yum doesn't know the package was effectively removed. The mythtv-base-themes package needs to be reinstalled...</div><div><br></div><div>$ yum reinstall mythtv-base-themes</div><div><br></div><div>Richard</div><div><br></div><div> </div></div></div></div>