Hi,
Actually, when I ran the `guix system init` command from the command line,
it seems that it was just a network error on my part, so when it
stopped working, I was able to just run the command again and pick up where
I left off.
Thanks,
Imran
On Fri, Aug 19, 2022 at 10:11 AM Josselin Poiret
Am Samstag, dem 05.02.2022 um 13:52 -0500 schrieb Leo Famulari:
>
> > We can try searching for the bits in CMakeLists that install this
> > wrapper or we can simply drop the file. WDYT?
>
> I don't know... I wonder if Audacity is worse for Guix users since
> this shell script doesn't end up in $
Hi again,
tiantian writes:
> Should I close this bug now?
Let's wait for a maintainer to push the fix first, they will most likely
close the bug themselves.
I'm glad this fix worked and that you were able to figure out your other
issue! See you around.
Best,
--
Josselin Poiret
On the build farm, dejagnu sometimes fails to build:
https://ci.guix.gnu.org/build/1229968/log/raw
ERROR: ---
ERROR: in testcase ./testsuite/runtest.libs/libs.exp
ERROR: send: spawn id exp6 not open
ERROR: tcl error code NONE
ERROR: tcl error info:
sen
On 20-08-2022 20:06, Onch Oncheuh wrote:
Hello guix hackers
I've tried some hours to setup a minimal repository which reproduces
the problem here, and have included the logs :
https://github.com/Jean-4k/bug-sbcl-guix
Looks like a locale issue. (guix build graft) and (guix grafts) do not
se
On Sun Aug 21, 2022 at 1:39 AM CDT, Csepp wrote:
> This should go without saying, but this is pretty bad UX.
>
> Is there something that can be done about this? The upgrade process on
> less powerful machines is pretty awful currently.
Agreed. Upgrading on Guix can be pretty horrible. Especially w
Previously, menu-entry->sexp didn't try to convert `device` to a
proper sexp, which was inserted directly into the boot parameters
G-exp, leading to a G-exp input error. Now convert both uuid and
file-system-label possibilities to sexps, and add parsing code to
sexp->menu-entry. This fixes #57307
* tests/boot-parameters.scm (%uuid-menu-entry,
%file-system-label-menu-entry): New variables.
("menu-entry roundtrip, uuid", "menu-entry roundtrip,
file-system-label"): New tests.
---
tests/boot-parameters.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/tests/boot-p
Hi,
tiantian writes:
> I want to add an menu-entry in bootloader-configuration. I use uuid to
> specify the partition in device field of menu-entry , because my
> partition has no label. But when I use 'guix system reconfigure', guix
> system reports an error: "guix system: error: #< type: d
Hi Arun,
Arun Isaac writes:
> This happens because my guix-daemon writes a version 4 manifest and the
> guix from commit 6f75565b4ec3b8a7247699c327a3b3196c787f76 only
> understands a version 3 manifest.
>From what I can gather from looking at the code, the patch at [1]
should've fixed this iss
10 matches
Mail list logo