Skip to content

Help: Bisq, openjdk, libcrypto and gnome2 deps #73246

@oneingan

Description

@oneingan

Issue description

I'm trying to package Bisq, a Java OpenJFX decentralized P2P exchange. Then only way to make work is getting rid of gnome2.gnome_vfs dependency in Java openjdk11 derivation.

If not, the app crash when try to use sha256_update method in libcrypto.so.1.0.0.

So the main question is

why openjdk is still using deprecated gnome2 dependencies? #39976
can we get rid of them?

Also if I override enableGnome2 as false, java compiles without gtk (2 or 3) libraries and fails to run any GUI application. Is this expected behavior?

cc: @edwtjo as openjdk package maintainer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: javaIncluding JDK, tooling, other languages, other VMs
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions