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

Incorrectly flags build profile restrictions as invalid in Depends #133

Closed
nthykier opened this issue Aug 24, 2023 · 0 comments
Closed

Incorrectly flags build profile restrictions as invalid in Depends #133

nthykier opened this issue Aug 24, 2023 · 0 comments

Comments

@nthykier
Copy link
Owner

I did an arch:all package where I had a dependency (Depends) contain a build-profile constraint. The plugin classifies this as an error in the dependency field, but the build succeeded and the constraint was resolved (causing it to be conditionally optional).

The plugin should not flag build profile restrictions as invalid for Depends (and probably not Recommends and Suggests either, but I did not check those at the time)

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

No branches or pull requests

1 participant