Package: phpmyadmin
Severity: minor

Hi,

I am trying to purge phpmyadmin but the postrm script fail:

# dpkg -P phpmyadmin
(Reading database ... 10732 files and directories currently installed.)
Removing phpmyadmin ...
Purging configuration files for phpmyadmin ...
/var/lib/dpkg/info/phpmyadmin.postrm: line 15: ucf: command not found
dpkg: error processing phpmyadmin (--purge):
 subprocess post-removal script returned error exit status 127
 Errors were encountered while processing:
  phpmyadmin

I've previously "removed" ucf and phpmyadmin with aptitude remove.
And "purged" ucf manualy :

# aptitude install phpmyadmin
# aptitude remove phpmyadmin
# dpkg -P ucf
# dpkg -P phpmyadmin <-- failed

The problem is that the postrm script assume that ucf is available on
the system during the purge. But It's not always true.

I suggest to check in the phpmyadmin.postrm script, if ucf is available.

Best Regards,

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11-vs
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages phpmyadmin depends on:
pn  apache | apache-perl | apache            Not found.
ii  debconf                       1.4.30.13  Debian configuration
management system
pn  php4 | php4-cgi | php5 | php5            Not found.
pn  php4-mysql | php5-mysql | php            Not found.
pn  ucf                                      Not found.


-- 
Nowicki Christophe                                  
EPITECH Promo 2006                                 
http://people.easter-eggs.org/~cnowicki/

Attachment: signature.asc
Description: Digital signature

Reply via email to