<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 2016-05-02 10:28, Per Buer wrote:<br>
</div>
<blockquote cite="mid:CAOXZevC=tu=uQnvDrCP_b6-3EDnsz6r9dX_i65zxZ5HM_UmipA@mail.gmail.com" type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, May 2, 2016 at 9:14 AM, Georg
Schoenberger <span dir="ltr"><<a moz-do-not-send="true" href="mailto:g.schoenberger@xortex.com" target="_blank">g.schoenberger@xortex.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> Hi folks!<br>
<br>
Will there be a Varnish repo for Ubuntu 16.04 Xenial
soon?<br>
I would like to use Varnish 4.0 with Ubuntu 16.04, but
the Ubuntu repo only provides 4.1 in the universe
section.<br>
I would prefer 4.0 from <a moz-do-not-send="true" href="http://varnish-cache.org" target="_blank">varnish-cache.org</a>,
but currently I can only find the Trusty repo URL:<br>
*
<a moz-do-not-send="true" href="https://www.varnish-cache.org/releases/install_ubuntu.html#install-ubuntu" target="_blank">https://www.varnish-cache.org/releases/install_ubuntu.html#install-ubuntu</a><br>
<br>
THX, Georg<br>
</div>
</blockquote>
<div><br>
</div>
<div>The Trusty (14.04) packages should work fine on Xenial.
AFAIK there are no plans to provide native packages for
Xenial unless there is a compelling reason to do so. Could
you try the Trusty packages and report any problems here,
please?</div>
<div><br>
</div>
<div><br>
</div>
<div>Cheers,</div>
<div><br>
</div>
<div>Per.</div>
</div>
</div>
</div>
</blockquote>
THX for the answer, what I did was:<br>
* Install varnish 4.1 from Ubuntu repos to get systemd files in
/lib/systemd<br>
* Removed varnish 4.1<br>
* Install varnish 4.0 from varnish-cache (trusty packages installed
fine)<br>
* Adjust startup values in /lib/systemd varnish service files as
systemd does not honor /etc/default/varnish like /etc/init.d/varnish
did<br>
* Start varnish via systemd<br>
<br>
Just in case anyone needs to run varnish with systemd and is puzzled
why /etc/default/varnish does not take into account.<br>
<br>
All the best, Georg<br>
</body>
</html>