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

profiles/arch/powerpc: cleanup profiles #39043

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

Conversation

arthurzam
Copy link
Member

  • "powerpc/ppc64" as the common

  • "powerpc/ppc64/64ul" for big endian

  • "powerpc/ppc64/64le" for little endian

  • "ppc64/little-endian" doesn't inherit anymore "64ul"

  • Moved all masks from 64ul which aren't unmasked in 64le to the common profile.

  • rename profiles: ppc64/64ul --> ppc64/ul

  • Unmask dev-debug/ltrace on ppc64le (upstream looks like it works)

  • Unmask lxqt-base/lxqt-meta archiver

Resolves: pkgcore/pkgcheck#685

- "powerpc/ppc64" as the common
- "powerpc/ppc64/64ul" for big endian
- "powerpc/ppc64/64le" for little endian
- "ppc64/little-endian" doesn't inherit anymore "64ul"

- Moved all masks from 64ul which aren't unmasked in 64le
  to the common profile.

Resolves: pkgcore/pkgcheck#685
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @arthurzam
Areas affected: profiles
Packages affected: (none)

@gentoo/github

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.

New packages

This Pull Request appears to be introducing new packages only. Due to limited manpower, adding new packages is considered low priority. This does not mean that your Pull Request will not receive any attention, however, it might take quite some time for it to be reviewed. In the meantime, your new ebuild might find a home in the GURU project repository: the ebuild repository maintained collaboratively by Gentoo users. GURU offers your ebuild a place to be reviewed and improved by other Gentoo users, while making it easy for Gentoo users to install it and enjoy the software it adds.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added the need assignment It was impossible to assign the PR correctly. Please assign it manually. label Oct 19, 2024
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-10-19 11:52 UTC
Newest commit scanned: 348aca2
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/4058681333/output.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need assignment It was impossible to assign the PR correctly. Please assign it manually.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: UnmatchedProfilePackageUnmask false positive on ppc64 profiles for UnmatchedProfilePackageUnmask
3 participants