Your message dated Thu, 29 Dec 2022 17:08:59 +0000
with message-id <e1pawop-005x4k...@fasolo.debian.org>
and subject line Bug#1027274: Removed package(s) from unstable
has caused the Debian Bug report #977580,
regarding phamm: Fix Apache configuration to use mod_php7.c, not mod_php5.c
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.)
--
977580: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977580
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: phamm
Version: 0.6.8-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu hirsute ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* Fix Apache configuration file to use mod_php7.c, not mod_php5.c.
Thanks for considering the patch.
Logan
-- System Information:
Debian Release: bullseye/sid
APT prefers groovy-updates
APT policy: (500, 'groovy-updates'), (500, 'groovy-security'), (500,
'groovy'), (100, 'groovy-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.128-microsoft-standard (SMP w/8 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru phamm-0.6.8/debian/conf/phamm.conf phamm-0.6.8/debian/conf/phamm.conf
--- phamm-0.6.8/debian/conf/phamm.conf 2014-07-15 01:38:41.000000000 -0400
+++ phamm-0.6.8/debian/conf/phamm.conf 2019-03-28 12:19:26.000000000 -0400
@@ -23,7 +23,7 @@
<IfModule mod_mime.c>
- <IfModule mod_php5.c>
+ <IfModule mod_php7.c>
AddType application/x-httpd-php .php
php_flag magic_quotes_gpc Off
@@ -32,12 +32,12 @@
php_value include_path .
</IfModule>
- <IfModule !mod_php5.c>
+ <IfModule !mod_php7.c>
<IfModule mod_actions.c>
<IfModule mod_cgi.c>
AddType application/x-httpd-php .php
- Action application/x-httpd-php /cgi-bin/php5
+ Action application/x-httpd-php /cgi-bin/php
</IfModule>
</IfModule>
</IfModule>
--- End Message ---
--- Begin Message ---
Version: 0.6.8-1+rm
Dear submitter,
as the package phamm has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1027274
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---