Your message dated Wed, 05 Jun 2024 11:19:29 +0000
with message-id <e1seofx-008lmk...@fasolo.debian.org>
and subject line Bug#1072394: fixed in fcgiwrap 1.1.0-15
has caused the Debian Bug report #1072394,
regarding fcgiwrap: autopkgtest failures: The requested URL returned error: 500
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1072394: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072394
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fcgiwrap
Version: 1.1.0-14
Severity: serious


Hello, since some days, the package starting return autopkgtest errors. I don't 
know if this
is related to new git, or new nginx or something else.

https://ci.debian.net/packages/f/fcgiwrap/unstable/amd64/47141721/


 34s autopkgtest [14:25:27]: test git-http-backend: [-----------------------
 34s + cd /tmp/autopkgtest-lxc.9ukljw6a/downtmp/autopkgtest_tmp
 34s + export GIT_AUTHOR_NAME=root
 34s + export GIT_AUTHOR_EMAIL=root@localhost
 34s + export GIT_AUTHOR_DATE=@1234567890 +0000
 34s + export GIT_COMMITTER_NAME=root
 34s + export GIT_COMMITTER_EMAIL=root@localhost
 34s + export GIT_COMMITTER_DATE=@1234567890 +0000
 34s + git init test1
 34s hint: Using 'master' as the name for the initial branch. This default 
branch name
 34s hint: is subject to change. To configure the initial branch name to use in 
all
 34s hint: of your new repositories, which will suppress this warning, call:
 34s hint:
 34s hint:      git config --global init.defaultBranch <name>
 34s hint:
 34s hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
 34s hint: 'development'. The just-created branch can be renamed via this 
command:
 34s hint:
 34s hint:      git branch -m <name>
 34s Initialized empty Git repository in 
/tmp/autopkgtest-lxc.9ukljw6a/downtmp/autopkgtest_tmp/test1/.git/
 34s + git -C test1 commit --allow-empty -m test
 34s [master (root-commit) 0f8c7c0] test
 34s + tee /etc/nginx/sites-available/default
 34s server {
 34s    listen 80;
 34s
 34s    location / {
 34s            fastcgi_pass unix:/run/fcgiwrap.socket;
 34s            include fastcgi_params;
 34s            fastcgi_param SCRIPT_FILENAME 
/usr/lib/git-core/git-http-backend;
 34s            fastcgi_param GIT_PROJECT_ROOT 
"/tmp/autopkgtest-lxc.9ukljw6a/downtmp/autopkgtest_tmp";
 34s            fastcgi_param GIT_HTTP_EXPORT_ALL "";
 34s            fastcgi_param PATH_INFO $uri;
 34s            fastcgi_param NO_BUFFERING "";
 34s            fastcgi_buffering off;
 34s            gzip off;
 34s    }
 34s }
 34s + systemctl restart nginx
 34s + git clone http://localhost/test1 test2
 34s Cloning into 'test2'...
 34s fatal: unable to access 'http://localhost/test1/': The requested URL 
returned error: 500
 35s autopkgtest [14:25:28]: test git-http-backend: -----------------------]

Please have a look,

thanks

Gianfranco

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: fcgiwrap
Source-Version: 1.1.0-15
Done: Jordi Mallach <jo...@debian.org>

