We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At ::gentoo commit a49990c1a1781052620a5b53581e80ae288e290a, we get:
$ pkgcheck scan -k UnmatchedProfilePackageUnmask profiles/arch/powerpc/ppc64 profiles UnmatchedProfilePackageUnmask: 'arch/powerpc/ppc64/64le/package.mask': unmask of not masked package: 'dev-java/openjdk-bin'
Dropping the mask appears to be wrong - this showed up at https://bugs.gentoo.org/918647#c5.
No false positive UnmatchedProfilePackageUnmask result.
0.10.30
0.12.28-2-g8dafaea
The text was updated successfully, but these errors were encountered:
Revert "profiles: powerpc/ppc64/64le: Cleanup UnmatchedProfilePackage…
5429444
…Unmask" This reverts commit dd7cb10. See also a49990c. Bug: https://bugs.gentoo.org/918647 Bug: https://bugs.gentoo.org/925111 Bug: pkgcore/pkgcheck#685 Signed-off-by: Sam James <[email protected]>
profiles/arch/powerpc/ppc64/64le: add warning about FPs with Unmatche…
47799fa
…dProfilePackageUnmask Bug: pkgcore/pkgcheck#685 Signed-off-by: Sam James <[email protected]>
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Current Behavior
At ::gentoo commit a49990c1a1781052620a5b53581e80ae288e290a, we get:
Dropping the mask appears to be wrong - this showed up at https://bugs.gentoo.org/918647#c5.
Expected Behavior
No false positive UnmatchedProfilePackageUnmask result.
pkgcheck version
0.10.30
pkgcore version
0.12.28-2-g8dafaea
The text was updated successfully, but these errors were encountered: