[Bugs] #3340 IMME: Permission denied exception while launching the Date&Time Control Panel menu

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Thu Feb 23 08:34:50 EST 2012


#3340: Permission denied exception while launching the Date&Time Control Panel
menu
--------------------------+-------------------------------------------------
    Reporter:  m_anish    |          Owner:  ajay_garg                  
        Type:  defect     |         Status:  new                        
    Priority:  Immediate  |      Milestone:  Unspecified by Release Team
   Component:  sugar      |        Version:  Unspecified                
    Severity:  Blocker    |       Keywords:  dx3                        
Distribution:  Dextrose   |   Status_field:  Assigned                   
--------------------------+-------------------------------------------------
Description changed by m_anish:

Old description:

> ==Testcase #1==
> * Open the My Settings panel
> * Open the Date and Time settings panel
> * Exception (pasted below) in logs
>
> ==Testcase #2==
> * Open the My Settings panel
> * Open the Date and Time settings panel
> * Enter a value in the text entry field (for a ntp server address)
> * Click Accept
> * Permission denied exception
>
> Probably, some group permissions need to be set in-order to make sure
> this functions correctly.
>
> ==Log==
>
> {{{
> 1329988150.166674 ERROR ControlPanel - TimeZone: Error removing file.
> Traceback (most recent call last):
>   File "/usr/share/sugar/extensions/cpsection/datetime/model.py", line
> 126, in set_ntp_servers
>     os.remove(NTP_SERVER_CONFIG_FILENAME)
> OSError: [Errno 13] Permiso denegado: '/etc/ntp/step-tickers'
> 1329988158.235244 ERROR ControlPanel - TimeZone: Error removing file.
> Traceback (most recent call last):
>   File "/usr/share/sugar/extensions/cpsection/datetime/model.py", line
> 126, in set_ntp_servers
>     os.remove(NTP_SERVER_CONFIG_FILENAME)
> OSError: [Errno 13] Permiso denegado: '/etc/ntp/step-tickers'
> }}}

New description:

 ==Testcase 1==
 * Open the My Settings panel
 * Open the Date and Time settings panel
 * Exception (pasted below) in logs

 ==Testcase 2==
 * Open the My Settings panel
 * Open the Date and Time settings panel
 * Enter a value in the text entry field (for a ntp server address)
 * Click Accept
 * Permission denied exception

 Probably, some group permissions need to be set in-order to make sure this
 functions correctly.

 ==Log==

 {{{
 1329988150.166674 ERROR ControlPanel - TimeZone: Error removing file.
 Traceback (most recent call last):
   File "/usr/share/sugar/extensions/cpsection/datetime/model.py", line
 126, in set_ntp_servers
     os.remove(NTP_SERVER_CONFIG_FILENAME)
 OSError: [Errno 13] Permiso denegado: '/etc/ntp/step-tickers'
 1329988158.235244 ERROR ControlPanel - TimeZone: Error removing file.
 Traceback (most recent call last):
   File "/usr/share/sugar/extensions/cpsection/datetime/model.py", line
 126, in set_ntp_servers
     os.remove(NTP_SERVER_CONFIG_FILENAME)
 OSError: [Errno 13] Permiso denegado: '/etc/ntp/step-tickers'
 }}}

--

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3340#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list