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

Regolith sway session wont install in debian stable bookworm #1089

Open
2 tasks done
barcell1 opened this issue Dec 10, 2024 · 0 comments
Open
2 tasks done

Regolith sway session wont install in debian stable bookworm #1089

barcell1 opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working needs-triage Any bug that requires classification by a contributor

Comments

@barcell1
Copy link

i did :

Register the Regolith public key to your local apt:

wget -qO - https://regolith-desktop.org/regolith.key | \
gpg --dearmor | sudo tee /usr/share/keyrings/regolith-archive-keyring.gpg > /dev/null

Add the repository URL to your local apt:

echo deb "[arch=amd64 signed-by=/usr/share/keyrings/regolith-archive-keyring.gpg] \
https://regolith-desktop.org/release-3_2-debian-bookworm-amd64 bookworm main" | \
sudo tee /etc/apt/sources.list.d/regolith.list

sudo apt update

Describe the bug

i try:

sudo apt install regolith-desktop regolith-session-sway regolith-look-nord

what i get:

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:
regolith-session-sway : Depends: regolith-displayd but it is not installable
Depends: regolith-inputd but it is not installable
Depends: sway-regolith but it is not installable
Depends: trawlcat but it is not installable
Depends: trawld but it is not installable
Depends: trawldb but it is not installable
E: Unable to correct problems, you have held broken packages.

Host:
Debian stable bookworm

@barcell1 barcell1 added bug Something isn't working needs-triage Any bug that requires classification by a contributor labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Any bug that requires classification by a contributor
Projects
None yet
Development

No branches or pull requests

1 participant