Ricardo Wurmus skribis:
> Ludovic Courtès writes:
>
>> I confirm that I still get the problem right now from my home network,
>> without even really trying: […]
>
> Is that through Tor or just your ISP?
It’s just my ISP, no Tor involved. I can share privately my home IP
address if that helps i
Hi,
There seems to be a recently introduced package name conflict.
There are two packages named "helm". One is is the package manager for
Kubernetes and the other is a synthesizer. I noticed after upgrading and helm
suddenly jumped from 0.9.0 to 3.12.3. `guix install helm@0.9.0` restores
helm-l
Lars Rustand writes:
> [[PGP Signed Part:Undecided]]
> Setting up a RAID array using UUIDs does not work.
>
> The following mapped-devices block works:
>
> (mapped-devices
> (list
> (mapped-device
> (source (list "/dev/nvme0n1p2" "/dev/nvme1n1p3"))
> (target "/dev/md
Hi.
There are currently two conflicting definitions of ocl-icd in
"opencl.scm":
--8<---cut here---start->8---
(define-public ocl-icd
(deprecated-package "ocl-icd" opencl-icd-loader))
--8<---cut here---end--->8---
and
--8<-
Hi,
> Which is the good one?
according to commit 4d1157fca7627c11672df0cd80fae4f4d27e2185 ocl-icd
was dead, which is why I replaced it. I cannot tell which one is better
though. Tobias maybe?
Lars
Hi Arun,
Arun Isaac writes:
> Sorry for my late reply.
No problem: async! :-D
[...]
> In our case, we index entire issues as Xapian documents; we don't index
> each individual email message as its own Xapian document.
Ooh, I understand now!
> This means that an issue is the smallest unit w
Hi Lars, Guillaume,
Thanks for catching the duplicate! I removed the ‘deprecated’ one in
commit 71ec12d8bacd3901e8c7853d3c9403f3d09dfb31.
On 2023-09-18 16:23, Lars-Dominik Braun wrote:
Which is the good one?
according to commit 4d1157fca7627c11672df0cd80fae4f4d27e2185 ocl-icd
was dead, whi
>> Notice how the search term "database" is highlighted in the search
>> results. This is relatively easy to do with Xapian, and indeed I do
>> plan to implement this at some point.
>
> OK: can we consider this bug report (wishlist) as the "official" one for
> that feature? :-)
Sure!
> Can I re
Hi,
it seems https://issues.guix.gnu.org can again be accessed when using Tor
Browser.
Kind regards,
Altadil
Ludovic Courtès skribis:
> When I run it by hand with KVM on my bare-metal GNU/Linux machine, it’s
> all good: 👍
>
> $
> "/gnu/store/1rg1fb9mj65rh82467vwlrkmi12p4v89-qemu-minimal-8.1.0/bin/qemu-system-i386"
> "-m" 2048 "--device" "rtl8139,netdev=net0" "--netdev"
> "user,id=net0,hostfwd=tcp:127
Hi,
Csepp skribis:
> Lars Rustand writes:
[...]
>> But this one fails:
>>
>> (mapped-devices
>> (list
>> (mapped-device
>> (source (list (uuid "a07c54da-eb61-4135-86b8-8791e863e46a") (uuid
>> "c40026af-ace9-47fc-9d3f-4b8d6a2219cb")))
>> (target "/dev/md0")
>>
Ludovic Courtès skribis:
> As reported by Tobias on IRC (in the context of ‘hpcguix-web’),
> checkouts managed by Guile-Git appear to grow beyond reason. As an
> example, here’s the same ‘.git’ managed with Guile-Git and with Git:
>
> $ du -hs
> ~/.cache/guix/checkouts/pjmkglp4t7znuugeurpurzikx
Hi Maxim,
As mentioned on IRC, the recently-added "rewrite-url, without
to-version" test needs not only nss-certs installed, as I found when
building it for the Hurd. New we also found it to fail in a container
without network access. That means a guix package build (in a
container) now fails.
13 matches
Mail list logo