You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
libtss2-mu-4.0.1-0t64 : Conflicts: libtss2-mu0 but 3.2.0-1ubuntu1.1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
The text was updated successfully, but these errors were encountered:
amanb1901
changed the title
Openconnect VPN for Discoverer does not install on ubuntu 24.04
Openconnect VPN for Discoverer HPC does not install on ubuntu 24.04
Oct 14, 2024
Edit /etc/apt/sources.list.d/ubuntu.sources and replace noble with jammy at two instances:
Suites: jammy noble-updates noble-backports (instead of Suites: noble noble-updates noble-backports)
and Suites: jammy-security instead of Suites: noble-security. The file should read like:
Replacing noble with jammy might result in lots of broken dependencies. For me it was with python3. In that case, switching them back after installing the vpn worked.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugSomething isn't workingdocumentationImprovements or additions to documentation
Following the instructions at:
https://docs.discoverer.bg/vpn.html
gives the following error:
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:
libtss2-mu-4.0.1-0t64 : Conflicts: libtss2-mu0 but 3.2.0-1ubuntu1.1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
The text was updated successfully, but these errors were encountered: