bug#20255: 'search-paths' should respect both user and system profile.

2021-06-25 Thread Leo Prikler
Am Freitag, den 25.06.2021, 22:37 -0400 schrieb Maxim Cournoyer: > Hello, > > Alex Kost writes: > > > zimoun (2020-02-21 16:53 +0100) wrote: > > > > > Dear, > > > > > > What is the status of the bug#20255 [1]? > > > It is old; the last activity seems back on 2015, November. So let > > > resume

bug#20255: 'search-paths' should respect both user and system profile.

2021-06-25 Thread Maxim Cournoyer
Hello, Alex Kost writes: > zimoun (2020-02-21 16:53 +0100) wrote: > >> Dear, >> >> What is the status of the bug#20255 [1]? >> It is old; the last activity seems back on 2015, November. So let resume. >> >> The issue is, e.g.: >> - perl installed into the system profile >> - perl-xml-parser in

bug#18838: zsh test suite failures, possibly due to 'noatime' mount flag

2021-06-25 Thread Maxim Cournoyer
Hello, Maxim Cournoyer writes: > Hello, > > Vincent Legoll writes: > >> Is this still happening? >> >> I searched a bit on ci.guix.gnu.org... >> >> We have a failure on 5.8 armhf (already present on 5.7.1 version) >> but it looks like it is a different set of tests that is failing... > > I can'

bug#44995: User options are not passed to the offload machine

2021-06-25 Thread Maxim Cournoyer
severity 44995 important thanks Hi, Maxim Cournoyer writes: > Hello, > > I noticed that: > > guix build something --no-substitutes > > when offloaded, will not honor the '--no-substitutes' argument and start > fetching substitutes. > > Probably any user options are being ignored, I haven't chec

bug#49230: please update description for package nyacc

