[asterisk-bugs] [JIRA] (ASTERISK-21322) fails to copy relative symlinks from the tree
Tzafrir Cohen (JIRA)
noreply at issues.asterisk.org
Wed Mar 27 02:38:01 CDT 2013
Tzafrir Cohen created ASTERISK-21322:
----------------------------------------
Summary: fails to copy relative symlinks from the tree
Key: ASTERISK-21322
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21322
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Tests/testsuite
Reporter: Tzafrir Cohen
Severity: Minor
In the tree I had:
astdatadir => /usr/share/asterisk
usr/share/asterisk/sounds/en -> en_US_Something
usr/share/asterisk/sounds/en_US_Something/ (Sounds are here)
The resulting tree that is copied:
usr/share/asterisk/sounds/en/
Empty subdirectories (e.g.: silence/ and digits/)
usr/share/asterisk/sounds/en_US_Something/
Copied just fine
This fails all the tests that required playing sounds.
What I would expect: copy usr/share/asterisk/sounds/en as a relative symlink to en_US_Something
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list