Package: gradle Version: 4.4.1-11 Severity: important Dear Maintainer, Each time I run gradle from package it fails the same way. Below example of $ gradle help FAILURE: Build failed with an exception.
* What went wrong: net/rubygrapefruit/platform/Memory * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Adding --debug or --stacktrace gives same output. I was trying with java-1.8 and java-11 -- System Information: Debian Release: 10.4 APT prefers oldstable-updates APT policy: (500, 'oldstable-updates'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.5.0-0.bpo.2-amd64 (SMP w/12 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8), LANGUAGE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages gradle depends on: ii libgradle-core-java 4.4.1-11 ii libgradle-plugins-java 4.4.1-11 ii openjdk-11-jre-headless [java8-runtime-headless] 11.0.5+10-1~bpo9+1 ii oracle-java8-jdk [java8-runtime-headless] 8u171 gradle recommends no packages. Versions of packages gradle suggests: pn gradle-doc <none> -- no debconf information __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
