Debian Bug report logs -
#667770
Please make use of new php5enmod and php5dismod commands in your package
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Stuart R. Anderson <anderson@netsweng.com>:
Bug#667770; Package php5-ming.
(Fri, 06 Apr 2012 15:39:19 GMT) (full text, mbox, link).
Acknowledgement sent
to Debian PHP maintainers <pkg-php-maint@lists.alioth.debian.org>:
New Bug report received and forwarded. Copy sent to Stuart R. Anderson <anderson@netsweng.com>.
(Fri, 06 Apr 2012 15:39:20 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: php5-ming
Version: 1:0.4.4-1.1
Severity: normal
User: pkg-php-maint@lists.alioth.debian.org
Usertags: php54
Dear maintainer,
package php5-ming currently installs it's configuration file directly
to /etc/php5. php5 (>= 5.4.0~rc6-1) has introduced two new commands:
php5enmod and php5dismod
Your config file must be installed in /etc/php5/mods-available/<name>.ini
php5enmod should be called from your postinst script (when configuring
the package) with each installed ini file as an parameter (f.e. if you
provide more dynamic extensions and want to ensure correct loading order).
The syntax of php5enmod is:
php5enmod [name](/[priority])
[name] is filename without .ini extension from /etc/php5/mods-available/<name>.ini
The optional [priority] argument can be used if your extension require
other extensions to be loaded before. Default priority is 20.
Example:
if [ "$1" = "configure" ]; then
php5enmod mysqlnd
fi
or (with priority):
if [ "$1" = "configure" ]; then
php5enmod pdo/10
fi
**
php5dismod should be called from prerm script in remove target.
The syntax of php5dismod is:
php5dismod [name]
Example:
if [ "$1" = "remove" ]; then
php5dismod mysqlnd
fi
**
Using these maintainer scripts will help get rid of the condition
when the package is removed, but not purged, hence triggering error
messages from php from the fact that it cannot load deleted dynamic
extension.
Feel free to contact me, if you have any questions.
Thanks,
--
Ondřej Surý <ondrej@debian.org>
-- System Information:
Debian Release: 6.0.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Reply sent
to anderson@netsweng.com (Stuart R. Anderson):
You have taken responsibility.
(Tue, 11 Jun 2013 05:21:16 GMT) (full text, mbox, link).
Notification sent
to Debian PHP maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug acknowledged by developer.
(Tue, 11 Jun 2013 05:21:16 GMT) (full text, mbox, link).
Message #10 received at 667770-close@bugs.debian.org (full text, mbox, reply):
Source: ming
Source-Version: 1:0.4.5-1
We believe that the bug you reported is fixed in the latest version of
ming, 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 667770@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stuart R. Anderson <anderson@netsweng.com> (supplier of updated ming 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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 08 Jun 2013 16:59:42 -0400
Source: ming
Binary: libming1 libming-dev ming-fonts-dejavu ming-fonts-opensymbol libswf-perl libming-util python-ming php5-ming
Architecture: source all i386
Version: 1:0.4.5-1
Distribution: unstable
Urgency: low
Maintainer: Stuart R. Anderson <anderson@netsweng.com>
Changed-By: Stuart R. Anderson <anderson@netsweng.com>
Description:
libming-dev - Library to generate SWF (Flash) Files (development files)
libming-util - Library to generate SWF (Flash) Files - Utilities
libming1 - Library to generate SWF (Flash) Files
libswf-perl - Ming (SWF) module for Perl
ming-fonts-dejavu - Ming format DejaVue Fonts
ming-fonts-opensymbol - Ming format Opensymbol Fonts
php5-ming - Ming module for php5
python-ming - Ming (SWF) module for Python
Closes: 571735 662433 664992 667770
Changes:
ming (1:0.4.5-1) unstable; urgency=low
.
* New Upstream release (Closes: 664992)
* Fix the php .ini file syntax (Closes: 571735)
* Change the Build-Depends from libpng12-dev to libpng-dev (Closes: #662433)
* Updated the HomePage and Standards Version
* Use php5enmode and php5dismod (Closes: #667770)
Checksums-Sha1:
23b33d8a3c51ad7f246ea4a290b044cda1fdb8ec 1611 ming_0.4.5-1.dsc
97c201040729917bf7c62da9616a87f4a920f473 15029578 ming_0.4.5.orig.tar.gz
0c7e45230ca9270dd327c4bc8d68a872d0ffa717 19143 ming_0.4.5-1.diff.gz
b8d8ead4a3403e2488f23322e94308c99491d595 150284 ming-fonts-dejavu_0.4.5-1_all.deb
bee606373d970f692241b86636f83df99bf19129 119166 ming-fonts-opensymbol_0.4.5-1_all.deb
58b9e0142d9f474f57b6d32fcd71d56a050765a0 302312 libming1_0.4.5-1_i386.deb
cfc5cd586014091947ffe1a3d732b8c54817f2a1 437900 libming-dev_0.4.5-1_i386.deb
d25a093b03b36b4392392b9ca877769aea7224bf 345816 libswf-perl_0.4.5-1_i386.deb
a71d4c0e412565e0fcad944ca62239b6c902cb64 772674 libming-util_0.4.5-1_i386.deb
b899b443c551bc08281500dd0c933d6678d98e36 278946 python-ming_0.4.5-1_i386.deb
878d0ec65d52f9ed738a600ca4d7ea2fbdea5fc0 169138 php5-ming_0.4.5-1_i386.deb
Checksums-Sha256:
b6c29c42a2901c832e0633ec2ab12cf203d723b079ec40fbcba530bf6861599e 1611 ming_0.4.5-1.dsc
f73f171424b5907efbba0be0824ab9dd425c61544229c1825c32bff565e65143 15029578 ming_0.4.5.orig.tar.gz
3f38b141a7fa85b1deac6caa2d5c167959e0fa1155e2283bfe9dedc33f8bcac5 19143 ming_0.4.5-1.diff.gz
7d5d202884c951240b1b00c84540589a8b486a6282aed9a6d49fa62e075c0442 150284 ming-fonts-dejavu_0.4.5-1_all.deb
cfadc4780824bb461892594c3dc4e69d9fc88027ef202753e483c03abb9f621f 119166 ming-fonts-opensymbol_0.4.5-1_all.deb
a4fbf110223e23b774349a71033391634184e489fa5943a0f41eb06cf3165860 302312 libming1_0.4.5-1_i386.deb
1cbf620b85c0f50237af8c8a9daa023285b09a6a20f895df12e1998485a52236 437900 libming-dev_0.4.5-1_i386.deb
bc964d2e7a496260c33f41509e1a0117529bffed9c4575739592986c5bcebc36 345816 libswf-perl_0.4.5-1_i386.deb
fd1851a172e2f0fe2a9961424c6680482584f96f13b1f538a587d9ea4f23b542 772674 libming-util_0.4.5-1_i386.deb
a5f15a99bf72c2846044fa4cbdf25a4183ef8ee3c0fc224e030d76a03d8e352d 278946 python-ming_0.4.5-1_i386.deb
a9cd75be1e1693e0619767ae51ea3d9f4f2f5992b5ca717fa161d89f354201ac 169138 php5-ming_0.4.5-1_i386.deb
Files:
71374d00fd13453227b69d08470d77ad 1611 libs optional ming_0.4.5-1.dsc
a35735a1c4f51681b96bcbfba58db2a0 15029578 libs optional ming_0.4.5.orig.tar.gz
ff3dd7ba4fb1054db3183a77beb887b3 19143 libs optional ming_0.4.5-1.diff.gz
392ec0f500a2d74eada5db9d07d8c9ef 150284 web optional ming-fonts-dejavu_0.4.5-1_all.deb
45e36d72ddea11060949348b249ad29b 119166 web optional ming-fonts-opensymbol_0.4.5-1_all.deb
edc802d655438710e0b5c9417ee18eca 302312 libs optional libming1_0.4.5-1_i386.deb
2ff14346d798f400d8fd4c51ba7ff8bc 437900 libdevel optional libming-dev_0.4.5-1_i386.deb
99892dcf3c9d49df54855e5e3dbd86ce 345816 perl optional libswf-perl_0.4.5-1_i386.deb
6d99b981921c6fbbcdbec1da4025a5b8 772674 devel optional libming-util_0.4.5-1_i386.deb
771eabd71278e695b348c621628fa35c 278946 python optional python-ming_0.4.5-1_i386.deb
2bbb0157dd8dc6a23b37c0c31f44d294 169138 web optional php5-ming_0.4.5-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlG2sCoACgkQCmLlNDenkUnEWgCgoBPFBkkFQoXCFnVnUrndkPn1
0rYAn2Kc87rqI6C4M11VZwgVYH9mbRHh
=1Lua
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Fri, 30 Aug 2013 07:38:22 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 00:36:29 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.