Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8231721

jpackage --install-dir should reject system dirs on Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • internal
    • internal
    • tools

      The following will create a package on Linux that will install the app in /usr.

      $ jpackage --install-dir /usr

      However, this will install the app in /usr/<appname>/bin using the same layout as if it were going into /opt which is not what is expected.

            asemenyuk Alexey Semenyuk
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: