Changes between Initial Version and Version 2 of Ticket #36846


Ignore:
Timestamp:
Nov 1, 2012, 1:29:34 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Uninstall the ports ncursesw, xorg-liblbxutil and xorg-liboldX. xorg-liblbxutil and xorg-liboldX were deleted from MacPorts three years ago in r55482, ncursesw earlier this year in r91972 after having already been obsolete for some time. No ports depend on these obsolete ports.

sudo port -f uninstall ncursesw xorg-liblbxutil xorg-liboldX

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36846

    • Property Cc ryandesign@… added
    • Property Keywords broken port removed
    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
  • Ticket #36846 – Description

    initial v2  
    11When I try to install the ImageMagick port, I get the following errors which send it into an infinite loop:
     2{{{
    23Warning: No port ncursesw found in the index; can't rebuild
    34Warning: No port xorg-liblbxutil found in the index; can't rebuild
    45Warning: No port xorg-liboldX found in the index; can't rebuild
     6}}}
    57
    68I've run selfupdate and sync and they don't seem to do anything. I can't uninstall the libraries in question because other ports depend on them. And I have to delete .registry.lock to even get port to run much of the time. Help?