Changes between Initial Version and Version 1 of Ticket #71110
- Timestamp:
- Oct 17, 2024, 5:36:56 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71110
- Property Owner set to joefowler
-
Property
Status
changed from
new
toassigned
- Property Port demeter added
-
Ticket #71110 – Description
initial v1 1 1 I am trying to install Demeter on my Mac (Sequoia 15.0.1). I was following the instruction from the https://bruceravel.github.io/demeter/documents/SinglePage/macinstallation.html . After installation of all ports in went to an error 2 2 {{{ 3 3 Error: Failed to activate demeter: The following ports have active files that conflict with demeter's: 4 4 p5.34-ifeffit @1.2.13_2+gcc14 5 5 /opt/local/lib/perl5/vendor_perl/5.34/darwin-thread-multi-2level/Ifeffit.pm 6 6 Image error: Conflicting file(s) present. Please deactivate the conflicting port(s) first, or use 'port -f activate demeter' to force the activation. 7 7 }}} 8 8 I tried to deactivate the port, so after new attempt it was installed again and problem was not solved. Forced activation gives 9 9 {{{ 10 10 Error: Failed to activate demeter: /opt/local/lib/perl5/vendor_perl/5.34/darwin-thread-multi-2level/Ifeffit.pm /opt/local/lib/perl5/vendor_perl/5.34/darwin-thread-multi-2level/Ifeffit.pm is not owned by this entry 11 11 while executing 12 12 }}}