Debian Bug report logs - #816464
install then purge not clean

version graph

Package: php5.6-common; Maintainer for php5.6-common is (unknown);

Affects: phpmyadmin

Reported by: 積丹尼 Dan Jacobson <jidanni@jidanni.org>

Date: Wed, 2 Mar 2016 00:36:02 UTC

Severity: normal

Found in version php5.6/5.6.18+dfsg-10

Fixed in version 5.6.19+dfsg-1+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, Thijs Kinkhorst <thijs@debian.org>:
Bug#816464; Package phpmyadmin. (Wed, 02 Mar 2016 00:36:06 GMT) (full text, mbox, link).


Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
New Bug report received and forwarded. Copy sent to Thijs Kinkhorst <thijs@debian.org>. (Wed, 02 Mar 2016 00:36:06 GMT) (full text, mbox, link).


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

From: 積丹尼 Dan Jacobson <jidanni@jidanni.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: install then purge not clean
Date: Wed, 02 Mar 2016 08:33:03 +0800
Package: phpmyadmin
Version: 4:4.5.5.1-1

Please try a simple
# aptitude install phpmyadmin
# aptitude purge phpmyadmin

You will see these errors:

Removing phpmyadmin (4:4.5.5.1-1) ...
/usr/share/dbconfig-common/internal/mysql: line 404: localhost: command not found
Determining localhost credentials from /etc/mysql/debian.cnf: succeeded.
Conf phpmyadmin disabled.
apache2_invoke postrm: Disable configuration phpmyadmin
Purging configuration files for phpmyadmin (4:4.5.5.1-1) ...
apache2_invoke postrm: Purging state for phpmyadmin
Removing dbconfig-mysql (2.0.3) ...
Removing libjs-sphinxdoc (1.3.5-1) ...
Removing php-gettext (1.0.11-2) ...
Removing php-pear (1:1.10.1+submodules+notgz-3) ...
Removing php-phpseclib (2.0.1-1) ...
Removing php5-mysql (5.6.18+dfsg-1) ...
Purging configuration files for php5-mysql (5.6.18+dfsg-1) ...
Removing php5-common (5.6.18+dfsg-1) ...
Purging configuration files for php5-common (5.6.18+dfsg-1) ...
dpkg: warning: while removing php5-common, directory '/usr/share/php5' not empty so not removed
Removing php5.6-phpdbg (5.6.18+dfsg-10) ...
Purging configuration files for php5.6-phpdbg (5.6.18+dfsg-10) ...
dpkg: warning: while removing php5.6-phpdbg, directory '/etc/php/5.6/phpdbg/conf.d' not empty so not removed
Removing php5.6-common (5.6.18+dfsg-10) ...
Purging configuration files for php5.6-common (5.6.18+dfsg-10) ...
dpkg: warning: while removing php5.6-common, directory '/etc/php/5.6' not empty so not removed

# find /usr/share/php5 /etc/php/5.6/ -ls
   556218      4 drwxr-xr-x   2 root     root         4096  3月  2 08:27 /usr/share/php5
   555795     72 -rw-r--r--   1 root     root        67460  1月 27  2010 /usr/share/php5/php.ini-dist
   342931      4 drwxr-xr-x   3 root     root         4096  3月  2 08:27 /etc/php/5.6/
   342934      4 drwxr-xr-x   3 root     root         4096  3月  2 08:27 /etc/php/5.6/phpdbg
   342935      4 drwxr-xr-x   2 root     root         4096  3月  2 08:27 /etc/php/5.6/phpdbg/conf.d
# find /usr/share/php5 /etc/php/5.6/ -delete



Information forwarded to debian-bugs-dist@lists.debian.org, Thijs Kinkhorst <thijs@debian.org>:
Bug#816464; Package phpmyadmin. (Wed, 02 Mar 2016 07:09:04 GMT) (full text, mbox, link).


Acknowledgement sent to Michal Čihař <michal@cihar.com>:
Extra info received and forwarded to list. Copy sent to Thijs Kinkhorst <thijs@debian.org>. (Wed, 02 Mar 2016 07:09:04 GMT) (full text, mbox, link).


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

