Your message dated Tue, 01 Oct 2013 22:04:01 +0000
with message-id <[email protected]>
and subject line Bug#667783: fixed in php-svn 1.0.2-0.1
has caused the Debian Bug report #667783,
regarding Please make use of new php5enmod and php5dismod commands in your
package
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 [email protected]
immediately.)
--
667783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667783
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-svn
Version: 1.0.1-1.1+b1
Severity: normal
User: [email protected]
Usertags: php54
Dear maintainer,
package php5-svn 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ý <[email protected]>
-- 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
--- End Message ---
--- Begin Message ---
Source: php-svn
Source-Version: 1.0.2-0.1
We believe that the bug you reported is fixed in the latest version of
php-svn, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Lior Kaplan <[email protected]> (supplier of updated php-svn 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 01 Oct 2013 18:22:12 +0200
Source: php-svn
Binary: php5-svn
Architecture: source amd64
Version: 1.0.2-0.1
Distribution: unstable
Urgency: low
Maintainer: Martin Meredith <[email protected]>
Changed-By: Lior Kaplan <[email protected]>
Description:
php5-svn - PHP Bindings for the Subversion Revision control system
Closes: 667783
Changes:
php-svn (1.0.2-0.1) unstable; urgency=low
.
* Non-maintainer upload.
* Switch conffile to /etc/php5/mods-available and use php5enmod and
php5dismod (Closes: #667783)
* New upstream release
- Supports PHP 5.4, patch removed
- Fixed header issues, patch removed
Checksums-Sha1:
4812855b07981b240ab9223038cff6b319e98c65 1121 php-svn_1.0.2-0.1.dsc
32c3da0844f04921482225d01e8eaf7acfcf0e94 25226 php-svn_1.0.2.orig.tar.gz
e69d25eaf7f7e1f0c27cbd219736643f72424620 5591 php-svn_1.0.2-0.1.debian.tar.gz
94832f5f9c79eb58b0a51bdff60b746bd9b3eec9 24240 php5-svn_1.0.2-0.1_amd64.deb
Checksums-Sha256:
48408e5669252e60502b362e4d354c7497467dc481a1e7c67f227212f88f719e 1121
php-svn_1.0.2-0.1.dsc
ca0ea834e745a1aae65b456800bb5c5cfd7c4eceff281f7a8e317d30726e48cd 25226
php-svn_1.0.2.orig.tar.gz
8bd4ec05f60c62fa1873b31c885cfa77c109ba91253ab24ab2fafe029e7b0bea 5591
php-svn_1.0.2-0.1.debian.tar.gz
352567af45f3c319cf29f89a2fa0d17d4ce80b17ee8871d4a99c83f3d391b675 24240
php5-svn_1.0.2-0.1_amd64.deb
Files:
70684ffd80b3861a2159406e2badc8f2 1121 php extra php-svn_1.0.2-0.1.dsc
45407d43f1055eb72e149d1862f3daa1 25226 php extra php-svn_1.0.2.orig.tar.gz
8a4086dcc99fed5f4199e14c61d2b5ed 5591 php extra php-svn_1.0.2-0.1.debian.tar.gz
e6a3fb04e33019a10fbadbf59ac4db75 24240 php extra php5-svn_1.0.2-0.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iEYEARECAAYFAlJLQ48ACgkQFViURZnoHaCAnACfUhDulgJwm84l6CeNq8RUSpPF
WuIAnRJxksUqX47FoDvFQkCtjhQZp087
=0C08
-----END PGP SIGNATURE-----
--- End Message ---