2021-06-25 Thread Matt Wette
Hi All, Could you please remove the "should be considered not stable" language from the description of the nyacc package? The current text on the website (https://www.nongnu.org/nyacc) is the following gist: NYACC, for Not Yet Another Compiler Compiler, is set of guile modules for generating

bug#49228: guix import go fails when module does not have a documenation on pkg.go.dev

2021-06-25 Thread Sarah Morgensen via Bug reports for GNU Guix
Hello, Thanks for the report. Björn Höfling writes: > $ ./pre-inst-env guix import go github.com/caspr-io/yamlpath > [...] > ice-9/eval.scm:619:8: Throw to key `match-error' with args `("match" "no > matching pattern" #f)'. > > If you look at the page > > https://pkg.go.dev/github.com/caspr-i

bug#49228: guix import go fails when module does not have a documenation on pkg.go.dev

2021-06-25 Thread Björn Höfling
$ ./pre-inst-env guix import go github.com/caspr-io/yamlpath go-module->guix-package module-path: github.com/caspr-io/yamlpath Backtrace: In ice-9/boot-9.scm: 1752:10 8 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 7 (apply-smob/0 #) In ice-9/boot-9.scm: 724:2 6

bug#49145: Cannot build Guix (Texinfo failure)

2021-06-25 Thread HiPhish
I actually looked into the offending files and I found that they are only half- translated. Part of them is in German, but some parts are in English, and the English parts are referencing English node names, which obviously do not exist in the German manual. I do not need the German manual, is t

bug#49223: guix download nix failure

2021-06-25 Thread Ludovic Courtès
Hi, Domagoj Stolfa skribis: > When running `make check-system` I bumped into a failure with nix: > > Starting download of > /gnu/store/ckqmds57xjz6zvziw52mgf844dp62mz4-nix-2.3.13.tar.xz > From https://nixos.org/releases/nix/nix-2.3.13/nix-2.3.13.tar.xz... > Throw to key `gnutls-error' with args

bug#48520: rav1e 0.3.5 is not reproducible

2021-06-25 Thread Maxim Cournoyer
Hello, Bone Baboon writes: > `guix describe` outputs: > > ``` > Generation 24 May 12 2021 18:06:24(current) > guix d6aeebb > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: d6aeebb23639258311fdfb9dbf5f903079fde51a > ``` > > `guix challenge

bug#48974: A possible shepherd bug (it's very minor)

2021-06-25 Thread Leo Prikler
Am Freitag, den 25.06.2021, 14:06 -0400 schrieb Joshua Branson: > Leo Prikler writes: > > > Hi, > > > > Am Freitag, den 25.06.2021, 05:31 -0400 schrieb Joshua Branson: > > > Leo Prikler writes: > > > > > > > Hi, > > > > > > > > Am Samstag, den 12.06.2021, 20:09 + schrieb > > > > jbra...@

bug#48974: A possible shepherd bug (it's very minor)

2021-06-25 Thread Joshua Branson via Bug reports for GNU Guix
Leo Prikler writes: > Hi, > > Am Freitag, den 25.06.2021, 05:31 -0400 schrieb Joshua Branson: >> Leo Prikler writes: >> >> > Hi, >> > >> > Am Samstag, den 12.06.2021, 20:09 + schrieb jbra...@dismail.de: >> > > June 12, 2021 3:39 PM, "Leo Prikler" < >> > > leo.prik...@student.tugraz.at> >> >

bug#49202: guix import go type error (failed regex match?)

2021-06-25 Thread zimoun
Hi, On jeu., 24 juin 2021 at 01:32, raingloom wrote: > When I run > guix import go -r github.com/golang-migrate/migrate/v4 > it works for a looong time (something else to work on I guess. maybe > fetching every git repo is not the best solution.) and then gives this > error: > > In procedure vect

bug#49168: ‘guix import pypi’ misses package dependencies

2021-06-25 Thread Maxim Cournoyer
Hello, Ludovic Courtès writes: [...] >> Perhaps it'd be best to raise the issue to the package maintainers and >> have them specify their metadata correctly? > > Going back to the example at the beginning of this thread, what ‘guix > import pypi tablib’ produces is missing ‘python-setuptools-sc

bug#49226: tidy build failure: invoke error

2021-06-25 Thread Leo Prikler
This appears to be a non-deterministic failure, as I too got it, but with a later file. Since we're still using the same cvs binary, I don't think it's the fault of the build environment. Regards, Leo

bug#49168: ‘guix import pypi’ misses package dependencies

2021-06-25 Thread Leo Prikler
Am Freitag, den 25.06.2021, 16:51 +0200 schrieb Ludovic Courtès: > Hello, > > Maxim Cournoyer skribis: > > > Ludovic Courtès writes: > > [...] > > > > Why does the importer favor .whl in the first place? Is it > > > supposed to > > > be more accurate or more widespread or something? > > > >

bug#49226: tidy build failure: invoke error

2021-06-25 Thread Christopher Howard
When I try to build tidy without substitutes, I get error: build of /gnu/store/zlr12hkdpxa4dwkkcw6v13rn14xmq9jb-tidy-20091223- checkout.drv failed View build log at '/var/log/guix/drvs/zl/r12hkdpxa4dwkkcw6v13rn14xmq9jb-tidy-20091223- checkout.drv.bz2'. Here is the log: guile: warning: failed to

bug#49168: ‘guix import pypi’ misses package dependencies

2021-06-25 Thread Ludovic Courtès
Hello, Maxim Cournoyer skribis: > Ludovic Courtès writes: [...] >> Why does the importer favor .whl in the first place? Is it supposed to >> be more accurate or more widespread or something? > > Yes, the METADATA file from the binary wheel is a better place to look > than the source egg-info

bug#49225: Possibly difficult to reproduce GnuTLS build bug?

2021-06-25 Thread Domagoj Stolfa
Hello: While running `make check-system`, I've encountered an issue with building GnuTLS (see attached drv file). Upon re-cloning the repository on the exact same commit, reconfiguring it in the exact same way and re-running `make check-system`, GnuTLS built just fine. I'm not quite sure how one

bug#49223: guix download nix failure

2021-06-25 Thread Domagoj Stolfa
Hello: When running `make check-system` I bumped into a failure with nix: Starting download of /gnu/store/ckqmds57xjz6zvziw52mgf844dp62mz4-nix-2.3.13.tar.xz From https://nixos.org/releases/nix/nix-2.3.13/nix-2.3.13.tar.xz... Throw to key `gnutls-error' with args `(# handshake)'. It seems to be

bug#48974: A possible shepherd bug (it's very minor)

2021-06-25 Thread Leo Prikler
Hi, Am Freitag, den 25.06.2021, 05:31 -0400 schrieb Joshua Branson: > Leo Prikler writes: > > > Hi, > > > > Am Samstag, den 12.06.2021, 20:09 + schrieb jbra...@dismail.de: > > > June 12, 2021 3:39 PM, "Leo Prikler" < > > > leo.prik...@student.tugraz.at> > > > wrote: > > > > > > > Am Samsta

bug#48974: A possible shepherd bug (it's very minor)

2021-06-25 Thread Joshua Branson via Bug reports for GNU Guix
Leo Prikler writes: > Hi, > > Am Samstag, den 12.06.2021, 20:09 + schrieb jbra...@dismail.de: >> June 12, 2021 3:39 PM, "Leo Prikler" >> wrote: >> >> > Am Samstag, den 12.06.2021, 09:26 -0400 schrieb Joshua Branson: >> > >> > > Hello! >> > > >> I'll tell you what, why don't we leave this "bu