<html 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:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-GB" link="blue" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi,</p>
<p class="MsoNormal">     This issue is causing problems for me. It breaks automated builds where I install cmake from backports in docker. I thought I could resolve it by using the previous backport which I had installed some time ago. For me apt-cache policy
 cmake shows:</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">$ apt-cache policy cmake</p>
<p class="MsoNormal">cmake:</p>
<p class="MsoNormal">  Installed: 3.13.2-1~bpo9+1</p>
<p class="MsoNormal">  Candidate: 3.16.3-1~bpo9+1</p>
<p class="MsoNormal">  Version table:</p>
<p class="MsoNormal">     3.16.3-1~bpo9+1 100</p>
<p class="MsoNormal">        100 http://debian-archive.trafficmanager.net/debian stretch-backports/main amd64 Packages</p>
<p class="MsoNormal">*** 3.13.2-1~bpo9+1 100</p>
<p class="MsoNormal">        100 /var/lib/dpkg/status</p>
<p class="MsoNormal">     3.7.2-1 500</p>
<p class="MsoNormal">        500 http://debian-archive.trafficmanager.net/debian stretch/main amd64 Packages</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I had hoped I could workaround this issue by using:</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">apt-get install -t stretch-backports <a href="mailto:cmake=3.13.2-1@bpo9+1">
cmake=3.13.2-1@bpo9+1</a></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">But this does not work as the old version is no longer available.</p>
<p class="MsoNormal">This means my docker builds are broken. I must either build cmake from source in them or try to port my build scripts to the earlier version of cmake.
</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I would have thought that the previous version would remain available but I am unfamiliar with the debian policies.
</p>
<p class="MsoNormal">Is it possible to restore the previous version at least temporarily?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Failing that is there anything I can do to help create and upload the missing version of libarchive?</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Regards,</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Bruce.</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986">
Mail</a> for Windows 10</p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<br>
<a href="http://www.kantar.com/disclaimer.html">Kantar Disclaimer</a>
</body>
</html>