[mythtv-commits] Ticket #5896: Allow NIS-format /etc/timezone

MythTV mythtv at cvs.mythtv.org
Fri Jan 2 22:23:53 UTC 2009


#5896: Allow NIS-format /etc/timezone
----------------------------------------------+-----------------------------
 Reporter:  dhighley at highley-recommended.com  |        Owner:  stuartm 
     Type:  defect                            |       Status:  accepted
 Priority:  minor                             |    Milestone:  0.22    
Component:  mythtv                            |      Version:  head    
 Severity:  medium                            |   Resolution:          
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------

Comment(by otto at kolsi dot fi):

 I have similar problem with freshly installed trunk on Fedora 10. In the
 machine /etc/sysconfig/clock contains:
 {{{
 # The ZONE parameter is only evaluated by system-config-date.
 # The time zone of the system is defined by the contents of
 /etc/localtime.
 ZONE="Europe/Helsinki"
 }}}

 Error in MythWeb is:
 {{{
 Failed to set php timezone to U
 }}}

 Running the Perl script gives:
 {{{
 $ ./myth_timezone.pl
 Use of uninitialized value $name in concatenation (.) or string at
 ./myth_timezone.pl line 44.
 Current Timezone
   offset: UNKNOWN_COMMAND
     name:
 }}}

 Tried to apply Sphery's attached patch but it doesn't seem to fix the
 issue for me.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5896#comment:8>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list