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

fix: updated openrgb URLs #1059

Merged
merged 3 commits into from
May 6, 2024
Merged

fix: updated openrgb URLs #1059

merged 3 commits into from
May 6, 2024

Conversation

rasa
Copy link
Contributor

@rasa rasa commented May 5, 2024

Copy link
Member

@philclifford philclifford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is close but for me gives multiple results (the cases need to get one latest URL I think)

However on 22.04 I'm still getting into a broken package/dependency state so maybe there's more to it than just head -1 ...

@philclifford
Copy link
Member

manually trying 0.9 on 22.04

Note, selecting 'openrgb' instead of '/var/cache/deb-get/openrgb_0.9_amd64_bullseye_b5f46e3.deb'
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.
 openrgb : Depends: libmbedcrypto3 (>= 2.13) but it is not installable
           Depends: libmbedtls12 (>= 2.13) but it is not installable
           Depends: libmbedx509-0 (>= 2.0) but it is not installable
           Recommends: openrazer-driver-dkms but it is not going to be installed
           Recommends: openrgb-dkms-drivers but it is not installable
E: Unable to correct problems, you have held broken packages.

aha : jammy should get bookworm! - yes sorted

Please sed -i 's/|jammy//' openrgb as that fixes it.

@philclifford
Copy link
Member

btw See my prior PR #1047 has the head -1 and bookworm fix (with alnum not xdigit as I didn't know for sure xdigit is right ;-) ), but please fix yours so it passes the check and I can merge.
Thanks.

@philclifford
Copy link
Member

Please also add to description:
closes #1047
fixes #1046

Copy link
Member

@philclifford philclifford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@philclifford philclifford merged commit a15b633 into wimpysworld:main May 6, 2024
1 check passed
@philclifford philclifford changed the title openrgb: Fix URLs fix: updated openrgb URLs May 6, 2024
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

Successfully merging this pull request may close these issues.

OpenRGB definition requires updating
2 participants