logitech-trueforce: fixup the ordering. - #16727
Merged
Merged
Conversation
all the driver components can be build in parallel with libtrueforce, the gui package though, depends on libtrueforce, so it should be built after it.
LuanVSO
force-pushed
the
libtrueforce-tokyo-fixup
branch
from
September 8, 2026 22:17
6cbf4ba to
4fc9fb9
Compare
this only makes a bunch of problems during build time to little benefit now that logi-wheel-gui is a thing
Contributor
Author
|
may i request a review on this, please? |
Member
|
some didn't build? |
Contributor
Author
its because they are pulling from the builds already in the repo, and some are missing because they failled to build |
Owen-sz
enabled auto-merge (squash)
September 15, 2026 15:09
Owen-sz
approved these changes
Sep 15, 2026
This was referenced Sep 15, 2026
Member
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
Owen-sz
pushed a commit
that referenced
this pull request
Sep 15, 2026
Owen-sz
pushed a commit
that referenced
this pull request
Sep 15, 2026
Owen-sz
pushed a commit
that referenced
this pull request
Sep 15, 2026
Owen-sz
pushed a commit
that referenced
this pull request
Sep 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
all the driver components can be build in parallel with libtrueforce, the gui package though, depends on libtrueforce, so it should be built after it.
What software is being packaged here?
https://github.com/mescon/logitech-trueforce-linux-driver
Describe the motivation
right now, the hard pedency that libtrueforce has on the driver, makes the gui build fail since both the dkms and akmod don't get bumped on the same commit as the kmod-common.
fix by removing updbranch on the dkms and akmod packages, also, remove the hard dep on the driver for the library package as it is not realy necessary.
Additional context
Add any other context about the package submission here. Link to any relavent issues.
Checklist
x86_64version of the package