Re: Corrupt/missing store items

2021-06-22 Thread Jack Hill
On Tue, 22 Jun 2021, Ricardo Wurmus wrote: Jack Hill writes: What happens if you try “guix build --check --no-grafts /gnu/store/zkhymfsbrv0s4y7l778g78k6y65nidxd-gnutls-3.6.16.drv” or similar? The database probably states that /gnu/store/jlk67v3nddhv0z963wfvahk8fc8gqcz8-gnutls-3.6.16 has

DISTRHO-Ports license situation

2021-06-22 Thread Thorsten Wilms
Hi! I created a package for https://github.com/DISTRHO/DISTRHO-Ports. I now wonder if I should submit a patch, because the licensing situation is a mess, with several of the plugins having no information attached at all, though most have at least a pointer to a repo that claims a license (gpl2,

Re: Corrupt/missing store items

2021-06-22 Thread Ricardo Wurmus
Jack Hill writes: Given what i know about the problem: substitute operations are failing because gnutls is not available, I tried: jackhill@kalessin ~$ guix build --substitute-urls=http://ci.guix.gnu.org /gnu/store/zkhymfsbrv0s4y7l778g78k6y65nidxd-gnutls-3.6.16.drv

Re: Corrupt/missing store items

2021-06-22 Thread Jack Hill
On Tue, 22 Jun 2021, Jack Hill wrote: On Tue, 22 Jun 2021, Christopher Baines wrote: Jack Hill writes: Given what i know about the problem: substitute operations are failing because gnutls is not available, I tried: jackhill@kalessin ~$ guix build --substitute-urls=http://ci.guix.gnu.org

Re: Corrupt/missing store items

2021-06-22 Thread Jack Hill
On Tue, 22 Jun 2021, Christopher Baines wrote: Jack Hill writes: Given what i know about the problem: substitute operations are failing because gnutls is not available, I tried: jackhill@kalessin ~$ guix build --substitute-urls=http://ci.guix.gnu.org

Re: Corrupt/missing store items

2021-06-22 Thread Christopher Baines
Jack Hill writes: > Given what i know about the problem: substitute operations are failing > because gnutls is not available, I tried: > > jackhill@kalessin ~$ guix build --substitute-urls=http://ci.guix.gnu.org > /gnu/store/zkhymfsbrv0s4y7l778g78k6y65nidxd-gnutls-3.6.16.drv >