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
Yes, this has been broken for quite some time now on Arch Linux. Either The Arch repos have to update the setuptools as it seems to be on 1.75.2.0-4 as of this writing.
Or it's possible this package doesn't need a python-setuptools at this high of a version number when built with a python version at or above version 3.8. Here is the error message when attempted to install via paru:
ERROR Missing dependencies:
setuptools-scm>=8; python_version >= "3.8"
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'litecli-1.13.2-2':
error: packages failed to build: litecli-1.13.2-2
both packer and yay -S litecli-git result in
==> ERROR: A failure occurred in build().
It seems some python packages need to be installed prior to running yay (or packer).
The text was updated successfully, but these errors were encountered: