<div dir="ltr"><div><div><div><div><div><div><div>I like upgrading early, because I guess I like to fix things.  So I'm on day 3 of Fedora 21 on my system.<br></div><div><br>I have been digging into this one and I think I'm at a solution, but I'd like input as to what is the most sane answer.<br></div><div><br></div><div>After upgrading, I had one recording fail, but several other test recordings have worked.<br></div><div><br>My /etc/mythtv/config.xml was 0 byte file after the upgrade.  I linked it to my user's config.xml<br><br>The "reason" given by the abrt daemon (crash logger) is:<br><br>cache_file.py:255:_init_cache:TMDBCacheWriteError: User does not have permission to write cache file: /etc/mythtv/pytmdb3.cache.<br><br></div>So
 it appears that maybe $MYTHCONFDIR should be set to my user's home 
instead?  That is what the mythbackend.service file says.  It is currently set to /etc/mythtv.  But it has always worked 
before.<br><br></div><div>I saw a note about $MYTHCACHEDIR.  Is this something I should set?<br></div><div><br></div>What if I chown mythtv:mythtv /etc/mythtv?  It was at root:root.  I run the backend as user mythtv, and I gave him a shell instead of /sbin/nologin so I can do mythtv-setup properly.  All the icons and things got dumped in there, strangely, even though /etc/mythtv was formerly root:root.<br><br>[root@htpc mythtv]# ls -l<br>total 16<br>drwxr-xr-x. 2 mythtv mythtv 4096 Dec 16  2013 3rdParty<br>drwxr-xr-x. 2 mythtv mythtv 4096 Dec 16  2013 channels<br>lrwxrwxrwx  1 root   root     32 Dec 12 12:22 config.xml -> /home/myuser/.mythtv/config.xml<br>drwxr-xr-x. 2 mythtv mythtv 4096 Dec 16  2013 themes<br>drwxr-xr-x. 4 mythtv mythtv 4096 Dec 17  2013 tmp<br>[root@htpc mythtv]#<br><br></div>This setup may be a little scrambled and I'm asking for any input to make this saner.<br><br></div><div>What do you folks recommend?<br><br></div><div>Jerry<br></div><div><br></div>---other notes---<br></div><div><br>Fedora 21 has php 5.6.x and that seems to run smoothly with mythweb.  Php upgrades have not always been so smooth for me. :)<br><br></div>I think things are basically working.  It looks like some artwork grabbing failed twice.  I have two nearly identical crashes.<br><br></div>I did a FedUp upgrade and it has been nearly painless.  I think there were 7 rpms that didn't upgrade, and I could account for all of them.  I did a mock upgrade on a virtual machine first, and I recommend that so you can try it out first, just to see how things go.  I couldn't test everything but it made me more comfortable.<br><br></div>Sorry for the long post.  I'll report more errors if they occur.<br></div>