squid-ubuntu
squid-ubuntu copied to clipboard
Architecture "i386" not supported // unfulfilled dependencies libnettle6
Hello everybody, am currently in the process of completely rebuilding SQUID on an Ubuntu 20.04.
I currently have the problem that if I take the standard version (apt install Squid), I get https_port 443 accel vhost cert = 'xy.cer' key = 'xy.key' connection-auth = on options = NO_SSLv3 cipher with the following command = HIG in Squid.conf the following error when starting SQUID: Unknown https_port option. I've tried a lot here, but I can't get it to work under 4.10.
So I was hoping that your package would help, but when I follow the steps from the Github I get the following errors.
apt-get update N: Loading of the configured file »main / binary-i386 / Packages« is skipped because the depot »http://squid413.diladele.com/ubuntu bionic InRelease« does not support the architecture »i386«.
apt-get install squid Some packages could not be installed. That can mean that You have requested an impossible situation or when you have the Unstable distro use that some required packages still have not been created or have not yet left Incoming. The following information may help you resolve the situation:
The following packages have unfulfilled dependencies: squid: Depends on: libnettle6 but cannot be installed E: Problems cannot be corrected, you have defective packages withheld.
Can you help me here?
Unfortunately we do not have i386 package ☹
From: gitTBE [email protected] Sent: Thursday, 3 September 2020 11:37 To: diladele/squid-ubuntu [email protected] Cc: Subscribed [email protected] Subject: [diladele/squid-ubuntu] Architecture "i386" not supported // unfulfilled dependencies libnettle6 (#11)
Hello everybody, am currently in the process of completely rebuilding SQUID on an Ubuntu 20.04.
I currently have the problem that if I take the standard version (apt install Squid), I get https_port 443 accel vhost cert = 'xy.cer' key = 'xy.key' connection-auth = on options = NO_SSLv3 cipher with the following command = HIG in Squid.conf the following error when starting SQUID: Unknown https_port option. I've tried a lot here, but I can't get it to work under 4.10.
So I was hoping that your package would help, but when I follow the steps from the Github I get the following errors.
apt-get update N: Loading of the configured file »main / binary-i386 / Packages« is skipped because the depot »http://squid413.diladele.com/ubuntu bionic InRelease« does not support the architecture »i386«.
apt-get install squid Some packages could not be installed. That can mean that You have requested an impossible situation or when you have the Unstable distro use that some required packages still have not been created or have not yet left Incoming. The following information may help you resolve the situation:
The following packages have unfulfilled dependencies: squid: Depends on: libnettle6 but cannot be installed E: Problems cannot be corrected, you have defective packages withheld.
Can you help me here?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/diladele/squid-ubuntu/issues/11, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AATNHVRIHTEP4VYB53PBDN3SD5PTJANCNFSM4QURUYSQ.
ok, ubuntu tells me that too. How can I install the libnettle6 package, Squid obviously needs this, but it is not loaded or is not available