-
Notifications
You must be signed in to change notification settings - Fork 1
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
Broken dependency in Ubuntu 22.10 ? #8
Comments
Hello, hmm some users have reported this but I have been unable to reproduce it. Perhaps it only happens during an update from an earlier version of Ubuntu. Did you install Regolith into an existing Ubuntu, and if so what version? If you installed via ISO, what version did you start with? Regarding that package dependency, here is what my kinetic test machine says:
And here is the dependency line in the package itself: https://github.com/regolith-linux/regolith-control-center/blob/regolith/1%2543.0-1/debian/control.in#L20 |
Thanks for your answer. Running the two commands, I get :
As you can see, the issue seems to be that my
Concerning the system update, I switched recently from Ubuntu 22.04 to 22.10, not from an ISO file. edit: I checked on all the branches of regolith-control-center on github, but none of the control.in files contain my dependency of libgnome-desktop-3-19. It is either -3-dev or 4-* edit2: my mistake ! (Obviously...) My apt source was still on 22.04 (jammy) instead of 22.10 (kinetic). Thanks again for your time. |
Hi,
First, thanks a lot for regolith, I love it ❤️
Since I switched for Ubuntu 22.10, I am unable to install i3xrocks-time. It seems due to an unmet dependency:
Do you know how to fix this issue ?
Best
The text was updated successfully, but these errors were encountered: