Skip to content

Be more forgiving before raising invalid spec file #1363

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

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

Conversation

dirkmueller
Copy link
Contributor

there are cases where the name is "foo-variant" and there is only a "foo.spec", e.g. when the spec file is usign a flavor build in the Open Build Service. I think it is fine to not raise an error for those cases.

there are cases where the name is "foo-variant" and there is only a
"foo.spec", e.g. when the spec file is usign a flavor build in the Open
Build Service. I think it is fine to not raise an error for those cases.
@dirkmueller
Copy link
Contributor Author

(still need to add a test case)

@Conan-Kudo
Copy link
Member

I would rather this extra check be handled as separate policy. Not everyone wants to permit that, and OBS flavor build quirks aren't a good reason to allow it everywhere unconditionally.

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.

2 participants