New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #2347 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

deactivation deletes /etc symlink

Reported by: reilles@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc: pguyot@…
Port:

Description

When uninstalling xfig port, it removes the /etc directory (maybe because on my machine it is the only port to install things in /etc)

when i do :

tonio@bonzai:~/darwinports/dports$ port contents xfig | grep -v /opt/local Port xfig contains:

/etc/X11/app-defaults/Fig /etc/X11/app-defaults/Fig-color /usr/X11R6/lib/X11/app-defaults /usr/X11R6/lib/X11/doc/html/xfig.1.html

I understand the need of the two:

/etc/X11/app-defaults/Fig /etc/X11/app-defaults/Fig-color

but the link /usr/X11R6/lib/X11/app-defaults to /etc/X11/app-defaults is not really necessary, since the system has alreafy one (and it produces a conflict when activating) The file /usr/X11R6/lib/X11/doc/html/xfig.1.html could also be located in /opt/local/share/doc/xfig

Change History

comment:1 Changed 9 years ago by pguyot@…

  • Status changed from new to assigned
  • Component changed from dports to base
  • Summary changed from xfig deletes /etc to deactivation deletes /etc symlink

OK. Understood. Fixing.

comment:2 Changed 9 years ago by pguyot@…

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.