Apache Ant missing dependencies

  • Open
  • quality assurance status badge
Details
One participant
  • Erik
Owner
unassigned
Submitted by
Erik
Severity
normal
E
(address . bug-guix@gnu.org)
20230303184721.42s5uj4z6mcuklrj@gicks
When running `guix shell --pure ant openjdk openjdk:jdk -- ant`, there
are errors for missing commands as well as ant believing that java is
not installed. Adding `coreutils` fixes the missing commands, and
adding `which` makes it recognize the java installation.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 61952@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 61952
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch