Debian Bug report logs - #739753
php-adodb: Install ini file in correct location with PHP 5.5

version graph

Package: src:php-adodb; Maintainer for src:php-adodb is (unknown);

Reported by: Leo Iannacone <l3on@ubuntu.com>

Date: Sat, 22 Feb 2014 10:57:01 UTC

Severity: important

Fixed in version 5.04-7+rm

Done: Debian FTP Masters <ftpmaster@ftp-master.debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#739753; Package src:php-adodb. (Sat, 22 Feb 2014 10:57:06 GMT) (full text, mbox, link).


Acknowledgement sent to Leo Iannacone <l3on@ubuntu.com>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Sat, 22 Feb 2014 10:57:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Leo Iannacone <l3on@ubuntu.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: php-adodb: Install ini file in correct location with PHP 5.5
Date: Sat, 22 Feb 2014 11:52:30 +0100
Source: php-adodb
Severity: important

Dear Maintainer,

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

It looks like your package have some ini file in wrong location.

Please consider to apply this patch.

Thanks in advance.

=== modified file 'debian/rules'
--- debian/rules  2012-01-24 21:59:00 +0000
+++ debian/rules  2014-02-22 10:19:08 +0000
@@ -18,5 +18,5 @@
 
 install/php5-$(EXTN)::
  install -D -m 644 modules/$(EXTN).so $(BUILD)$(PHP_EX)/$(EXTN).so
- install -D -m 644 debian/$(EXTN).ini $(BUILD)/etc/php5/conf.d/$(EXTN).ini
+ install -D -m 644 debian/$(EXTN).ini $(BUILD)/etc/php5/mods-available/$(EXTN).ini
  echo "php:Depends=phpapi-`php-config5 --phpapi`" >> $(BUILD).substvars



-- System Information:
Debian Release: jessie/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-11-generic (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 Debian FTP Masters <ftpmaster@ftp-master.debian.org>:
You have taken responsibility. (Mon, 25 Apr 2016 17:00:17 GMT) (full text, mbox, link).


Notification sent to Leo Iannacone <l3on@ubuntu.com>:
Bug acknowledged by developer. (Mon, 25 Apr 2016 17:00:17 GMT) (full text, mbox, link).


Message #10 received at 739753-done@bugs.debian.org (full text, mbox, reply):

From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
To: 667772-done@bugs.debian.org,739753-done@bugs.debian.org,821694-done@bugs.debian.org,
Cc: php-adodb@packages.debian.org, php-adodb@packages.qa.debian.org
Subject: Bug#821781: Removed package(s) from unstable
Date: Mon, 25 Apr 2016 16:58:58 +0000
Version: 5.04-7+rm

Dear submitter,

as the package php-adodb 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/821781

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)



Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 24 May 2016 07:40:04 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 03:34:02 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.