We believe that the bug you reported is fixed in the latest version of
fcgiwrap, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1072...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jo...@debian.org> (supplier of updated fcgiwrap package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 05 Jun 2024 12:56:01 +0200
Source: fcgiwrap
Architecture: source
Version: 1.1.0-15
Distribution: unstable
Urgency: medium
Maintainer: Debian fcgiwrap Maintainers <team+fcgiw...@tracker.debian.org>
Changed-By: Jordi Mallach <jo...@debian.org>
Closes: 1072394
Changes:
 fcgiwrap (1.1.0-15) unstable; urgency=medium
 .
   [ Mitchell Dzurick ]
   * d/t/git-http-backend: make www-data own $AUTOPKGTEST_TMP/test1/.git
     git introduced more aggressive security checking, so the dep8 test needs
     to explicitly change ownership of the new git directory.
     (LP: #2067942, Closes: #1072394)
 .
   [ Jordi Mallach ]
   * Update Standards-Version to 4.7.0, with no changes needed.
   * Update copyright years.
   * Replace pkg-config with pkgconf in Build-Depends.
   * Remove obsolete dependency on lsb-base.
   * Add a Documentation key to systemd service file pointing to manpage.
   * Replace systemctl call in prerm with deb-systemd-invoke.
Checksums-Sha1:
 ccae5af849c366b20855b078b297d95653947fb4 2059 fcgiwrap_1.1.0-15.dsc
 4704331069fbf9f7deb4418fcdc9950a37102b66 12372 fcgiwrap_1.1.0-15.debian.tar.xz
 8ebca6f2629cff227d7ac1fe5081d7f87386c64c 6262 fcgiwrap_1.1.0-15_amd64.buildinfo
Checksums-Sha256:
 9c9116f828968b0cf55fbbd2896e3b2b6356dce555ce3993d41dc3337c6e2f12 2059 
fcgiwrap_1.1.0-15.dsc
 87a3a1d4ec7e584871968b2400832f4f79d3d8c16659bd331ba96b53c0bbe636 12372 
fcgiwrap_1.1.0-15.debian.tar.xz
 25f37a59c8b81156be3b0d9fc9c5258b614cc5da1a2da61bd6b88a765f0535c7 6262 
fcgiwrap_1.1.0-15_amd64.buildinfo
Files:
 596746ddcd9d818d429120ab40ca8d95 2059 web optional fcgiwrap_1.1.0-15.dsc
 9102f0804147ae537806937acbb13838 12372 web optional 
fcgiwrap_1.1.0-15.debian.tar.xz
 049a82650a0a3e938797d5ac9b96948d 6262 web optional 
fcgiwrap_1.1.0-15_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE6BdUhsApKYN8KGoWJVAvb8vjywQFAmZgRZcACgkQJVAvb8vj
ywR4eg//RoNAy2iK/DFvgfOKf+D4U7zl0J6w1KZjx5yjLaaEScr/Z3kWatx6O85t
R98qUY5rSi/uXICKUzba6aELbxmZ5CoW/LRzPHyLHYToa6sato8Dayja/EZAUZph
uLwM+F9UPnU73IpmDGKuGuxQzpJcc7rg8V1V/v1XGIDJXHsqBRx4fEZ1Tt9CC2VH
yUL6NvoW6CEXuxSGqiYPRhKWPhJWHQHdyhKEj2tEvEP73gBWspZATZkmUDPrxxJH
OPejoJYgl/4DMd/rtkq89lHCm3wr1S7ZZlOFMwpnaGThPvv5586i/xRZLBpfVUP0
LkDjUfoWJJl2snvHqwStK8N8TdUWWMV7YpPhSbCOsVYPO6c3JRFAw5o+gXtf/19c
IRHP/sa4BxCJGvuQG2N8H6z3SK+WvYXZtNV5x77uSDQG4UfKSzE775GU7BMrB0Po
wwDN5uSXrIDQBlEsoB8sydZc9TuIY7d67NZp2EuU37TODAXiAvJpzmIVFyuRm6tI
/SQ4HcBWpWsZsGWFa1ncdSEuvoz0uhVauEj4HdG/QTOS2DCuTL0k8QyxiMwo8KLv
vze5/rdSkyc8q8pJy3n4eS3rtZ0XNzuVxoqUxcAHQpZmJyV1Epb9dfPjicnIp8US
MVFrA8h/pdagKtaNuxu/IA8nRXlkmQggu6m3vhUwL1yInbFrw7k=
=JOQ3
-----END PGP SIGNATURE-----

Attachment: pgpzdLz_SLCnF.pgp
Description: PGP signature


--- End Message ---

Reply via email to