[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30124: "guix pull" broken on master
From: |
Danny Milosavljevic |
Subject: |
bug#30124: "guix pull" broken on master |
Date: |
Mon, 15 Jan 2018 20:55:18 +0100 |
On Mon, 15 Jan 2018 14:58:49 +0100
Danny Milosavljevic <address@hidden> wrote:
> guix/build/ruby-build-system.scm:219:6: warning: possibly unbound variable
> `read-line'
>
> Probably missing module (ice-9 rdelim).
I've gone ahead and fixed this on guix master now, commit
b640370d8290ace2507c84e61fe99811effaf7da.
The error reporting is still bad, though.