Opened 16 years ago

Last modified 15 years ago

#17293 closed defect

ncursesw-5.7.0 Activation defect — at Version 1

Reported by: spam@… Owned by: imajes@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ncurses, ncursesw, activate Cc:
Port: ncursesw

Description (last modified by blb@…)

root@blabli ~ $ port upgrade ncursesw
--->  Activating ncursesw 5.7_0
Error: Activating ncursesw 5.7_0 failed: Image error: /opt/local/share/terminfo/a/aa4080 already exists and does not belong to a registered port.  Unable to activate port ncursesw.

When upgrading all outdated packages, an error occurs with ncursesw activation. ncurses is not compiling through afterwards because of the depencency on ncursesw... and any other package that dependes on ncurses i guess!

Deleting the aa4080 file (or any other file that is shown in the error description) does not help.

Change History (1)

comment:1 Changed 16 years ago by blb@…

Cc: imajes@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to imajes@…

/opt/local/share/terminfo/a/aa4080 should be owned by the ncursesw port, so I'm not sure why port said the file didn't belong to a port. To fix this just force the ncursesw activation with sudo port -f activate ncursesw @5.7_0.

Note: See TracTickets for help on using tickets.