Creation of build symlinks fails ("ln failed")

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      r20948 introduced 2 problems:

      1) Old symlinks are no longer removed.. the "if exists" check that was added
      does not account for the baseDir, so it always thinks the symlink does not
      exist. Creation of the symlink then fails because of the conflict with existing
      link. (this applies to overwrite of "latestStable", "latestSuccessful" links, etc.)

      2) Creation of symlinks via PosixAPI does not work because it does not account
      for the baseDir.

            Assignee:
            Alan Harder
            Reporter:
            Alan Harder
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: