Hi, Greg Hogan skribis: > The validate-runpath error was previously reported in #57653. > > Version update fixes the existing build errors. > > * gnu/packages/python.scm (pypy3): Update to 7.3.13. > [source]: Update origin URI. > [arguments]<#:validate-runpath>: Disable check. > [arguments]<#:phases>: Update directory paths. > > Change-Id: Ic6ab7dd77e30fa85d6fa5f000f9aa2528951b81e Applied after adding a comment to justify #:validate-runpath? #f (which should be used if and only if we have a very good reason to turn it off—it almost never gives false positives, but this case is an exception). Thanks! Ludo’.