put ini in correct path

Bug #1243568 reported by Watcharapol Tadtiang
232
This bug affects 73 people
Affects Status Importance Assigned to Milestone
php-adodb (Debian)
Fix Released
Unknown
php-adodb (Ubuntu)
Fix Released
Undecided
Unassigned
php-imap (Ubuntu)
Fix Released
High
Unassigned
php-interbase (Ubuntu)
Fix Released
Undecided
Unassigned
php-mcrypt (Ubuntu)
Fix Released
High
Unassigned
php-ps (Debian)
Fix Released
Unknown
php-ps (Ubuntu)
Fix Released
High
Unassigned
php-radius (Ubuntu)
Confirmed
Undecided
Unassigned
php-tokyo-tyrant (Ubuntu)
Confirmed
Undecided
Unassigned
redland-bindings (Debian)
Fix Released
Unknown
redland-bindings (Ubuntu)
Fix Released
Undecided
Unassigned
wikidiff2 (Debian)
Fix Released
Unknown
wikidiff2 (Ubuntu)
Fix Released
Undecided
Unassigned
zend-framework (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

PHP 5.5 all ini file will install in /etc/php5/mods-available/
Less than PHP 5.5 all ini will install in /etc/php5/conf.d/

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: php5-mcrypt 5.4.6-0ubuntu3
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
Date: Wed Oct 23 14:47:42 2013
Dependencies:
 gcc-4.8-base 4.8.1-10ubuntu8
 libc6 2.17-93ubuntu4
 libgcc1 1:4.8.1-10ubuntu8
 libmcrypt4 2.5.8-3.1
 multiarch-support 2.17-93ubuntu4
InstallationDate: Installed on 2013-09-30 (22 days ago)
InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Beta amd64 (20130925)
MarkForUpload: True
SourcePackage: php-mcrypt
UpgradeStatus: No upgrade log present (probably fresh install)

Related branches

Revision history for this message
Watcharapol Tadtiang (aborigines) wrote :
Revision history for this message
Watcharapol Tadtiang (aborigines) wrote :

effected with php5-ps php5-imap

Revision history for this message
Watcharapol Tadtiang (aborigines) wrote :

fix by
/etc/php5/conf.d/
copy or move ini from
to
/etc/php5/mods-available/

and then enable php5 module via
sudo php5enmod $MODULE

ex.
sudo php5enmod mcrypt

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in php-imap (Ubuntu):
status: New → Confirmed
Changed in php-mcrypt (Ubuntu):
status: New → Confirmed
Changed in php-ps (Ubuntu):
status: New → Confirmed
David King (amigadave)
summary: - put ini incorrect path
+ put ini in correct path
information type: Public → Public Security
information type: Public Security → Public
Revision history for this message
Johannes Ballmann (johannes-ballmann) wrote :

i've made a patch

Revision history for this message
Johannes Ballmann (johannes-ballmann) wrote :

and one for the php-imap package

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "php-mcrypt-put-ini-in-correct-path.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.]

tags: added: patch
Changed in php-imap (Ubuntu):
importance: Undecided → High
Changed in php-mcrypt (Ubuntu):
importance: Undecided → High
Changed in php-ps (Ubuntu):
importance: Undecided → High
Leo Iannacone (l3on)
Changed in php-imap (Ubuntu):
assignee: nobody → Leo Iannacone (l3on)
Changed in php-mcrypt (Ubuntu):
assignee: nobody → Leo Iannacone (l3on)
Changed in php-ps (Ubuntu):
assignee: nobody → Leo Iannacone (l3on)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package php-mcrypt - 5.4.6-0ubuntu5

---------------
php-mcrypt (5.4.6-0ubuntu5) trusty; urgency=low

  * Install ini file in correct location with PHP 5.5.
    Thanks to Johannes Ballmann (LP: #1243568).
 -- Leo Iannacone <email address hidden> Thu, 20 Feb 2014 10:20:48 +0100

Changed in php-mcrypt (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package php-imap - 5.4.6-0ubuntu5

---------------
php-imap (5.4.6-0ubuntu5) trusty; urgency=low

  * Install ini file in correct location with PHP 5.5.
    Thanks to Johannes Ballmann (LP: #1243568).
 -- Leo Iannacone <email address hidden> Thu, 20 Feb 2014 10:19:21 +0100

Changed in php-imap (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Leo Iannacone (l3on) wrote :

It looks like more packages are affected:

$ apt-cache showsrc `apt-file search /etc/php5/conf.d/ | awk -F':' '{print $1}'` | grep "Package:" | sort | uniq

Package: php-adodb
Package: php-interbase
Package: php-ps
Package: php-radius
Package: php-tokyo-tyrant
Package: redland-bindings
Package: wikidiff2
Package: zend-framework

Changed in php-imap (Ubuntu):
assignee: Leo Iannacone (l3on) → nobody
Changed in php-ps (Ubuntu):
assignee: Leo Iannacone (l3on) → nobody
Changed in php-mcrypt (Ubuntu):
assignee: Leo Iannacone (l3on) → nobody
Leo Iannacone (l3on)
Changed in php-adodb (Ubuntu):
assignee: nobody → Leo Iannacone (l3on)
Leo Iannacone (l3on)
Changed in php-interbase (Ubuntu):
assignee: nobody → Leo Iannacone (l3on)
Changed in php-adodb (Ubuntu):
assignee: Leo Iannacone (l3on) → nobody
Leo Iannacone (l3on)
Changed in php-interbase (Ubuntu):
assignee: Leo Iannacone (l3on) → nobody
Changed in php-ps (Ubuntu):
assignee: nobody → Leo Iannacone (l3on)
Leo Iannacone (l3on)
Changed in php-ps (Ubuntu):
assignee: Leo Iannacone (l3on) → nobody
Changed in php-adodb (Debian):
status: Unknown → New
Changed in wikidiff2 (Debian):
status: Unknown → New
Changed in php-ps (Debian):
status: Unknown → New
Changed in redland-bindings (Debian):
status: Unknown → New
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package zend-framework - 1.11.11-0ubuntu2

---------------
zend-framework (1.11.11-0ubuntu2) trusty; urgency=medium

  * Install ini file in correct location with PHP 5.5 (LP: #1243568).
  * Added debian watch file.
 -- Leo Iannacone <email address hidden> Sat, 22 Feb 2014 12:56:28 +0100

Changed in zend-framework (Ubuntu):
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package php-ps - 1.3.7-1ubuntu1

---------------
php-ps (1.3.7-1ubuntu1) trusty; urgency=medium

  * Install ini file in correct location with PHP 5.5 (LP: #1243568).
 -- Leo Iannacone <email address hidden> Sat, 22 Feb 2014 12:01:19 +0100

Changed in php-ps (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package redland-bindings - 1.0.16.1-1.1ubuntu1

---------------
redland-bindings (1.0.16.1-1.1ubuntu1) trusty; urgency=medium

  * Install ini file in correct location with PHP 5.5 (LP: #1243568).
 -- Leo Iannacone <email address hidden> Sat, 22 Feb 2014 12:28:31 +0100

Changed in redland-bindings (Ubuntu):
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package php-interbase - 5.4.6-0ubuntu4

---------------
php-interbase (5.4.6-0ubuntu4) trusty; urgency=medium

  * Install ini file in correct location with PHP 5.5 (LP: #1243568).
 -- Leo Iannacone <email address hidden> Sat, 01 Mar 2014 11:55:07 +0100

Changed in php-interbase (Ubuntu):
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package php-adodb - 5.04-7ubuntu1

---------------
php-adodb (5.04-7ubuntu1) trusty; urgency=medium

  * Install ini file in correct location with PHP 5.5 (LP: #1243568).
 -- Leo Iannacone <email address hidden> Sat, 22 Feb 2014 11:19:51 +0100

Changed in php-adodb (Ubuntu):
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package wikidiff2 - 0.0.1+svn109581-1ubuntu1

---------------
wikidiff2 (0.0.1+svn109581-1ubuntu1) trusty; urgency=medium

  * Install ini file in correct location with PHP 5.5 (LP: #1243568).
  * debian/etc/mediawiki-extensions/extensions-available/wikidiff2.php:
    + better php open tag (LP: #1243119).
 -- Leo Iannacone <email address hidden> Sat, 22 Feb 2014 12:41:21 +0100

Changed in wikidiff2 (Ubuntu):
status: New → Fix Released
Changed in redland-bindings (Debian):
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in php-radius (Ubuntu):
status: New → Confirmed
Changed in php-tokyo-tyrant (Ubuntu):
status: New → Confirmed
Revision history for this message
Jerre Domitilli (jerredomitilli) wrote :

Regression in 14.04. This issue has resurfaced with php5-mcrypt extension.

Changed in wikidiff2 (Debian):
status: New → Fix Released
Revision history for this message
Martijn G. (martijn-o3) wrote :

I'm not sure if this is a regression in 14.04, but php5-mcrypt 5.4.6-0ubuntu5 in 14.04 is missing some maintainer scripts:

~> dpkg-query --control-list php5-mcrypt
preinst
md5sums

whereas for any other extension, the list looks like this:

~> dpkg-query --control-list php5-curl
preinst
postrm
md5sums
prerm
postinst
triggers

The absence of a postinst script causes the extension to not be enabled after install.

Revision history for this message
t3r0 (t3r0) wrote :

The issue still seem to be affecting 15.10 at least for php5-mcrypt. The module is not enabled after installation automatically.

Revision history for this message
Da Xue (da-t) wrote :

still waiting for php5-radius to be updated.

Changed in php-adodb (Debian):
status: New → Fix Released
Changed in php-ps (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.