Description of problem: gnulib is unusable for building other packages because it fails to run. Version-Release number of selected component (if applicable): gnulib-0-55.20251223git.el10_2 How reproducible: Always Steps to Reproduce: 1. gnulib-tool --avoid=xalloc-die --add-import pthread utimens warnings timespec-add timespec-sub dtotimespec stat-time lstat malloc-gnu fprintf-posix inttypes xalloc largefile gitlog-to-changelog Actual results: python3: can't open file '/usr/bin/.gnulib-tool.py': [Errno 2] No such file or directory Expected results: Successful gnulib-tool execution. Additional info: lbzip2 depends on gnulib and fails to build on EPEL10: https://src.fedoraproject.org/rpms/lbzip2/pull-request/1 .
I managed to fix the build for rawhide with this PR and gnulib now runs correctly as well: https://src.fedoraproject.org/rpms/gnulib/pull-request/3