A quirk with Python24
"Tabitha McNerney" <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
Dear fellow DarwinPorts tribe, >From the suggestions yesterday, I installed a fresh copy of Darwin Ports 1.2.1 from CVS and started to work with it. I have been installing on a UFS disc volume. So far so good (except for the gnome-vfs / gnome problems). However, something odd just happened to me. I tried to install the python24 port for the first time moments ago and the reaction was a bit unexpected (bottom line is that it did not activate). The failure was reported on the command line in that a file existed that prevented the installation. When I initially ran install, I did not use the "-v" command-line option so after the failure, I purposefully tried to uninstall. To capture more information, after uninstalling, I ran install a second time with the "-v" option. Funny thing is, the activation after installing the second time worked perfectly with zero complaints (and I can run python24 from my shell perfectly). The results are pasted below. Anyone know why the activation problem probably occurred? Thanks, T. # port install python24 ---> Fetching python24 ---> Attempting to fetch Python-2.4.3.tar.bz2 from http://www.python.org//ftp/python/2.4.3/ ---> Verifying checksum(s) for python24 ---> Extracting python24 ---> Applying patches to python24 ---> Configuring python24 ---> Building python24 with target all ---> Staging python24 into destroot ---> Installing python24 2.4.3_1+darwin_8 ---> Activating python24 2.4.3_1+darwin_8 Error: Target com.apple.activate returned: File exists Error: Status 1 encountered during processing. # port uninstall python24 ---> Uninstalling python24 2.4.3_1+darwin_8 # port -v install python24 ---> Installing python24 2.4.3_1+darwin_8 ---> Activating python24 2.4.3_1+darwin_8 ---> Cleaning python24 ---> Removing workpath for python24