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
Reading package lists... Done
Building dependency tree... Done
Reading state information... 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:
libiperf0 : Depends: libssl1.1 (>= 1.1.0) but it is not installable
pscheduler-server : Depends: postgresql-12 but it is not installable or
postgresql-11 but it is not installable or
postgresql-10 but it is not installable or
postgresql-9.6 but it is not installable or
postgresql-9.5 but it is not installable
Depends: postgresql-plpython3-12 but it is not installable or
postgresql-plpython3-11 but it is not installable or
postgresql-plpython3-10 but it is not installable or
postgresql-plpython3-9.6 but it is not installable or
postgresql-plpython3-9.5 but it is not installable
python3-pscheduler : Depends: python3-pyjq
E: Unable to correct problems, you have held broken packages.
Installation completed successfully.
Building dependency tree... Done
Reading state information... 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:
libiperf0 : Depends: libssl1.1 (>= 1.1.0) but it is not installable
pscheduler-server : Depends: postgresql-12 but it is not installable or
postgresql-11 but it is not installable or
postgresql-10 but it is not installable or
postgresql-9.6 but it is not installable or
postgresql-9.5 but it is not installable
Depends: postgresql-plpython3-12 but it is not installable or
postgresql-plpython3-11 but it is not installable or
postgresql-plpython3-10 but it is not installable or
postgresql-plpython3-9.6 but it is not installable or
postgresql-plpython3-9.5 but it is not installable
python3-pscheduler : Depends: python3-pyjq
E: Unable to correct problems, you have held broken packages.```
The text was updated successfully, but these errors were encountered:
A misconfiguration was present on our repository that made installing perfsonar-release still defaults to perfsonar-5.0 which cannot be installed on Ubuntu 22. This has been corrected and perfsonar-release now correctly points to perfsonar-5.1 as it should have been from the announcement and should install fine on Ubuntu 22.
I attempted both installation methods recommended in the documentation for 5.1.0 and both resulted in an installation error.
Operating system: Fresh installation of Ubuntu 22.04.4
Attempt 1 (script)
Steps taken after OS installation was complete:
Resulting output after last command:
Attempt 2 (manual)
Steps taken after OS installation was complete:
Resulting output of last command:
The text was updated successfully, but these errors were encountered: