Changes between Initial Version and Version 1 of Ticket #35800


Ignore:
Timestamp:
Aug 24, 2012, 1:55:04 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Why does /opt/local/bin/idle2.4 already exist and not belong to a registered port? You can force the activation, as the message says ("sudo port -f activate python24"), but if you cannot explain why parts of python 2.4 were already on your system although MacPorts did not install them, you may have parts of other ports on your system as well, and might encounter the same issue with other ports in the future, so you might be better off correctly uninstalling all of MacPorts, then starting over, installing MacPorts and the ports you want.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35800

    • Property Cc ryandesign@… added
    • Property Summary changed from Unable to activate port python24 to python24: /opt/local/bin/idle2.4 already exists and does not belong to a registered port
    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to roel@…
    • Property Keywords python removed
    • Property Port python24 added
  • Ticket #35800 – Description

    initial v1  
    11I initially had issues with Xcode when trying to download python, but found the command tools download under the preferences tab. Now I'm encountering problems with the macports. It shows this error message after running for several minutes:
    22
     3{{{
    34The ports tree has been updated. To upgrade your installed ports, you should run
    45  port upgrade outdated
     
    67--->  Dependencies to be installed: py24-tkinter python24 tk Xft2 fontconfig freetype bzip2 pkgconfig glib2 libffi perl5 perl5.12 gdbm xz xrender xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db46 libedit sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-renderproto tcl xorg-libXScrnSaver xorg-libXext autoconf help2man p5.12-locale-gettext m4 automake libtool xorg-util-macros xorg-scrnsaverproto
    78--->  Activating python24 @2.4.6_10
    8 ''''''Error: org.macports.activate for port python24 returned: Image error: /opt/local/bin/idle2.4 already exists and does not belong to a registered port.  Unable to activate port python24. Use 'port -f activate python24' to force the activation.
     9Error: org.macports.activate for port python24 returned: Image error: /opt/local/bin/idle2.4 already exists and does not belong to a registered port.  Unable to activate port python24. Use 'port -f activate python24' to force the activation.
    910Error: Failed to install python24
    1011Please see the log file for port python24 for details:
     
    1314To report a bug, follow the instructions in the guide:
    1415    http://guide.macports.org/#project.tickets
    15 Error: Processing of port py-tkinter failed''''''
     16Error: Processing of port py-tkinter failed
    1617sudo: python2.4: command not found
     18}}}