bug#75605: aclocal: error: too many loops

2025-01-16 Thread Karl Berry
Hi Santiago, at /usr/share/automake-1.16/Automake/Channels.pm line 655. The current version of Automake is 1.17. Hopefully you can try against that. I seem to remember some sort of bug relating to that "too many loops" error, but who knows. apt-get source alpine cd alpine-2.26+dfsg

bug#75605: aclocal: error: too many loops

2025-01-16 Thread Santiago Vila
Hello. I get the error in the Subject when I try to build the Debian alpine package from source on a Debian unstable chroot. Inside an unstable chroot with the build-depends already installed, these are the steps to reproduce: apt-get source alpine cd alpine-2.26+dfsg dpkg-buildpackage -uc -us