From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bradley Haggerty Subject: bug#37929: clojure is not usable out of the box Date: Fri, 25 Oct 2019 15:48:25 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36850) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iO6W8-0005Wz-Jz for bug-guix@gnu.org; Fri, 25 Oct 2019 16:49:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iO6W6-0007qI-LU for bug-guix@gnu.org; Fri, 25 Oct 2019 16:49:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58848) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iO6W5-0007pj-UW for bug-guix@gnu.org; Fri, 25 Oct 2019 16:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iO6W5-0001xZ-SP for bug-guix@gnu.org; Fri, 25 Oct 2019 16:49:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:36816) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iO6Vk-0003bE-Dh for bug-guix@gnu.org; Fri, 25 Oct 2019 16:48:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iO6Vi-0007hI-Hz for bug-guix@gnu.org; Fri, 25 Oct 2019 16:48:39 -0400 Received: from mail-ot1-x334.google.com ([2607:f8b0:4864:20::334]:35220) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iO6Vi-0007gk-Db for bug-guix@gnu.org; Fri, 25 Oct 2019 16:48:38 -0400 Received: by mail-ot1-x334.google.com with SMTP id z6so2978393otb.2 for ; Fri, 25 Oct 2019 13:48:37 -0700 (PDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 37929@debbugs.gnu.org You cannot get a repl by running `clojure`, and it's lacking java as a dependency even though java seems to be needed to use it. Other languages are usable out of the box, so I think it would be good to change these things.