Weird thing is that I have app-arch/sharutils installed and it provides /usr/bin/uudecode. Maybe you can reproduce this? """ uudecode --help || (echo "No uudecode program found, not running tests"; echo "apt-get/rpm install sharutils?"; exit 1) Usage: uudecode [FILE]... """
Still a bug...
Every >=net-analyzer/tcpdump-4 DEPENDs on test? ( app-arch/sharutils ) and runs uudecode in the test phase. So either this was never a bug or it has been fixed since the time that you filed this report.
Created attachment 280389 [details] build.log showing failure
The log actually shows other bugs as well, like tcpdump: Couldn't chroot/chdir to '/var/lib/tcpdump': No such file or directory
Ah, I see that I was misinterpreting the `uudecode --help || (echo "No uudecode program found, not running tests"` as the actual error, when in fact the error is trying to access /var/lib/tcpdump during the tests.
Actually tests are really broken in this release... I guess it's better to postpone fixing this until next release.
I guess this no longer applies to 4.3.0.