[asterisk-bugs] [JIRA] (ASTERISK-21322) fails to copy relative symlinks from the tree
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Mar 29 09:58:02 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-21322:
------------------------------------
Status: Open (was: Triage)
> 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