[Slackbuilds-users] sbotools: multiline build options
414N
414N at slacky.it
Mon May 25 20:20:03 UTC 2026
Il 25/05/26 19:28, J. Milgram via SlackBuilds-users ha scritto:
>
> Thanks. It was worth a try. Turns out it needed to upgrade python3-
> setuptools-opt first, so failed right out of the gate.
>
> JM
Can you try rebuilding it alone (even manually outside sbotools),
ignoring the dependency chain for a moment?
Judging from the stacktrace you reported it seems to me that
setuptools-opt (or something running during its build) uses code from
importlib_metadata, so there appears to be an implicit circular
dependency between the two:
importlib_metadata -> zipp -> setuptools-opt -> importlib_metadata
--
Alan Alberghini
SBo clone: https://github.com/414n/slackbuilds
More information about the SlackBuilds-users
mailing list