ln: failed to create symbolic link ‘/var/lib/asterisk/sounds/park.gsm’: File exists
Added by Brandon Sturgeon over 5 years ago
ln: failed to create symbolic link ‘/var/lib/asterisk/sounds/park.gsm’: File exists
This error occurred when I did a install from scratch on centos 7.
Is this acceptable or what can be done to fix it?
Here is a little bit of the install output where this error occurred.
Creating sound tts directories...
Copying ip_relay scripts to /usr/share/astguiclient...
Setting ip_relay scripts to executable...
Starting ip_relay port forwarding for IAX on 40569, 41569 and 42569
Copying sample conf files to /etc/asterisk/...
Creating auto-generated placeholder conf files in /etc/asterisk/...
Updating version information in the database...
Version information updated: 0|127.0.0.1
ASTGUICLIENT VICIDIAL INSTALLATION FINISHED! ENJOY!
- process runtime (0 sec) (0 minutes)
ln: failed to create symbolic link ‘/var/lib/asterisk/sounds/park.gsm’: File exists
usr/
usr/lib64/
usr/lib64/asterisk/
usr/lib64/asterisk/modules/
usr/lib64/asterisk/modules/codec_opus.so
usr/lib64/asterisk/modules/res_format_attr_opus.so
usr/lib64/asterisk/modules/app_konference.so
usr/lib64/asterisk/modules/format_ogg_opus.so
Replies (3)
RE: ln: failed to create symbolic link ‘/var/lib/asterisk/sounds/park.gsm’: File exists
-
Added by Brandon Sturgeon over 5 years ago
Another error had occured before this.
perl-Sys-RunAlone
It said that the package has not been found.
RE: ln: failed to create symbolic link ‘/var/lib/asterisk/sounds/park.gsm’: File exists
-
Added by Kristian Antiligando over 5 years ago
Hello,
Good day! Could you let us know where in the steps below are you encountering the issue?
Regards,
Ian
RE: ln: failed to create symbolic link ‘/var/lib/asterisk/sounds/park.gsm’: File exists
-
Added by Demian Biscocho over 5 years ago
Brandon Sturgeon wrote:
ln: failed to create symbolic link ‘/var/lib/asterisk/sounds/park.gsm’: File exists
This error occurred when I did a install from scratch on centos 7.
Is this acceptable or what can be done to fix it?Here is a little bit of the install output where this error occurred.
Creating sound tts directories...
Copying ip_relay scripts to /usr/share/astguiclient...
Setting ip_relay scripts to executable...
Starting ip_relay port forwarding for IAX on 40569, 41569 and 42569
Copying sample conf files to /etc/asterisk/...
Creating auto-generated placeholder conf files in /etc/asterisk/...
Updating version information in the database...
Version information updated: 0|127.0.0.1ASTGUICLIENT VICIDIAL INSTALLATION FINISHED! ENJOY!
- process runtime (0 sec) (0 minutes)
ln: failed to create symbolic link ‘/var/lib/asterisk/sounds/park.gsm’: File exists
usr/
usr/lib64/
usr/lib64/asterisk/
usr/lib64/asterisk/modules/
usr/lib64/asterisk/modules/codec_opus.so
usr/lib64/asterisk/modules/res_format_attr_opus.so
usr/lib64/asterisk/modules/app_konference.so
usr/lib64/asterisk/modules/format_ogg_opus.so
You can safely ignore the "ln: failed to create symbolic link ‘/var/lib/asterisk/sounds/park.gsm’: File exists" message.
Install perl-Sys-RunAlone:
yum install perl-Sys-RunAlone