<div dir="ltr">Found the problem:<div><br></div><div>The dependencies has changed: <a href="https://packages.debian.org/sid/squid">https://packages.debian.org/sid/squid</a> (not sure why there is also a <a href="https://packages.debian.org/sid/squid3">https://packages.debian.org/sid/squid3</a> entry)</div><div><br></div><div>Thats excactly the problem with unstable sources. squid3 3.5 requires libecap3 instead of libecap2 (squid3 version 3.4). I can't install libecap3 because it has further dependencies.</div><div>I also can't even compile libecap3 without installing n more dependencies.</div><div><br></div><div>So I have to use squid 3.4 with the unsafe sha1 furthermore. </div><div><br><div class="gmail_quote"><div dir="ltr">startrekfan <<a href="mailto:startrekfan75@freenet.de">startrekfan75@freenet.de</a>> schrieb am Fr., 22. Jan. 2016 um 15:45 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I tried to compile squid from sid repo. It fails, but I'm not sure why. <div><br></div><div>When I only add the src-deb apt-get build-dep squid3 says libecap3-dev was not found and fails.(Im not sure why it`s needed. libecap3-dev is not listed in the dependencies. <a href="https://packages.debian.org/sid/squid3" target="_blank">https://packages.debian.org/sid/squid3</a>)</div><div><br><div>When I add deb and deb-src apt-get build-dep squid3  wants to update/install  adwaita-icon that is not compatible with gnome.</div><div><br></div><div>So I can't build squid 3.5 on an stable Jessie. Do you have any ideas why?<br><div><pre style="white-space:pre-wrap;color:rgb(0,0,0);line-height:normal">L.P.H. van Belle <<a href="http://lists.squid-cache.org/listinfo/squid-users" target="_blank">belle at bazuin.nl</a>> schrieb am Mo., 18. Jan. 2016 um
09:07 Uhr:

><i> Really this is an easy thing to do.
</i>><i>
</i>><i>
</i>><i>
</i>><i> Add in you sources.list.d/sid.list    ad the sid  repo.  ( only src-deb )
</i>><i>
</i>><i> Run apt-get update.
</i>><i>
</i>><i>
</i>><i>
</i>><i> apt-get source squid
</i>><i>
</i>><i> apt-get build-dep squid
</i>><i>
</i>><i>  make changes if needed, in debian/rules and debian/changelog IF you
</i>><i> changed something.
</i>><i>
</i>><i>
</i>><i>
</i>><i> Build it
</i>><i>
</i>><i> apt-get source squid –b
</i>><i>
</i>><i> it errors, thats ok, get the 2 or 3 extra packages, the same way, after
</i>><i> installing them you can build squid again.
</i>><i>
</i>><i>
</i>><i>
</i>><i> put the debs in a repo you can access and your done.
</i>><i>
</i>><i> Did it here, works fine.
</i>><i>
</i>><i>
</i>><i>
</i>><i>
</i>><i>
</i>><i> Greetz,
</i>><i>
</i>><i>
</i>><i>
</i>><i> Louis
</i>><i>
</i>><i>
</i>></pre></div></div></div></div></blockquote></div></div></div>