Skip to content
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

openssh-* impossible to upgrade #57

Open
merkleID opened this issue Sep 14, 2023 · 0 comments
Open

openssh-* impossible to upgrade #57

merkleID opened this issue Sep 14, 2023 · 0 comments

Comments

@merkleID
Copy link

this happens now on 7 hosts of mine

root@hubdatev3:/home/luca# uname -a
Linux hubdatev3 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

root@hubdatev3:/home/luca# apt update && apt list -u
Hit:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-security InRelease
Hit:5 https://packagecloud.io/crowdsec/crowdsec/ubuntu jammy InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
3 packages can be upgraded. Run 'apt list --upgradable' to see them.
Listing... Done
openssh-client/jammy-updates 1:8.9p1-3ubuntu0.4 amd64 [upgradable from: 1:8.9p1-3ubuntu0.3]
openssh-server/jammy-updates 1:8.9p1-3ubuntu0.4 amd64 [upgradable from: 1:8.9p1-3ubuntu0.3]
openssh-sftp-server/jammy-updates 1:8.9p1-3ubuntu0.4 amd64 [upgradable from: 1:8.9p1-3ubuntu0.3]

root@hubdatev3:/home/luca# apt upgrade openssh-client
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:
openssh-server : Depends: openssh-client (= 1:8.9p1-3ubuntu0.3) but 1:8.9p1-3ubuntu0.4 is to be installed
openssh-sftp-server : Depends: openssh-client (= 1:8.9p1-3ubuntu0.3) but 1:8.9p1-3ubuntu0.4 is to be installed
E: Broken packages

root@hubdatev3:/home/luca# apt upgrade openssh-server
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:
openssh-sftp-server : Depends: openssh-client (= 1:8.9p1-3ubuntu0.3) but 1:8.9p1-3ubuntu0.4 is to be installed

root@hubdatev3:/home/luca# apt upgrade openssh-sftp-server
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:
openssh-server : Depends: openssh-client (= 1:8.9p1-3ubuntu0.3) but 1:8.9p1-3ubuntu0.4 is to be installed
E: Broken packages

it's basically circular and there is no way to update it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant