Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

pre-commit run -a failed

by
Mohamed Alkobrosly
- 08/08/2024 20:47:26
I wonder why this error arises up, and how can it be solved:

Generate addons README files from fragments..............................Failed
- hook id: oca-gen-addon-readme
- exit code: 1


File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ar', 'x', '/home/kobros/Documents/odoo/product-attribute/pandoc-3.3-1-amd64.deb']' returned non-zero exit status 1.

I hope someone help me to solve the issue to upgrade from v16 to v17

Follow-Ups