-
Woodstocki'm trying to build a custom omnios iso, but the build fails in library/python-3/pyyaml-311
-
Woodstock
-
Woodstockanyone have an idea whats wrong?
-
|cos|Woodstock: hard to read through all the "We value your privacy"-crap, but doesn't it look like a priviledge escalation issue?
-
toastersonWoodstock: I don't think you can run this as root
-
richlowebeing root seems weird, but you'd need hadfl or andy for more
-
hadfljust tried to build pyyaml-311 and hitting the same issue. must be something recently introduced. thanks for the report Woodstock
-
richlowethanks for checking hadfl
-
Woodstockso in any case, i shouldn't be root when building omnios?
-
hadflno, there is no need to be root to build omnios (apart from kayak-kernel which will elevate privileges)
-
hadflyaml/pyyaml #601 << this seems to be the issue with pyyaml. cython 3.0.0 was released 2 days ago
-
hadflyeah pyyaml 6.0.1 (also released 2 days ago) works. we'll get PRs out to get this fixed. as an interim fix you can just bump the version in the pyyaml build to 6.0.1 Woodstock