History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XCF-2668
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: Baslingappa.B
Votes: 1
Watchers: 1
Available Workflow Actions

Resolve
Request Information
Operations

If you were logged in you would be able to see more operations.
sipXconfig

Group permissions for /usr/share/sipxpbx directory should be writable.

Created: 2008-06-30 06:46   Updated: 2008-11-15 20:02
Component/s: language pack
Affects Version/s: 3.11.4
Fix Version/s: 4.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. GZip Archive Localization_snapshot1.tar.gz (1.15 Mb)

Environment:
sipxproxy 3.11.4-012989 2008-06-29T07:33:20 oem-centos5
sipxconfig 3.11.4-012989 2008-06-29T07:49:59 oem-centos5


 Description  « Hide
Precondition
Install sipxecs RPMs on Cent OS.

Steps to reproduce:
1)Navigate to system->Localization page
2)Browse French Localization package and click on Install package

Expected response:
"Localization package installed" message should be displayed and package should get installed.

Actual response.
1. "Installation of the localization package failed. Please see sipXconfig log for details." message is displayed.
2. sipxconfig logs shows the warning message as
"2008-06-30 16:03:27,558": WARN:LocalizationContextImpl:?:sipxlocalization: '/usr/share/sipxpbx' is not a writable directory."
The localization package tar file gets placed in /etc/sipxpbx/localization_packages directory but is not shown in Language dropdown menu of sipxchange.



Note:
1)As per issue XCF-2553 localization packages should get installed in /usr/share/sipxpbx directory instead of /etc/sipxpbx.
2)As a work around for this issue when the group permissions of /usr/share/sipxpbx directory is changed to writable by using command "chmod 755 sipxpbx" and then when installed the localization package,localization packages gets installed successfully.

 All   Comments   Work Log   Change History      Sort Order:
Baslingappa.B - 2008-06-30 06:48
As the snapshot size is more than 10 MB with Localization packages.
Deleted the localization packages and then taken the snapshot.

David Saint - 2008-10-22 11:55
In SIPx version 3.11.7-013665 I get an error in sipxconfig.log when trying to install the localization package:
  sipxlocalization: '/usr/share/java/sipXecs' is not a writable directory

The permissions on /usr/share/java/sipXecs is 755, but the localization package installs OK if the permission is set to 775 instead.