Ticket #101 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Simbolic link to apache2 virtual host config file is not removed when uninstalling ''ezweb-platform-common''

Reported by: apoloval Assigned to: apoloval
Priority: major Milestone: Software packaging
Component: Package system Version:
Keywords: Cc:

Description

While uninstalling package ezweb-platform-common, the symbolic link at

   /etc/apache2/sites-enabled/010-ezweb-platform

is not removed. Such link is created while executing post-install script, so a post-uninstall script should removed it as well.

Change History

02/05/08 12:44:16 changed by apoloval

  • status changed from new to assigned.

02/05/08 12:58:48 changed by apoloval

  • status changed from assigned to closed.
  • resolution set to fixed.

A prerm script added as told in #100.

Fixed with r867.