I can confirm I encountered the very same bug on my computer.
Paul, you were off by one with your downgrade.
I was able to reconfigure my system with the preceding commit
975966ba09e24d813cf94a794c4bd6375777372a .
Which means that commit a2c759c8304c461d096ab763568e7f71546ff4e8 is the
offender.
For the last few days, attempting to issue a home reconfigure fails:
---[snip]---
$ guix home reconfigure ./guix-home/config-new.scm
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
The follo
The latest commits seem to have changed something and now I am unable
to reconfigure the system. Does anyone have any suggestions? Thank
you.
-- start log
noname@devbox ~$ sudo -E guix system reconfigure .config/guix/devbox/system.scm
Password:
WARNING: (#{ g661}#): imported module
I am facing the same issue on ec6a585ee2fd91c857276479411eedd0756e0093; and
would like to add to this
The *build* command for the said config works ie)
guix home build config.scm
Whereas the reconfigure fails with
guix home: error: rmdir: No such file or directory
--Madhavan
In light of the above replies and my own experiences, I propose the
following to be the text of the chapter. Formatted in CommonMark.
## 6.1 Specifying Additional Channels
You can specify _additional channels_ to pull from. To use a channel,
write `~/.config/guix/channels.scm` to instruct `guix p
Hi Marek,
On 10 April 2022 12:55:09 UTC, "Marek Paśnikowski"
wrote:
>In light of the above replies [...] in CommonMark.
Thanks! Please try to submit Texinfo going forward. It doesn't need to be
perfect but it will be so much closer to something we can merge.
You'll learn something, *and* sa
> PS: (url "file://path/to/local/repository")
Actually, 'path' is a hostname here, so I guess it *must not* work even as a
relative file name.
Whether Guix/Guile follows standards that well, or correctly errors out for an
incorrect reason, I don't know.
Kind regards,
T G-R
Sent on the go.
The clamav package can't be built right know because it depends on
llvm-3.6 which fails to build. In fact, all the llvm-3.* packages fail
to build with the same error:
--8<---cut here---start->8---
The following derivation will be built:
/gnu/store/7rh78xkkgls
Guillaume Le Vaillant schreef op zo 10-04-2022 om 14:23 [+]:
> It looks like the problem comes from a gexp in the builder. There's
> a gexp inside another gexp, but I don't know if that's the problem:
>
> --8<---cut here---start->8---
> #:phases (modify-phas
Christopher Rodriguez
Table of Contents
─
I'd like to add my $0.02 as well.
Seems like the issue is during the deployment, as Madhavan
said. Specifically, the error message in that form only appears in
`gnu/home/services/symlink-manager.scm', in the function
`cleanup-symlinks
Christopher Rodriguez
Table of Contents
─
I'd like to add my $0.02 as well.
Seems like the issue is during the deployment, as Madhavan
said. Specifically, the error message in that form only appears in
`gnu/home/services/symlink-manager.scm', in the function
`cleanup-symlinks
```
@node Specifying Additional Channels
@section Specifying Additional Channels
@cindex extending the package collection (channels)
@cindex variant packages (channels)
You can specify @emph{additional channels} to pull from. To use a
channel, write @code{~/.config/guix/channels.scm} to instruct
@
Maxime Devos skribis:
> Guillaume Le Vaillant schreef op zo 10-04-2022 om 14:23 [+]:
>> It looks like the problem comes from a gexp in the builder. There's
>> a gexp inside another gexp, but I don't know if that's the problem:
>>
>> --8<---cut here---start
Guillaume Le Vaillant skribis:
> However there are other issues during the build phase:
>
> ../../bin/llvm-tblgen: error while loading shared libraries:
> libLLVMTableGen.so: cannot open shared object file: No such file or directory
> make[2]: ***
> [lib/IR/CMakeFiles/AttributeCompatFuncTableGe
The fix for https://issues.guix.gnu.org/54812 seems to have caused some fallout:
eeb8ac43c8c0b0cc69422766070dbefc55f5c5c1 services: shepherd: Do not unload
transient services.
a2c759c8304c461d096ab763568e7f71546ff4e8 services: herd: Report whether a
service is transient.
These allow guix pu
Guillaume Le Vaillant skribis:
> Guillaume Le Vaillant skribis:
>
>> However there are other issues during the build phase:
>>
>> ../../bin/llvm-tblgen: error while loading shared libraries:
>> libLLVMTableGen.so: cannot open shared object file: No such file or directory
>> make[2]: ***
>> [li
On 2022-04-09, Vagrant Cascadian wrote:
> Ever since switching to a system generation using the new shepherd
> 0.9.0, whenever I'm reconfiguring my system over an ssh connection, the
> ssh connection drops out during the switch...
>
> I hadn't noticed this happening before using the new shepherd.
>
Andrew Tropin skribis:
> From 629466d23308e135c4a46951e5ea568677c5ec00 Mon Sep 17 00:00:00 2001
> From: Andrew Tropin
> Date: Tue, 29 Mar 2022 11:15:56 +0300
> Subject: [PATCH 1/2] home: shells: Rename zsh related functions.
>
> * gnu/home/services/shells.scm (home-zsh-service-type): Make zsh re
18 matches
Mail list logo