[mythtv-commits] Ticket #10982: Hardware Profile submission fails when MYTHCONFDIR is set

MythTV noreply at mythtv.org
Wed Aug 8 13:14:35 UTC 2012


#10982: Hardware Profile submission fails when MYTHCONFDIR is set
------------------------------------------+--------------------------------
 Reporter:  Lawrence Rust <lvr@…>         |           Type:  Patch - Bug
   Status:  new                           |  Fix
Milestone:  unknown                       |       Priority:  minor
  Version:  Master Head                   |      Component:  MythTV -
 Keywords:  hardware profile MYTHCONFDIR  |  General
                                          |       Severity:  medium
                                          |  Ticket locked:  0
------------------------------------------+--------------------------------
 If the MYTHCONFDIR EV is set to a directory other than the default
 ~/.mythtv then sendProfile.py fails and the user is unable to submit their
 hardware profile:
 {{{
 smolt.UUIDError: Unable to save UUID to /home/lvr/.mythtv/HardwareProfile
 /hw-uuid.  Please run once as root.
 sendProfile.py exited with error 1: FAILURE
 }}}

 The attached patch fixes config.py to use MYTHCONFDIR if it's set.  The
 bug also affects 0.25.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10982>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list