From: Michal Čihař <michal@cihar.com>
To: 積丹尼 Dan Jacobson <jidanni@jidanni.org>, 816464@bugs.debian.org
Subject: Re: Bug#816464: install then purge not clean
Date: Wed, 2 Mar 2016 08:06:19 +0100
[Message part 1 (text/plain, inline)]
Control: reassign -1 php5.6-common 5.6.18+dfsg-10

Dne 2.3.2016 v 01:33 積丹尼 Dan Jacobson napsal(a):
> Removing php5-mysql (5.6.18+dfsg-1) ...
> Purging configuration files for php5-mysql (5.6.18+dfsg-1) ...
> Removing php5-common (5.6.18+dfsg-1) ...
> Purging configuration files for php5-common (5.6.18+dfsg-1) ...
> dpkg: warning: while removing php5-common, directory '/usr/share/php5' not empty so not removed
> Removing php5.6-phpdbg (5.6.18+dfsg-10) ...
> Purging configuration files for php5.6-phpdbg (5.6.18+dfsg-10) ...
> dpkg: warning: while removing php5.6-phpdbg, directory '/etc/php/5.6/phpdbg/conf.d' not empty so not removed
> Removing php5.6-common (5.6.18+dfsg-10) ...
> Purging configuration files for php5.6-common (5.6.18+dfsg-10) ...
> dpkg: warning: while removing php5.6-common, directory '/etc/php/5.6' not empty so not removed
> 
> # find /usr/share/php5 /etc/php/5.6/ -ls
>    556218      4 drwxr-xr-x   2 root     root         4096  3月  2 08:27 /usr/share/php5
>    555795     72 -rw-r--r--   1 root     root        67460  1月 27  2010 /usr/share/php5/php.ini-dist
>    342931      4 drwxr-xr-x   3 root     root         4096  3月  2 08:27 /etc/php/5.6/
>    342934      4 drwxr-xr-x   3 root     root         4096  3月  2 08:27 /etc/php/5.6/phpdbg
>    342935      4 drwxr-xr-x   2 root     root         4096  3月  2 08:27 /etc/php/5.6/phpdbg/conf.d
> # find /usr/share/php5 /etc/php/5.6/ -delete

Obviously these files come from php packages, not from phpmyadmin one,
reassigning accordingly.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com

[signature.asc (application/pgp-signature, attachment)]

Bug reassigned from package 'phpmyadmin' to 'php5.6-common'. Request was from Michal Čihař <michal@cihar.com> to 816464-submit@bugs.debian.org. (Wed, 02 Mar 2016 07:09:04 GMT) (full text, mbox, link).


No longer marked as found in versions phpmyadmin/4:4.5.5.1-1. Request was from Michal Čihař <michal@cihar.com> to 816464-submit@bugs.debian.org. (Wed, 02 Mar 2016 07:09:05 GMT) (full text, mbox, link).


Marked as found in versions php5.6/5.6.18+dfsg-10. Request was from Michal Čihař <michal@cihar.com> to 816464-submit@bugs.debian.org. (Wed, 02 Mar 2016 07:09:06 GMT) (full text, mbox, link).


Added indication that 816464 affects phpmyadmin Request was from Michal Čihař <nijel@debian.org> to control@bugs.debian.org. (Wed, 02 Mar 2016 07:15:06 GMT) (full text, mbox, link).


Reply sent to Debian FTP Masters <ftpmaster@ftp-master.debian.org>:
You have taken responsibility. (Fri, 04 Mar 2016 18:38:15 GMT) (full text, mbox, link).


Notification sent to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
Bug acknowledged by developer. (Fri, 04 Mar 2016 18:38:16 GMT) (full text, mbox, link).


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

From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
To: 813432-done@bugs.debian.org,816464-done@bugs.debian.org,
Cc: php5.6@packages.debian.org, php5.6@packages.qa.debian.org
Subject: Bug#816633: Removed package(s) from unstable
Date: Fri, 04 Mar 2016 13:20:11 +0000
Version: 5.6.19+dfsg-1+rm

Dear submitter,

as the package php5.6 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/816633

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. (Sat, 02 Apr 2016 07:38:44 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:31:25 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.