[Freeswitch-users] Can't install FS 1.8 on Debian 9.27
Sean Devoy
sdevoy at bizfocused.com
Tue May 28 18:32:20 UTC 2019
Thanks Joel.
I see you updated Confluence already too!
From: FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> On Behalf Of Joel Serrano
Sent: Tuesday, May 28, 2019 2:26 PM
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Subject: Re: [Freeswitch-users] Can't install FS 1.8 on Debian 9.27
On Tue, May 28, 2019 at 11:17 AM Sean Devoy <sdevoy at bizfocused.com<mailto:sdevoy at bizfocused.com>> wrote:
I just created a droplet Debian 9.27 (64 bit).
Logged in as root and followed the confluence install page: https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie
Which fails:
root at debian-fs-test:~# wget -O - https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.asc | apt-key add -
--2019-05-28 18:09:13-- https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.asc
Resolving files.freeswitch.org<http://files.freeswitch.org> (files.freeswitch.org<http://files.freeswitch.org>)... 190.102.98.174, 2803:d000:fffe::174
Connecting to files.freeswitch.org<http://files.freeswitch.org> (files.freeswitch.org<http://files.freeswitch.org>)|190.102.98.174|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3155 (3.1K) [text/plain]
Saving to: ‘STDOUT’
- 100%[===========================================================================================================>] 3.08K --.-KB/s in 0s
2019-05-28 18:09:13 (71.7 MB/s) - written to stdout [3155/3155]
OK
root at debian-fs-test:~# echo "deb http://files.freeswitch.org/repo/deb/freeswitch-1.8/ jessie main" > /etc/apt/sources.list.d/freeswitch.list
root at debian-fs-test:~# echo "deb-src http://files.freeswitch.org/repo/deb/freeswitch-1.8/ jessie main" >> /etc/apt/sources.list.d/freeswitch.list
Try changing "jessie" for "stretch" in your /etc/apt/sources.list.d/freeswitch.list file and try again. You have to mismatched the version of the OS with the repository.
Debian 8 --> jessie
Debian 9 --> stretch
Right now you are trying to install Debian8-Freeswitch-Packages on Debian9.
Cheers,
Joel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20190528/14038c57/attachment.html>
More information about the FreeSWITCH-users
mailing list