Hello,
While debugging while guix substitution would fail with a "corrupt input
while restoring ..." error message, I saw in the guix-substitute strace
output that it was attempting to substitute a nonexistent store item.
I then narrowed the production of such broken store item to using the
foll
After `guix pull` I was able to upgrade to gajim 1.3.3 with `guix package -u
gajim`.
$ guix describe
Generation 36 Oct 25 2021 17:34:08 (current)
guix b0735c7
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: b0735c79b0d1d34117ec36d5dc5f14a3f9392bc1
This issue can
Hey!
Turns out that, since I use the runit init system, GUIX_LOCPATH wasn't being
set anytime before guix-daemon started, since /etc/profile.d/guix.sh was not
sourced.
As a fix I set that variable by hand in my init script.
If you want to have runit as a known init system in the installer script
Hi all,
The pure space overflow warning does not appear in emacs-next@28.0.50-0.2ea3466
on my i686 machine, so this bug will disappear when the emacs package
definition catches up to emacs-next.
Happy hacking,
Calvin
Empty Message
Hello,
While attempting to gather stats on the fail rate of the guile-ssh test
suite, I tried running:
./pre-inst-env guix build --keep-going --rounds=100 guile-ssh
I was surprised that it would abort upon encountering the first failure,
instead of continuing as --keep-going implies.
Thank you,
Hello Guix!
I encountered the following Guile-SSH test failure while testing the
core-updates-frozen-batched-changes branch:
--8<---cut here---start->8---
Test suite failed, dumping logs.
--- ./tests/test-suite.log -
Hi!
Kyle Meyer skribis:
> Ludovic Courtès writes:
>
>> For the record, I tried the attached patch in an attempt to sort things
>> as discussed in the issue above, but it doesn’t have the intended
>> effect. There must be other unsorted dictionaries elsewhere.
>
> Hmm, I don't think dictionaries
Hi,
On Mon, 25 Oct 2021 at 05:36, Joshua Branson wrote:
> Do you know if the above guix records are in the guix manual? If not,
> I'll probably add them.
Nothing seems documented in the manual. That’s why I have been gone to
the docstring. :-)
Cheers,
simon
zimoun writes:
> Hi,
>
> On Mon, 25 Oct 2021 at 02:15, Joshua Branson via Bug reports for GNU Guix
> wrote:
>
>> So I made a pretty noobie-like mistake a few minutes ago. When one
>> tries to make a (record-configuration), he invariably create an
>> infinite number of records. The guile compi
Hi,
On Mon, 25 Oct 2021 at 02:15, Joshua Branson via Bug reports for GNU Guix
wrote:
> So I made a pretty noobie-like mistake a few minutes ago. When one
> tries to make a (record-configuration), he invariably create an
> infinite number of records. The guile compiler eventually runs out
> of
11 matches
Mail list logo