bug#47451: closed (Re: bug#47451: Guix pull building lz4-1.9.3 fails)

2021-04-07 Thread Bone Baboon
I am no longer having this error. This error was part of a unsuccessful attempt to install a previous version of a package. I am using a different approach to install a previous version of a package which is working and is detailed here: https://lists.gnu.org/archive/html/help-guix/2021-04/msg000

bug#47451: Guix pull building lz4-1.9.3 fails

2021-04-01 Thread Leo Famulari
On Sun, Mar 28, 2021 at 04:10:36PM -0400, Leo Famulari wrote: > I think this bug was fixed in Guix in February: > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=78bbf6c44394c1024e0a369d0d5947e669606248 Closing... please let us know if the bug should be reopened.

bug#47451: Guix pull building lz4-1.9.3 fails

2021-03-28 Thread Leo Famulari
On Sun, Mar 28, 2021 at 09:43:53AM -0400, Bone Baboon via Bug reports for GNU Guix wrote: > Error Message: [...] > @ build-log 28219 16 > # Test for #596 > @ build-log 28219 32 > ../programs/lz4 -m tmp-tlb-test > @ build-log 28219 47 > ../programs/lz4 tmp-tlb-test.lz4 tmp-tlb-test2 > @ build-log 2

bug#47451: Guix pull building lz4-1.9.3 fails

2021-03-28 Thread Bone Baboon via Bug reports for GNU Guix
I am getting an error message that tells me to report it to this Guix bug mailing list. After reading the Specifying Additional Channels section of the Guix manual I created `~/.config/guix/channels.scm` with these contents: ``` (cons (channel (name 'openvpn-2-4-9) (url "https://git.savann