← Back to team overview

pkg-perl-maintainers team mailing list archive

[Bug 1953344] Re: Autopkgtest failure with HTTP proxy

 

Attaching debdiff. 
The patch unsets the HTTP-proxy related variables for tests that use local HTTP server.

Test procedure run on my end
Without the patch:
$ pull-lp-source --distro ubuntu --pull source libwww-mechanize-shell-perl jammy
$ autopkgtest libwww-mechanize-shell-perl-0.59/ \
  --no-built-binaries \
  --apt-pocket proposed \
  --apt-upgrade \
  --env=http_proxy=http://localhost:1234 \
  -- schroot jammy-amd64
> autodep8-perl-build-deps FAIL non-zero exit status 1


With the patch:
$ pull-lp-source --distro ubuntu --pull source libwww-mechanize-shell-perl jammy
$ debdiff-apply < 1-0.59-1.1.debdiff libwww-mechanize-shell-perl-0.59/
$ autopkgtest libwww-mechanize-shell-perl-0.59/ \
  --no-built-binaries \
  --apt-pocket proposed \
  --apt-upgrade \
  --env=http_proxy=http://localhost:1234 \
  -- schroot jammy-amd64
> autodep8-perl-build-deps PASS

Thanks,
Olivier

** Patch added: "1-0.59-1.1.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/libwww-mechanize-shell-perl/+bug/1953344/+attachment/5545714/+files/1-0.59-1.1.debdiff

-- 
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libwww-mechanize-shell-perl in
Ubuntu.
https://bugs.launchpad.net/bugs/1953344

Title:
  Autopkgtest failure with HTTP proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwww-mechanize-shell-perl/+bug/1953344/+subscriptions



References