-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Architecture "i386" not supported // unfulfilled dependencies libnettle6 #11
Comments
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 »https://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 GitHub<#11>, or unsubscribe<https://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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 »https://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?
The text was updated successfully, but these errors were encountered: