[mythtv-commits] Ticket #11803: sendProfile.py doesn't generate a uuid when the directory HardwareProfile is missing

MythTV noreply at mythtv.org
Sat Aug 31 12:17:21 UTC 2013


#11803: sendProfile.py doesn't generate a uuid when the directory HardwareProfile
is missing
----------------------------------+-----------------------------
 Reporter:  dekarl@…              |          Owner:  wagnerrp
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by Raymond Wagner <rwagner@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"10be7341345986d4c0e508c0a9791d35dca43770/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="10be7341345986d4c0e508c0a9791d35dca43770"
 Make sure smolt directory is created before trying to read from it.

 This makes sure the configuration storage directory has been created
 prior to attempting to use it. Smolt typically stores to /etc, and
 assumes the packager has created its desired directory. There is
 probably a cleaner place to put this code, but this is a catch-all for
 several files read from that directory.

 Fixes #11803
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11803#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list