#22046: ncursesw not uninstalling / deactivating cleanly -------------------------------+-------------------------------------------- Reporter: dhaines@… | Owner: imajes@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: ncursesw -------------------------------+-------------------------------------------- Comment(by dhaines@…): Replying to [comment:4 blb@…]:
I don't have this file at all, so I'm not sure why ncursesw installed it once without being the owner; that new attempt, however, appears to be more correct since it does know about it. Checking a few random files in ${prefix}/share/terminfo, they all show ownership to ncursesw for me.
I looked at all the files in the terminfo directory, and they're all owned by ncursesw. I used this: find /opt/local/share/terminfo -type f -print0 | xargs -0 -n1 port provides | grep -Ev 'is provided by: ncursesw$' -- Ticket URL: <http://trac.macports.org/ticket/22046#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS