diladele / squid-ubuntu

Latest version of Squid proxy recompiled with support for HTTPS filtering and SSL inspection on Ubuntu 22.04 LTS. Used in Web Safety web filter for Squid.
https://docs.diladele.com
168 stars 61 forks source link

Can’t Upgrade Diladele Squid on Ubuntu 22.04 #17

Open wohlford opened 2 years ago

wohlford commented 2 years ago
root@cloud:~# apt upgrade squid-openssl squidclient
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 squid-openssl : Depends: libldap-2.4-2 (>= 2.4.7) but it is not installable
                 Depends: libnettle7 but it is not installable
                 Depends: libssl1.1 (>= 1.1.0) but it is not installable
 squidclient : Depends: libnettle7 but it is not installable
E: Broken packages
wohlford commented 2 years ago

22.04 packages should depend on libssl3, libnettle8, and libldap-2.5-0.

ra-at-diladele-com commented 2 years ago

Indeed for 22.04 you would need to recompile (use another repo). We plan to add support for Ubuntu 22.04 with Web Safety 8.2 that comes out in September most probably.

jayaddison commented 2 years ago

Note: this depends on support for OpenSSL 3.0 in squid, currently in-progress at https://github.com/squid-cache/squid/pull/694

wohlford commented 2 years ago

Squid 5.7 (05 Sep 2022) officially contains support for OpenSSL 3.0.

anttiryt commented 1 year ago

seems jammy universe already has squid-openssl package

squid 5.2 on squid-openssl may16th'23 seems to have ipv6 bug, suggest disabling ipv6 or face restart loops. more info