Skip to Content

Contributors

pre-commit run -a failed

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

by Mohamed Alkobrosly - 08:50 - 8 Aug 2024

Follow-Ups