Skip to content

Instantly share code, notes, and snippets.

@cdeil
Created April 17, 2014 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdeil/11010658 to your computer and use it in GitHub Desktop.
Save cdeil/11010658 to your computer and use it in GitHub Desktop.
ChristophMacbook-2:version2_check deil$ sudo port -s install ds9
---> Computing dependencies for ds9
---> Fetching distfiles for ds9
---> Attempting to fetch ds9.7.2.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/ds9
---> Verifying checksums for ds9
---> Extracting ds9
---> Applying patches to ds9
---> Configuring ds9
Error: ds9 cannot be built while tcl is active.
Error: Please deactivate tcl and try again.
Error: You can reactivate tcl again later.
Error: org.macports.configure for port ds9 returned: tcl is active
Please see the log file for port ds9 for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ds9/ds9/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port ds9 failed
ChristophMacbook-2:version2_check deil$ sudo port deactivate tcl
---> Deactivating tcl @8.6.1_0+corefoundation+threads
---> Unable to deactivate tcl @8.6.1_0+corefoundation+threads, the following ports depend on it:
---> tk @8.6.1_1+quartz
Error: org.macports.deactivate for port tcl returned: Please uninstall the ports that depend on tcl first.
Please see the log file for port tcl for details:
/opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_tcl_8.6.1_0+corefoundation+threads/tcl/main.log
Warning: Failed to execute portfile from registry for tcl @8.6.1_0+corefoundation+threads
---> Deactivating tcl @8.6.1_0+corefoundation+threads
---> Unable to deactivate tcl @8.6.1_0+corefoundation+threads, the following ports depend on it:
---> tk @8.6.1_1+quartz
Error: port deactivate failed: Please uninstall the ports that depend on tcl first.
ChristophMacbook-2:version2_check deil$ sudo port deactivate tk
---> Deactivating tk @8.6.1_1+quartz
---> Unable to deactivate tk @8.6.1_1+quartz, the following ports depend on it:
---> py26-tkinter @2.6.9_0
---> py27-tkinter @2.7.6_0
Error: org.macports.deactivate for port tk returned: Please uninstall the ports that depend on tk first.
Please see the log file for port tk for details:
/opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_tk_8.6.1_1+quartz/tk/main.log
Warning: Failed to execute portfile from registry for tk @8.6.1_1+quartz
---> Deactivating tk @8.6.1_1+quartz
---> Unable to deactivate tk @8.6.1_1+quartz, the following ports depend on it:
---> py26-tkinter @2.6.9_0
---> py27-tkinter @2.7.6_0
Error: port deactivate failed: Please uninstall the ports that depend on tk first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment