You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]$
The text was updated successfully, but these errors were encountered:
[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]$
The text was updated successfully, but these errors were encountered: