[mythtv-users] Re:Re:Re:Re:Re:Not recording anything using CVS
(7/30)
Trey Stout
phlux at udpviper.com
Thu Aug 7 02:36:44 EDT 2003
Solution:
After running the query that finds programs to record manually, I discovered
that mysql couldn't complete the query. Since I followed the Gentoo security
guide, I had severely limited the /tmp partition. I had it mounted noexec
and owned by root. My mysql server runds as user 'mysql'. The query uses
joins, which makes mysql try to make a temporary table in /tmp. This failed
due to write permissions.
Thank you everyone, for all of your help! I'm so glad to have a 100% working
myth install now. Keep up the great work!
Trey
More information about the mythtv-users
mailing list