Skip to content

RPM package won't install if JDK or other jpackage RPMs are installed #229

Description

@UndeadDevel

I don't know if this is an issue with specifically this plugin or jpackage in general, but I've found that while everything works fine on Windows 10 with MSI installers, on Fedora Linux I can't install a jpackage generated RPM normally, because it throws errors of the type file /usr/lib/.build-id/17/3f69fcb326de2e5180b4f5611157d16a5c3876 from install of my-app-name-1.1-1.x86_64 conflicts with file from package my-other-app-name-or-JDK-name-1.0-1.x86_64
This can be solved by installing from terminal with --excludeartifacts option, but it's obviously not great that having a JDK or other jpackage deployed app installed kills the option of a smooth install without a terminal and extra options.

Any ideas how to solve this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions