New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13823 (closed defect: invalid)

Opened 2 years ago

Last modified 10 months ago

ncursesw 5.6 activation failure - file exists but is unregistered

Reported by: kilroy@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ncursesw image Cc: kilroy@…, imajes@…
Port:

Description

Building ncursesw succeeds, but activation fails (thus breaking ports that depend on it) with a complaint about the file /opt/local/bin/captoinfo:

--->  Fetching ncursesw
--->  Verifying checksum(s) for ncursesw
--->  Extracting ncursesw
--->  Applying patches to ncursesw
--->  Configuring ncursesw
--->  Building ncursesw with target all
--->  Staging ncursesw into destroot
--->  Installing ncursesw 5.6_0+darwin_8
--->  Activating ncursesw 5.6_0+darwin_8
Error: Target org.macports.activate returned: Image error: /opt/local/bin/captoinfo already exists and does not belong to a registered port.  Unable to activate port ncursesw.
Error: Status 1 encountered during processing.

Change History

Changed 2 years ago by vinc17@…

  • status changed from new to closed
  • resolution set to invalid

Such kind of error is not a bug in the port (if the filename starts with /opt/local except /opt/local/etc). You just need to remove /opt/local/bin/captoinfo that was installed by some broken software (ncursesw is not responsible for that).

Changed 2 years ago by jmpp@…

  • priority changed from High to Normal

Changed 10 months ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.