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 a spec build with the mock command #38

Open
saber716rus opened this issue Sep 24, 2022 · 1 comment
Open

add a spec build with the mock command #38

saber716rus opened this issue Sep 24, 2022 · 1 comment

Comments

@saber716rus
Copy link

[nikolanp@rosa2021 RyzenAdj]$ abf mock
Traceback (most recent call last):
File "/usr/bin/abf", line 1783, in
command_line.func()
File "/usr/bin/abf", line 540, in localbuild_mock_urpm
find_spec_problems()
File "/usr/lib/python3.8/site-packages/abf/console/misc.py", line 259, in find_spec_problems
res = get_project_data(spec_path)
File "/usr/lib/python3.8/site-packages/abf/console/misc.py", line 99, in get_project_data
rpm_spec = parse_spec_silently(ts, spec_path)
File "/usr/lib/python3.8/site-packages/abf/console/misc.py", line 70, in parse_spec_silently
rpm_spec = ts.parseSpec(spec_path)
File "/usr/lib64/python3.8/site-packages/rpm/transaction.py", line 45, in parseSpec
return rpm.spec(specfile)
ValueError: can't parse specfile

[nikolanp@rosa2021 RyzenAdj]$

@fedya
Copy link
Contributor

fedya commented Sep 27, 2022

Из бага ничего не понятно, что происходит.
Что за проект, ссылка на спек, что именно не может распарсит, собирается ли на абф

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

2 participants