Hi,

I’m running MacPorts 2.2.1 on OSX Mavericks on a Mac and I’m having trouble 
with py26-numpy.

I tried different commands:


  504  sudo port clean py26-numpy
  505  sudo port selfupdate
  506  sudo port install py26-numpy [+variants]
  508  sudo port -f activate py26-numpy
  509  sudo port -f activate py26-numpy variants
  513  curl -O 
https://svn.macports.org/repository/macports/contrib/restore_ports/restore_ports.tcl
  514  chmod +x restore_ports.tcl
  515  sudo ./restore_ports.tcl myports.txt
  525  sudo port install py26-numpy [+variants]
  526  history
  527  sudo port clean py26-numpy


However, I keep getting various errors:

…

--->  Computing dependencies for py26-matplotlib
--->  Dependencies to be installed: py26-numpy
Error: Requested variants "" do not match original selection "+universal".
Please use the same variants again, perform 'port clean py26-numpy' or specify 
the force option (-f).
Error: Failed to install py26-numpy
Please see the log file for port py26-numpy for details:
    
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-numpy/py26-numpy/main.log
Error: The following dependencies were not installed: py26-numpy



…

--->  Computing dependencies for isl
--->  Cleaning isl
--->  Computing dependencies for ld64
--->  Cleaning ld64
Error: Requested variants "" do not match original selection "+universal".
Please use the same variants again, perform 'port clean python26' or specify 
the force option (-f).
Error: Requested variants "" do not match original selection "+universal".
Please use the same variants again, perform 'port clean python26' or specify 
the force option (-f).
can't create directory 
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python27":
 permission denied
    while executing
"file mkdir $workpath/.home"
    (procedure "open_statefile" line 29)
    invoked from within
"open_statefile"
    (procedure "check_variants" line 29)
    invoked from within
"check_variants install"
    invoked from within
"$workername eval check_variants $target"
    (procedure "mportexec" line 7)
    invoked from within
"mportexec $workername $install_target"
Unable to execute target 'install' for port 'python27': can't create directory 
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python27":
 permission denied
    while executing
"install_ports $operationList"
    (file "./restore_ports.tcl" line 269)

Any ideas?

Thanks in advance.

Best,
-Dave
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to