Opened 12 years ago

Last modified 11 years ago

#36071 closed defect

error during port upgrade outdated — at Version 1

Reported by: pidloop Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: llvm-3.1

Description (last modified by mf2k (Frank Schima))

Running "sudo port upgrade outdated" on Mac OS X.8.1 and latest xcode, it ran for a while then reported this error then stopped:

Error: Unable to exec port: couldn't open "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.1/llvm-3.1/work/.macports.llvm-3.1.state": permission denied

Oddly, the file permissions look reasonable:

air2: ls -lF /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.1/llvm-3.1/work/.macports.llvm-3.1.state
-rw-r--r--  1 root  wheel  178 Aug 25 15:00 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.1/llvm-3.1/work/.macports.llvm-3.1.state

Repeating the same command, the same error occurred almost immediately.

Change History (1)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: update outdated removed
Owner: changed from macports-tickets@… to jeremyhu@…
Port: llvm-3.1 added

In the future, please use WikiFormatting, fill in the Port field of the failed port and Cc the maintainer(s) of that port.

Repeating the same command won't change anything. You need to clean llvm-3.1 first and then try again.

sudo port clean llvm-3.1
sudo port upgrade outdated
Note: See TracTickets for help on using tickets.