Re: Again help for autopkgtest needed: libsvn-web-perl
On Mon, Feb 24, 2025 at 07:17:07PM +0100, gregor herrmann wrote:
> On Mon, 24 Feb 2025 14:36:55 +0000, Niko Tyni wrote:
>
> > > Can't open perl script "/tmp/autopkgtest-lxc.se0edvl4/downtmp/autopkgtest_tmp/smokeX5zrig/bin/svnweb-install": No such file or directory
> > > YAML Error: Couldn't open /tmp/qHuCyVmLmK/config.yaml for input:
> > > No such file or directory
> Ack, but that (or patching the test to use /usr/bin/svnweb-install
> under autopkgtest) is not enough, I still get failures and haven't
> found the right knob to turn.
Oh I see, it's installed into /usr/bin. Yeah better to patch the tests
to call the installed version (when $ENV{AUTOPKGTEST_TMP} is set.)
I got it to work with that, including templates/ via smoke-files,
and skipping the syntax check for SVN/Web/Test.pm as it needs
Test::WWW::Mechanize which is not a runtime dependency. It didn't
seem to need LC_ALL=C.UTF-8 though that's in debian/rules.
Not sure SVN::Web::Test should be shipped in the binary package
at all but oh well.
Apologies for not pushing; my hacks were quick and dirty. Guess I can
clean them up later but not tonight.
--
Niko
Reply to: