Bug #12466 Removing a HPUX depot leaves empty directories
Submitted: 9 Aug 2005 16:57 Modified: 4 Mar 2013 9:20
Reporter: Lenz Grimmer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Packaging Severity:S4 (Feature request)
Version:All OS:HP/UX (HPUX)
Assigned to: CPU Architecture:Any

[9 Aug 2005 16:57] Lenz Grimmer
Description:
Removing a MySQL installation performed from a HPUX depot file removes the files, but leaves the entire directory structure behind. This causes a lot of clutter in /usr/local after installing/deinstalling several depot files.

How to repeat:
Install and remove a MySQL depot installation. Observe the remaining directory structure in /usr/local/mysql-<version>

Suggested fix:
Clean up the empty directories
[1 Apr 2006 2:08] Kent Boortz
This is actually the default behaviour for the "swremove"
command on HP-UX. But a "postremove" script could
clean this up.
[4 Mar 2013 9:20] Yngve Svendsen
HP-UX is an obsolete platform for MySQL Server.