Hi folks, Has something changed on bb_slave8_ubuntu with respect to Perl packages, specifically the libterm-readkey-perl package?
Asking because: On Mon, Apr 26, 2021 at 2:51 PM <build...@apache.org> wrote: > > The Buildbot has detected a new failure on builder svn-backport-conflicts-1.10.x while building . Full details are available at: > https://ci.apache.org/builders/svn-backport-conflicts-1.10.x/builds/25515 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this Build: bb_slave8_ubuntu > > Build Reason: The Nightly scheduler named 'subversion-1.10.x-backport-conflicts' triggered this build > Build Source Stamp: [branch subversion/branches/1.10.x] HEAD > Blamelist: > > BUILD FAILED: failed Conflicts The error is: Can't locate Term/ReadKey.pm in @INC (you may need to install the Term::ReadKey module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./.svn/ backport.pl line 38. BEGIN failed--compilation aborted at ./.svn/backport.pl line 38. Line 38 is: use Term::ReadKey qw/ReadMode ReadKey/; dev@subversion.a.o discussion: https://lists.apache.org/thread.html/r22260f883d4b6d90deb39919d0f47ac2ad75ea6d98d39029513c4f13%40%3Cnotifications.subversion.apache.org%3E Thanks, Nathan