Too many levels of recursion in macro expansion
error when calling Specfile.update_version()
#402
Labels
area/fedora
Related to Fedora ecosystem
complexity/single-task
Regular task; should be done within days
gain/low
Doesn't bring much value to users
impact/low
Affects only few of the users
kind/bug
An unexpected problem or behavior
workaround-exists
There is a workaround that can be used in the meantime
Trivial reproducer:
This raises
specfile.exceptions.RPMException: Too many levels of recursion in macro expansion. It is likely caused by recursive macro declaration.
.A workaround is to define the macro (even to an empty value):
The text was updated successfully, but these errors were encountered: