Debian Bug report logs -
#667781
Please make use of new php5enmod and php5dismod commands in your package
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Jack Bates <ms419@freezone.co.uk>:
Bug#667781; Package php5-sasl.
(Fri, 06 Apr 2012 15:39:53 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 Jack Bates <ms419@freezone.co.uk>.
(Fri, 06 Apr 2012 15:39:53 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: php5-sasl
Version: 0.1.0-1.2+b1
Severity: normal
User: pkg-php-maint@lists.alioth.debian.org
Usertags: php54
Dear maintainer,
package php5-sasl 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
Added tag(s) pending.
Request was from David Prévot <taffit@debian.org>
to control@bugs.debian.org.
(Fri, 01 Nov 2013 16:21:04 GMT) (full text, mbox, link).
Reply sent
to David Prévot <taffit@debian.org>:
You have taken responsibility.
(Fri, 01 Nov 2013 16:39:09 GMT) (full text, mbox, link).
Notification sent
to Debian PHP maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug acknowledged by developer.
(Fri, 01 Nov 2013 16:39:09 GMT) (full text, mbox, link).
Message #12 received at 667781-close@bugs.debian.org (full text, mbox, reply):
Source: php-sasl
Source-Version: 0.1.0-2
We believe that the bug you reported is fixed in the latest version of
php-sasl, 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 667781@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Prévot <taffit@debian.org> (supplier of updated php-sasl 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: SHA256
Format: 1.8
Date: Fri, 01 Nov 2013 12:16:34 -0400
Source: php-sasl
Binary: php5-sasl
Architecture: source amd64
Version: 0.1.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: David Prévot <taffit@debian.org>
Description:
php5-sasl - ${phppear:summary}
Closes: 667781
Changes:
php-sasl (0.1.0-2) unstable; urgency=low
.
* QA Upload
* Switch section to php
* Orphan the package, as documented in #680183
* Switch to pkg-php-tools and dh-sequencer (Closes: #667781)
* Bump standards version to 3.9.5
* Declare Homepage and Vcs-
* Convert copyright to format 1.0
* Convert to format 3.0 (quilt)
* Set Uploaders to Debian PHP PECL Maintainers
Checksums-Sha1:
db10965f67ed20cded7784062fa7e68be56ae2fa 1619 php-sasl_0.1.0-2.dsc
dd7077aca6193109a54ae52cc78aa627e883d1e2 4807 php-sasl_0.1.0-2.debian.tar.gz
698d21556dc3388b606d87879a168b7d7380f064 11372 php5-sasl_0.1.0-2_amd64.deb
Checksums-Sha256:
6c8168d439e0c9693079f9fe05fef8537c96ec16fef30e1d1bd27339452a8ba3 1619 php-sasl_0.1.0-2.dsc
b67b65a75ccee49e313281430afbefc4af3ecb69aa0217ed9a5365d6251f9543 4807 php-sasl_0.1.0-2.debian.tar.gz
d0aa62f7579cb04d178eb3e5db9eebc37db5f5777011adefc3a05cebf62d41b2 11372 php5-sasl_0.1.0-2_amd64.deb
Files:
35d5f641d8c546850920d5906878a4c2 1619 php optional php-sasl_0.1.0-2.dsc
d3d6fc3841d9984c56cbd7eb8ebd1d98 4807 php optional php-sasl_0.1.0-2.debian.tar.gz
482e6115d7908da7b46849b995a9b74d 11372 php optional php5-sasl_0.1.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQEcBAEBCAAGBQJSc9UxAAoJEAWMHPlE9r081tgIALBMPqDn6Mww3g2iE4LGSjrJ
bSux6/JhEb5tdXgtKKE2zp5nW8t/wlBjjaRYzWXuzTmCDVpQMqR+aP9PEnvLBwbC
FbwiquMHASJXaqKehYsD4+Oqu5HKAV2SHutCAUcsghKZ6PuoLCX1bnezgXOEl2HF
EEECejL2aK8B58p9U5jRoGZKUZOw0At7M8UalpxWbyq/5uhI6WlVWUxUTLmWcdBY
O9fuVbKFoaN+pkUSEA0tcfY3wtVZt1zec7fcZXZN6gK6oXremt8/yfxgYeITCdnO
GY+KuP0KAf1k8XpfXXO5srquTespShe+yzqn/QtIkvdnHxQ9WPlpwdWgMgomkk8=
=A60L
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 10 Dec 2013 07:30:19 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 02:06:04 2023;
Machine Name:
bembo
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.