Hello Guix,
I can't build shepherd-1.0.4 on my aarch64 systems anymore locally nor
on my Cuirass server. The `tests/pid-file.sh` test is failing. I
attached the failing logs. The issues seems to be:
```
herd: error: exception caught while executing 'start' on service 'test':
In procedure delete-
Hi vicvbcun,
thanks for looking into this. I'm afraid I canb't help much on this, but
I find your investigation very interesting. Keep us posted.
Roman
vicvbcun writes:
> Hello Guix!
>
> I think that I now have some understanding for how these differently
> grafted packages can arise: The gra
Thank you Efraim!
On Sun, Jan 26, 2025, 08:41 Efraim Flashner wrote:
> On Fri, Jan 24, 2025 at 10:55:34AM +0100, Roman Scherer wrote:
> >
> > Hi Efraim,
> >
> > thanks for looking into this! Much appreciated. I just tried your patch
> > and reconfigured my s
Alright, thank you Leo!
Leo Famulari writes:
> On Fri, Jan 24, 2025 at 10:55:34AM +0100, Roman Scherer wrote:
>> I'm not very familiar with grafts and have a question. When no grafts
>> are used for building the Grub image, does it mean it uses packages with
>> no se
Hi Efraim,
thanks for looking into this! Much appreciated. I just tried your patch
and reconfigured my system as usual without using --no-grafts and I can
confirm that it is working again.
I'm not very familiar with grafts and have a question. When no grafts
are used for building the Grub image,
gt; On 2025-01-12T10:58:54+0100, Roman Scherer wrote:
>>
>>Hello Guix,
>>
>>I can't reconfigure my (aarch64) system anymore. When building
>>/gnu/store/bpda8gfvxm6iv3mc6n8sf3ydxc5b6zi9-grub-image.png.drv I see the
>>following backtrace:
>>
>
Roman Scherer writes:
Hmm, but it looks I'm now stuck using --no-grafts all the time. Any
ideas how to solve that?
> Roman Scherer writes:
>
> So, it looks like this issue might be related to:
>
> - https://issues.guix.gnu.org/47853
> - https://issues.guix.gnu.org/4711
Roman Scherer writes:
So, it looks like this issue might be related to:
- https://issues.guix.gnu.org/47853
- https://issues.guix.gnu.org/47115
I reconfigured my system now with --no-grafts, and this time it worked.
> <#secure method=pgpmime mode=sign>
>
> Hi Leo,
>
&
7;m also linking my config, just in case:
https://github.com/r0man/guix-home/blob/main/modules/r0man/guix/system/m1.scm
Thanks for your help, Roman.
Leo Famulari writes:
> On Sun, Jan 12, 2025 at 03:30:07PM -0500, Leo Famulari wrote:
>> On Sun, Jan 12, 2025 at 10:58:54AM +0100, Roma
Roman
> On Sun, Jan 12, 2025 at 10:58:54AM +0100, Roman Scherer wrote:
>>
>> I can't reconfigure my (aarch64) system anymore. When building
>> /gnu/store/bpda8gfvxm6iv3mc6n8sf3ydxc5b6zi9-grub-image.png.drv I see the
>> following backtrace:
>
Hello Guix,
I can't reconfigure my (aarch64) system anymore. When building
/gnu/store/bpda8gfvxm6iv3mc6n8sf3ydxc5b6zi9-grub-image.png.drv I see the
following backtrace:
```
building /gnu/store/bpda8gfvxm6iv3mc6n8sf3ydxc5b6zi9-grub-image.png.drv...
Backtrace:
2 (primitive-load "/gnu/s
Hi Guix,
it seems that docker-compose is broken on Guix. Running `docker-compose
up` with any docker-compose.yml file in the current directory fails with:
Traceback (most recent call last):
File
"/gnu/store/7v8r5c2xf2g6l4k7dfvcxxhm1kfdm9b5-python-docker-5.0.3/lib/python3.10/site-packages/dock
Nice Kristiyan, thanks for your work on this!
Kristiyan Kanchev writes:
> Hello all,
>
> I've just managed to start Metabase with clojure-tools build from
> Guix. The problem was indeed what I suspected --> maven-core 3.8.8 was
> needed. maven-core 3.9.* is incompatible with clojure-tools (I wa
gt;
> I'm currently trying to maven-resolver-provider from 3.9 to 3.8 and
> will report results, hopefully soon -- I'm new to Guix and need some
> more time. If it works out, I'll try to push patches.
>
> Thanks,
> Kriss
>
> On 10/3/24 17:48, Roman Scherer w
om AWS API docs. The code to
generate them has not been published by the Clojure team. That was a
blocker back in the day according to Maxim Devos.
The patches are here:
https://github.com/r0man/guix/commits/clojure-s3-transport/
I really should find that thread ...
Roman Scherer writes:
> H
Hi,
I just tried this and got the same error. I'm not using the Clojure
package from Guix because the AWS S3 support has been ripped out. I use
the package from Nix.
My guess is, this error is also because of the lacking S3 support, or if
not it will break later. The deps.edn file of Metabase co
From 7fefef83a062a97d7c41e3e0d145abd9d5b1101b Mon Sep 17 00:00:00 2001
Message-ID: <7fefef83a062a97d7c41e3e0d145abd9d5b1101b.1727437710.git.ro...@burningswell.com>
From: Roman Scherer
Date: Fri, 27 Sep 2024 11:00:27 +0200
Subject: [PATCH 1/3] gnu: iso-codes: Rename to iso-codes/pinned.
* do
Hi Ludo and Tobias, yes, I think the issue has been resolved in the
meantime.
On Thu, Sep 19, 2024, 15:06 Ludovic Courtès wrote:
> Hi Roman,
>
> Roman Scherer skribis:
>
> > with the latest commit on master
> >
> > ```
> > root@guix ~# guix describe
>
Hi Ricardo,
I was just looking into this as well and would have tried the same.
LGTM.
Reviewed-by: Roman Scherer
signature.asc
Description: PGP signature
Hello Guix,
with the latest commit on master
```
root@guix ~# guix describe
Generation 13 Aug 24 2024 13:19:20(current)
guix d48af5c
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: d48af5cca84914d44b032d0bf0820640ebbe7a4b
```
I can't reconfi
Hi Ludo and Rick,
sorry for the trouble. I'm running xscreensaver on a foreign distro and
did not notice this. Probably because somehow my screen wasn't locked,
but still showing random screensavers.
However, now that I tried the `xscreensaver-command -lock` command I see
a dialog with a "Passwo
Ok, sounds good to me. :)
Liliana Marie Prikler writes:
> Hi Roman,
>
> Am Sonntag, dem 20.03.2022 um 14:58 +0100 schrieb Roman Scherer:
>> Hi Liliana and Maxime,
>>
>> if the icons are really coming from [1], they seem to be licensed
>> under the Creative Comm
st to include my patch that removes all
icons from the source.
What do you think?
Roman
[1] https://github.com/microsoft/vscode-icons
Liliana Marie Prikler writes:
> Hi Roman,
>
> Am Sonntag, dem 20.03.2022 um 12:21 +0100 schrieb Roman Scherer:
>>
>> Hi Liliana,
>>
s the case, we could remove all those "icon themes" and just
leave this "Iconless" theme in the file:
https://github.com/emacs-lsp/lsp-treemacs/blob/master/lsp-treemacs-themes.el#L209
Roman
Liliana Marie Prikler writes:
> Hi Roman, hi Maxime,
>
> Am Sonntag, dem 20.03
9jzjhwc3nggwznhm8564dz4ydcxym2ddd63571k0"
(build-system emacs-build-system)
--
2.34.0
Maxime Devos writes:
> [[PGP Signed Part:Undecided]]
> Roman Scherer schreef op zo 20-03-2022 om 09:59 [+0100]:
>> Since the icons are not installed on a Guix system right now, I thin
leave the Guix emacs-lsp-treemacs packages as it is for now.
Once upstream has added the licenses for the icons, we could take
another look and maybe only install the ones that we are allowed to
include.
What do you think?
Thanks, Roman.
Maxime Devos writes:
> [[PGP Signed Part:Undecided]]
Hello,
the emacs-lsp-treemacs package does not bundle it's icons. This patch
fixes the issue by copying the icons to `share/emacs-lsp-treemacs/icons`
and patching the paths in `lsp-treemacs-themes.el`.
This is the link to the issue in bug tracker: https://issues.guix.gnu.org/50329
Would you lik
27 matches
Mail list logo