[asterisk-bugs] [JIRA] (ASTERISK-21351) fails to copy relative symlinks from the tree

Rusty Newton (JIRA) noreply at issues.asterisk.org
Fri Mar 29 09:58:02 CDT 2013


Rusty Newton created ASTERISK-21351:
---------------------------------------

             Summary: fails to copy relative symlinks from the tree
                 Key: ASTERISK-21351
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21351
             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