We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
xpra=5.0.7-r0-1 (focal)
xpra nowadays is a meta-package, strictly depending (=) on other packages, for modularity.
xpra
=
I'd like to downgrade it (from 5.0.8-r0-1) for testing purposes. Probably doing that on apt-get would get a lot tedious, so I wanted to try a GUI.
5.0.8-r0-1
apt-get
Sadly, I am getting this error:
Failed to SetCandidateRelease for focal synaptic/common/rpackage.cc Lines 1198 to 1200 in 9885158 if(!_depcache->SetCandidateRelease(Ver, archive)) std::cerr << "Failed to SetCandidateRelease for " << archive << std::endl; break;
Failed to SetCandidateRelease for focal
synaptic/common/rpackage.cc
Lines 1198 to 1200 in 9885158
I know I am on an old system, but the code looks awfully similar. Even if this is not / cannot be fixed, I thought an FYI is nice-to-have.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
xpra
nowadays is a meta-package, strictly depending (=
) on other packages, for modularity.I'd like to downgrade it (from
5.0.8-r0-1
) for testing purposes. Probably doing that onapt-get
would get a lot tedious, so I wanted to try a GUI.Sadly, I am getting this error:
I know I am on an old system, but the code looks awfully similar.
Even if this is not / cannot be fixed, I thought an FYI is nice-to-have.
The text was updated successfully, but these errors were encountered: