Skip to content

DRAFT: Buildroot for eln-extras #83

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tdawson
Copy link
Collaborator

@tdawson tdawson commented Feb 28, 2025

This adds buildroot functionality to eln-extras
It needs a bit of cleaning up (squashing), and at least one more test, but it works.

@yselkowitz yselkowitz linked an issue Feb 28, 2025 that may be closed by this pull request
@yselkowitz yselkowitz marked this pull request as draft February 28, 2025 16:25
@tdawson tdawson force-pushed the buildroot-extras branch from 66571a6 to be06ae0 Compare March 4, 2025 16:06
@tdawson
Copy link
Collaborator Author

tdawson commented Mar 4, 2025

I have ran tests and it looks like things are working.
I have cleaned up the commits.
I think this is ready to merge.

@yselkowitz
Copy link
Collaborator

Looking at the results you uploaded, a few issues are apparent:

  1. RPMs which are listed in ELN should not be listed in Extras. This was previously working for runtime dependencies but isn't now.
  2. Buildroot results seem to be overwriting, not supplementing, runtime results. This is affecting both the RPMs displayed for an SRPM (e.g. phonon) as well as the level of packages (e.g. qt6-qtwebengine).

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.

Build dependency support for Addons
2 participants