<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">I just created a droplet Debian 9.27 (64 bit).<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Logged in as root and followed the confluence install page: 
<a href="https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie">https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessie</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Which fails:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">root@debian-fs-test:~# wget -O - https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.asc | apt-key add -<o:p></o:p></p>
<p class="MsoNormal">--2019-05-28 18:09:13--  https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.asc<o:p></o:p></p>
<p class="MsoNormal">Resolving files.freeswitch.org (files.freeswitch.org)... 190.102.98.174, 2803:d000:fffe::174<o:p></o:p></p>
<p class="MsoNormal">Connecting to files.freeswitch.org (files.freeswitch.org)|190.102.98.174|:443... connected.<o:p></o:p></p>
<p class="MsoNormal">HTTP request sent, awaiting response... 200 OK<o:p></o:p></p>
<p class="MsoNormal">Length: 3155 (3.1K) [text/plain]<o:p></o:p></p>
<p class="MsoNormal">Saving to: ‘STDOUT’<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-                                                 100%[===========================================================================================================>]   3.08K  --.-KB/s    in 0s<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2019-05-28 18:09:13 (71.7 MB/s) - written to stdout [3155/3155]<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">OK<o:p></o:p></p>
<p class="MsoNormal">root@debian-fs-test:~# echo "deb http://files.freeswitch.org/repo/deb/freeswitch-1.8/ jessie main" > /etc/apt/sources.list.d/freeswitch.list<o:p></o:p></p>
<p class="MsoNormal">root@debian-fs-test:~# echo "deb-src http://files.freeswitch.org/repo/deb/freeswitch-1.8/ jessie main" >> /etc/apt/sources.list.d/freeswitch.list<o:p></o:p></p>
<p class="MsoNormal">root@debian-fs-test:~#<o:p></o:p></p>
<p class="MsoNormal">root@debian-fs-test:~#<o:p></o:p></p>
<p class="MsoNormal">root@debian-fs-test:~# apt-get update && apt-get install -y freeswitch-meta-all<o:p></o:p></p>
<p class="MsoNormal">Get:1 http://security.debian.org stretch/updates InRelease [94.3 kB]<o:p></o:p></p>
<p class="MsoNormal">Ign:2 http://mirrors.digitalocean.com/debian stretch InRelease<o:p></o:p></p>
<p class="MsoNormal">Get:3 http://mirrors.digitalocean.com/debian stretch-updates InRelease [91.0 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:4 http://files.freeswitch.org/repo/deb/freeswitch-1.8 jessie InRelease [3,212 B]<o:p></o:p></p>
<p class="MsoNormal">Get:5 http://mirrors.digitalocean.com/debian stretch Release [118 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:6 http://security.debian.org stretch/updates/contrib Sources [1,384 B]<o:p></o:p></p>
<p class="MsoNormal">Get:7 http://mirrors.digitalocean.com/debian stretch Release.gpg [2,434 B]<o:p></o:p></p>
<p class="MsoNormal">Get:8 http://security.debian.org stretch/updates/non-free Sources [1,216 B]<o:p></o:p></p>
<p class="MsoNormal">Get:9 http://security.debian.org stretch/updates/main Sources [205 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:10 http://security.debian.org stretch/updates/main amd64 Packages [492 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:11 http://security.debian.org stretch/updates/main Translation-en [219 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:12 http://security.debian.org stretch/updates/contrib amd64 Packages [1,760 B]<o:p></o:p></p>
<p class="MsoNormal">Get:13 http://security.debian.org stretch/updates/contrib Translation-en [1,759 B]<o:p></o:p></p>
<p class="MsoNormal">Get:14 http://security.debian.org stretch/updates/non-free amd64 Packages [1,600 B]<o:p></o:p></p>
<p class="MsoNormal">Get:15 http://security.debian.org stretch/updates/non-free Translation-en [691 B]<o:p></o:p></p>
<p class="MsoNormal">Get:16 http://files.freeswitch.org/repo/deb/freeswitch-1.8 jessie/main Sources [4,161 B]<o:p></o:p></p>
<p class="MsoNormal">Get:17 http://files.freeswitch.org/repo/deb/freeswitch-1.8 jessie/main amd64 Packages [56.9 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:18 http://mirrors.digitalocean.com/debian stretch-updates/main Sources [13.1 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:19 http://mirrors.digitalocean.com/debian stretch-updates/main amd64 Packages [27.2 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:20 http://mirrors.digitalocean.com/debian stretch-updates/main Translation-en [11.2 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:21 http://mirrors.digitalocean.com/debian stretch/non-free Sources [79.4 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:22 http://mirrors.digitalocean.com/debian stretch/main Sources [6,745 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:23 http://mirrors.digitalocean.com/debian stretch/contrib Sources [44.7 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:24 http://mirrors.digitalocean.com/debian stretch/main amd64 Packages [7,082 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:25 http://mirrors.digitalocean.com/debian stretch/main Translation-en [5,384 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:26 http://mirrors.digitalocean.com/debian stretch/contrib amd64 Packages [50.9 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:27 http://mirrors.digitalocean.com/debian stretch/contrib Translation-en [45.9 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:28 http://mirrors.digitalocean.com/debian stretch/non-free amd64 Packages [78.3 kB]<o:p></o:p></p>
<p class="MsoNormal">Get:29 http://mirrors.digitalocean.com/debian stretch/non-free Translation-en [80.3 kB]<o:p></o:p></p>
<p class="MsoNormal">Fetched 20.9 MB in 5s (3,700 kB/s)<o:p></o:p></p>
<p class="MsoNormal">Reading package lists... Done<o:p></o:p></p>
<p class="MsoNormal">Reading package lists... Done<o:p></o:p></p>
<p class="MsoNormal">Building dependency tree<o:p></o:p></p>
<p class="MsoNormal">Reading state information... Done<o:p></o:p></p>
<p class="MsoNormal">Some packages could not be installed. This may mean that you have<o:p></o:p></p>
<p class="MsoNormal">requested an impossible situation or if you are using the unstable<o:p></o:p></p>
<p class="MsoNormal">distribution that some required packages have not yet been created<o:p></o:p></p>
<p class="MsoNormal">or been moved out of Incoming.<o:p></o:p></p>
<p class="MsoNormal">The following information may help to resolve the situation:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The following packages have unmet dependencies:<o:p></o:p></p>
<p class="MsoNormal">freeswitch-meta-all : Depends: freeswitch (= 1.8.5~6~31281a0~jessie-1~jessie+1) but it is not going to be installed<o:p></o:p></p>
<p class="MsoNormal">                       Depends: freeswitch-meta-codecs (= 1.8.5~6~31281a0~jessie-1~jessie+1) but it is not going to be installed<o:p></o:p></p>
<p class="MsoNormal">                       Depends: freeswitch-meta-mod-say (= 1.8.5~6~31281a0~jessie-1~jessie+1) but it is not going to be installed<o:p></o:p></p>
<p class="MsoNormal">                       Depends: freeswitch-mod-abstraction (= 1.8.5~6~31281a0~jessie-1~jessie+1) but it is not going to be installed<o:p></o:p></p>
<p class="MsoNormal">                       Depends: freeswitch-mod-avmd (= 1.8.5~6~31281a0~jessie-1~jessie+1) but it is not going to be installed<o:p></o:p></p>
<p class="MsoNormal">                       Depends: freeswitch-mod-av (= 1.8.5~6~31281a0~jessie-1~jessie+1) but it is not going to be installed<o:p></o:p></p>
<p class="MsoNormal">[and many many more]<o:p></o:p></p>
<p class="MsoNormal">                       Depends: freeswitch-mod-xml-rpc (= 1.8.5~6~31281a0~jessie-1~jessie+1) but it is not going to be installed<o:p></o:p></p>
<p class="MsoNormal">                       Depends: freeswitch-mod-xml-scgi (= 1.8.5~6~31281a0~jessie-1~jessie+1) but it is not going to be installed<o:p></o:p></p>
<p class="MsoNormal">E: Unable to correct problems, you have held broken packages.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">What am I missing?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Sean<o:p></o:p></p>
</div>
</body>
</html>