Rebuild of deploy workspace on S8/S9 fails when ControlPanel already exists.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 6
    • Affects Version/s: 6
    • Component/s: deploy
    • None
    • b48
    • sparc
    • solaris_8
    • Not verified

      When rebuilding the deploy workspace, if the file ${OUTPUTDIR}/j2sdk-image/bin/ControlPanel already exists, either as the old script name, or as the new link, the build will fail with the following message:

      if [ -r ${OUTPUTDIR}/bin/jcontrol ]; then \
          /usr/bin/cp ${OUTPUTDIR}/bin/jcontrol ${OUTPUTDIR}/j2sdk-image/bin; \
          /usr/bin/ln -sf ./jcontrol ${OUTPUTDIR}/j2sdk-image/bin/ControlPanel; \
      fi
      ln: cannot create ${OUTPUTDIR}/j2sdk-image/bin/ControlPanel: File exists

            Assignee:
            Michael Romanchuk (Inactive)
            Reporter:
            Michael Romanchuk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: