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

add yml check #32

Open
fedya opened this issue Nov 26, 2020 · 0 comments
Open

add yml check #32

fedya opened this issue Nov 26, 2020 · 0 comments

Comments

@fedya
Copy link
Contributor

fedya commented Nov 26, 2020

in case of

Thu Nov 26 14:47:04 2020 LOG [INFO] | spec_name is konversation.spec
Thu Nov 26 14:47:04 2020 LOG [INFO] | single spec in repo, check passed
Thu Nov 26 14:47:04 2020 LOG [INFO] | Traceback (most recent call last):
Thu Nov 26 14:47:04 2020 LOG [INFO] |   File "/etc/builder-c/mdv/build-rpm.py", line 495, in <module>
Thu Nov 26 14:47:04 2020 LOG [INFO] |     download_yml(build_package + '/' + '.abf.yml')
Thu Nov 26 14:47:04 2020 LOG [INFO] |   File "/etc/builder-c/mdv/build-rpm.py", line 120, in download_yml
Thu Nov 26 14:47:04 2020 LOG [INFO] |     for key, value in data['sources'].items():
Thu Nov 26 14:47:04 2020 LOG [INFO] | AttributeError: 'NoneType' object has no attribute 'items'
Thu Nov 26 14:47:05 2020 Main [INFO] | Build is over with status BUILD_FAILED.

need to validate yml

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