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: Enforce 64-bit version of mesa-va-drivers-freeworld #474

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

KyleGospo
Copy link
Member

@KyleGospo KyleGospo commented Jan 16, 2024

Potentially solves an issue where, when rpmfusion is out of date, this will install the 32-bit version of the package and not fail as it should.

As a result, this PR should fail to build until the package is built upstream. We'd rather not update than update w/ broken builds.

Potentially solves an issue where, when rpmfusion is out of date, this will install the 32-bit version of the package and not fail as it should.

As a result, this PR should fail to build until the package is built upstream.
@KyleGospo KyleGospo marked this pull request as draft January 16, 2024 05:14
@KyleGospo KyleGospo marked this pull request as ready for review January 16, 2024 05:16
@KyleGospo
Copy link
Member Author

KyleGospo commented Jan 16, 2024

Confirmed this fails to build, marking as ready for review as a result. This won't merge unless everything builds successfully which is the intended behavior when RPMFusion is current.

Copy link
Contributor

@bsherman bsherman left a comment

Choose a reason for hiding this comment

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

This solution makes sense. I agree we'll have to get a little smarter about it when we eventually add aarch64.

This is default included and is likely an earlier workaround for the same problem
@bsherman bsherman requested a review from a team January 16, 2024 17:31
@bsherman
Copy link
Contributor

FYI for @ublue-os/approver : please do not force merge this PR. It should only be merged once a full set of clean build checks can run.

@bsherman bsherman requested a review from a team January 16, 2024 17:36
@bsherman
Copy link
Contributor

FYI for @ublue-os/approver : please do not force merge this PR. It should only be merged once a full set of clean build checks can run.

And... in Discord Jorge, Kyle, Noel and I discussed further. We wanted to avoid breaking builds with this PR, but, all builds are now broken due to upstream Fedora/RPMfusion package updates. So this seems a good time to merge as we won't break things worse, but should get a clean build once the dust settles. So this can now be force merged.

@KyleGospo KyleGospo merged commit 472ed8a into main Jan 17, 2024
14 of 24 checks passed
@KyleGospo KyleGospo deleted the KyleGospo-patch-2 branch January 17, 2024 18:32
@KyleGospo
Copy link
Member Author

BAH GOD IT'S KYLE WITH A STEEL FORCE MERGE

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.

None yet

3 participants