[Freeswitch-users] Can't install FS 1.8 on Debian 9.27

Joel Serrano joel at textplus.com
Tue May 28 18:25:58 UTC 2019


On Tue, May 28, 2019 at 11:17 AM Sean Devoy <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 (files.freeswitch.org)... 190.102.98.174,
> 2803:d000:fffe::174
>
> Connecting to files.freeswitch.org (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/532864cb/attachment-0001.html>


More information about the FreeSWITCH-users mailing list