Hello,
The test "terminal-string-width Japanese" in the file
"tests/syscalls.scm" has an environmental dependency which causes it to
fail when I run `guix shell --pure -D guix -- make check
TESTS=tests/syscalls.scm`. I can resolve this by instead running `guix
shell --pure -D guix -- env LANG=
When reconfiguring the system with Guix, shepherd services that have
auto-start? set to #f are started during reconfiguration. Per
https://issues.guix.gnu.org/22039#26, services shouldn't be started by
reconfigure if auto-start is #f. These services are not started on boot,
which matches expect
Change-Id: Ibe02edca39731f3f3c9001818665d2da97df9465
---
gnu/packages/music.scm | 52 ++
1 file changed, 22 insertions(+), 30 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 77e952d383..6f1736a276 100644
--- a/gnu/packages/mu
This patch and https://issues.guix.gnu.org/68038 also fix
my Frescobaldi installation, tested with "timidity -iA" and Lilypond's
pdf output.
There may be problems due to upstream changing versioning style,
the old python-pyportmidi and portmidi itself have a greater
version than the current one.
Relevant patch: https://issues.guix.gnu.org/68038
Marco
Dear maintainers,Highly appreciate your work on completely free(libre)
distribution!
I write this to submit an issue i came accross recently about the use of orca
screen reader.Though a bug (at least to a normal user like me, it is a bug)
might seem annoying to you and such fix on a single packa
I'm a bit confused about what you exactly mean. Can you provide an
example? Programmatically, the build-system isn't supposed to be
reflected (package components of the build-system) in the inputs fields
of packages, Rust is no different.
> NB: This is my first time packaging rust, so I may be
The culprit to your problem is `rust-ffmpeg-sys-the-third-1', which
requires all the packages you just mentioned for building.
`rust-av1an-core` requires `rust-ffmpeg-the-third-1' which in turn
requires the sys libraries as well.
--8<---cut here---start->8--
$ guix pull
Updating channel 'guix' from Git repository at '
https://git.savannah.gnu.org/git/guix.git'...
Updating channel 'nonguix' from Git repository at '
https://gitlab.com/nonguix/nonguix'...
Building from these channels:
nonguix https://gitlab.com/nonguix/nonguix 71a53fa
guix htt
Hi all,
Noticed this error when running Guix pull today. Not entirely sure of
the problem, but the console said to report it and I didn't notice any
identical bug reports recently.
Full log attached. Abridged version below.
ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
no code for
sudo -i guix pull
[sudo] password for omakuva:
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 2a66a96 (7 new commits)...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.
Hi Philippe,
Philippe SWARTVAGHER writes:
> Hello,
>
> I'm running Guix on a foreign distro, Debian, with systemd. I installed
> Guix with the shell installer script.
>
> The documentation
> https://guix.gnu.org/manual/en/html_node/Invoking-guix-publish.html
> mentions (at the bottom) that I
Hi Qingyun,
qy.tao--- via Bug reports for GNU Guix writes:
> 1. &store-protocol-error:
> message:
> "`/gnu/store/5kj8lyybjrdl7xd0fx9g9vzkz8sklqsy-guix-1.4.0/bin/guix substitute'
> died unexpectedly"
> status: 1
This seems to be a transient substitute error, can you retry?
Best,
13 matches
Mail list logo