Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Could not move StataMP to StataMP_old.app

    Hi everyone,

    While trying to run -update all-, I get the following error:

    installing executable files ...
    Could not move StataMP to StataMP_old.app
    r(695);

    I changed the permissions on StataMP to read/write and it seemed to be working but now I get a new error:

    installing executable files ...
    Could not move StataMP_old to StataMP_old2.app
    r(695);

    Does anyone have any clue about what might be going on?

    Thanks!

  • #2
    Heather, the StataMP_old is a backup copy of the executable of Stata, that is created during an update. You may want to manually move the backup files to another folder before running an update. Also make sure that you have the permissions to update Stata. If not, you will be getting these messages and only the system admin will be able to help.
    Best,Sergiy Radyakin

    Comment


    • #3
      Originally posted by Heather S View Post
      I changed the permissions on StataMP to read/write
      I can't tell from this whether you changed the permissions on the directory into which Stata is installed (e.g., /Applications/Stata) or on the application bundle itself (e.g., /Applications/Stata/StataMP.app). I believe that the application bundle (StataMP.app) is moved to StataMP_old.app during the update process, and for that, you need write and execute permissions on the enclosing directory (i.e., /Applications/Stata). For example, on my machine, the file permissions in /Applications/Stata look like this:
      Code:
      drwxr-xr-x@  9 pschumm  admin      306 Jul  3 02:29 .
      drwxrwxr-x+ 85 root     admin     2890 Jul  2 20:03 ..
      -rw-r--r--@  1 pschumm  admin  1245436 Jun 28  2013 Installer Log File
      drwxr-xr-x   3 pschumm  admin      102 Jun 29 05:21 StataSE.app
      drwxr-xr-x   3 pschumm  admin      102 Jun 28  2013 ado
      drwxr-xr-x  25 pschumm  admin      850 Jun 29 05:21 docs
      -rw-r--r--   1 pschumm  admin       24 Jun 11  2013 isstata.130
      -rw-r--r--   1 pschumm  admin      112 Jun 25 09:47 stata.lic
      drwxr-xr-x   4 pschumm  admin      136 Jul  8  2013 utilities
      I would strongly suggest contacting Stata technical support for help with this. It's not that people on this list can't help, but in principle, you shouldn't have problems installing Stata, and if you do (and especially if you've tried to modify file permissions, etc. to try and fix the problem), it's probably going to be most efficient to talk to someone with experience in helping users troubleshoot these types of problems (e.g., they know what types of questions to ask you). You shouldn't have to spend time and get frustrated with this.
      Last edited by Phil Schumm; 03 Jul 2014, 02:14.

      Comment


      • #4
        You need to change both the folder and the StataMP to read and write permission

        Comment

        Working...
        X