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

Cannot downgrade to xpra=5.0.7-r0-1 (focal) #123

Open
stdedos opened this issue Apr 24, 2024 · 0 comments
Open

Cannot downgrade to xpra=5.0.7-r0-1 (focal) #123

stdedos opened this issue Apr 24, 2024 · 0 comments

Comments

@stdedos
Copy link

stdedos commented Apr 24, 2024

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 on apt-get would get a lot tedious, so I wanted to try a GUI.

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;

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.

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