Re: Re-approaching package tagging

2018-12-18 Thread swedebugia
On 2018-12-19 07:51, swedebugia wrote: On 2018-12-18 08:48, Catonano wrote: Il giorno lun 17 dic 2018 alle ore 22:10 swedebugia mailto:swedebu...@riseup.net>> ha scritto:     Hi :)     On 2018-12-17 20:01, Christopher Lemmer Webber wrote: > Hello, > > In the past when we've

Re: Re-approaching package tagging

2018-12-18 Thread swedebugia
On 2018-12-18 08:48, Catonano wrote: Il giorno lun 17 dic 2018 alle ore 22:10 swedebugia mailto:swedebu...@riseup.net>> ha scritto: Hi :) On 2018-12-17 20:01, Christopher Lemmer Webber wrote: > Hello, > > In the past when we've discussed package tagging, I think Ludo'

Re: Going through the bugs...

2018-12-18 Thread swedebugia
On 2018-12-18 15:37, Joshua Branson wrote: swedebu...@riseup.net writes: Hi Here are more visual statistics: https://debbugs.gnu.org/rrd/guix.html How did you generate the graphs? I did not. Debbugs does that automatically for all "packages". replace guix with e.g. guix-patches -- Cheers

Internet Archive APIs useful as fallback?

2018-12-18 Thread swedebugia
Hi I stumbled over these at clintons blog and thought I would share them here if anybody is interested. APIs for content other that way-back machine: https://blog.archive.org/2018/12/13/documentation-for-public-apis-at-the-internet-archive/ APIs for the way-back machine: https://archive.org/h

02/02: import: Update opam importer.

2018-12-18 Thread Eric Bavier
> commit cce654fabdf09cac7d18f9bad842ba8445aa022c > Author: Julien Lepiller > Date: Mon Dec 17 21:05:35 2018 +0100 > > import: Update opam importer. > > * guix/import/opam.scm: Update importer for opam 2. > * tests/opam.scm: Update tests for the opam 2 importer. > --- > guix/i

Packaging Terraform, a Golang package

2018-12-18 Thread Chris Marusich
Hi, I'm trying to package Terraform, which is available under the Mozilla Public License 2.0: https://github.com/hashicorp/terraform I'm not very familiar with how Golang programs are packaged, so I might be missing some obvious things. Please let me know if I am! To begin, I thought I would f

Re: bioinformatics.scm vs bioconductor.scm ?

2018-12-18 Thread Ricardo Wurmus
zimoun writes: > Ok, but for example this convention about CRAN is not consistent with > the importer. :-) > guix import cran corpcor -r > fills the license field with (license gpl3+) and not (license license:gpl3+) That’s right. The importer does not know where the generated package defini

Re: bioinformatics.scm vs bioconductor.scm ?

2018-12-18 Thread Ricardo Wurmus
Hi, > Is the bioconductor importer usable from `guix import` ? yes. You may encounter minor problems when using the recursive bioconductor importer, as it may try to look up CRAN packages on Bioconductor. > This package is on Bioconductor: > https://bioconductor.org/packages/release/bioc/html/f

`guix lint' warn of GitHub autogenerated source tarballs

2018-12-18 Thread Arun Isaac
Now that we are avoiding GitHub autogenerated source tarballs since they are unstable and cause hash mismatch errors, can we have `guix lint' emit a warning if these autogenerated source tarballs are used?

Re: bioinformatics.scm vs bioconductor.scm ?

2018-12-18 Thread zimoun
Dear, Thank you for your explanations. And sorry if I am still slow to understand. > > What is the convention about license ? > > (license name) or (license license:name) > > Just about this point: This is not a "convention", this is part of the > language definition of Guile, the underlying Sche

Re: bioinformatics.scm vs bioconductor.scm ?

2018-12-18 Thread Björn Höfling
On Tue, 18 Dec 2018 06:31:44 -0500 zimoun wrote: > What is the convention about license ? > (license name) or (license license:name) Just about this point: This is not a "convention", this is part of the language definition of Guile, the underlying Scheme implementation: In the module gnu/packe

Re: IPFS trouble

2018-12-18 Thread Hector Sanjuan
‐‐‐ Original Message ‐‐‐ On Tuesday, December 18, 2018 2:07 PM, Laura Lazzati wrote: > On Tue, Dec 18, 2018 at 10:00 AM Björn Höfling > bjoern.hoefl...@bjoernhoefling.de wrote: > > > Hi Laura, > > I'm sending this also to guix-devel [and sorry for the previous, empty, > > private mail, I

Re: bioinformatics.scm vs bioconductor.scm ?

2018-12-18 Thread zimoun
Dear Ricardo, Thank you for your explanations. > > And I am asking myself if a massive import from Bioconductor should be > > possible ? > > Certainly! I’ve done this before actually, but I hit two minor > problems: > > 1. the bioconductor recursive importer does not *automatically* switch >

Re: Re-approaching package tagging

2018-12-18 Thread zimoun
Dear, How the relevance is evaluated ? And how the regexp works ? Maybe, I miss the documentation in the manual. I share the same feeling as Ludo about debtags. What do you think about `aptitude search` User Interface? https://www.debian.org/doc/manuals/aptitude/ch02s04s05.en.html Thank you in

Re: GC Warning: Out of Memory

2018-12-18 Thread Rene
Hello, > > I’d really like to add the bootstrap binaries in master (like the patch > you sent) and on alpha.gnu.org, but for that we’d need to figure out > while Guile 2.2 (guile-static-stripped) currently fails to run on > GNU/Hurd. > I'm doing tests with other versions of Guile, previously I re

Re: IPFS trouble

2018-12-18 Thread Ricardo Wurmus
Hi Laura, > Thank you! I will try it. I felt really silly for spending too much > time on that. I just want to share my videos so that you can see how > they are, even they are videos for trying out the video/translation > tools. If you have a workflow for building the videos out of source fil

Re: IPFS trouble

2018-12-18 Thread Laura Lazzati
Hi Björn - and guix - Here is everything I tried mkdir ipfsFiles cd cd videosWithoutTranslation/ cp audio-input-list3.txt /home/laura/ipfsFiles/ cp video-input-list3.txt /home/laura/ipfsFiles/ ipfs add -r ipfsFiles/ cd ipfsFiles ipfs init initializing IPFS node at /home/laura/.ipfs generating 20

Re: Re-approaching package tagging

2018-12-18 Thread Christopher Lemmer Webber
Ludovic Courtès writes: > I’m surprised you don’t mention --search, which is more appropriate than > -A (‘-A’ is here only to search among package names): > > --8<---cut here---start->8--- > $ guix package -s roguelike | recsel -p name,relevance > name: roguebox

Re: IPFS trouble

2018-12-18 Thread Laura Lazzati
On Tue, Dec 18, 2018 at 10:00 AM Björn Höfling wrote: > > Hi Laura, > > I'm sending this also to guix-devel [and sorry for the previous, empty, > private mail, I was too fast on the sending button]. > > > Note: I'm also new to IPFS, so I hope everything is correct here, if > someone knows better,

Re: Going through the bugs...

2018-12-18 Thread Joshua Branson
swedebu...@riseup.net writes: > Hi > > Here are more visual statistics: > https://debbugs.gnu.org/rrd/guix.html How did you generate the graphs? -- Joshua Branson Sent from Emacs and Gnus

IPFS trouble

2018-12-18 Thread Björn Höfling
Hi Laura, I'm sending this also to guix-devel [and sorry for the previous, empty, private mail, I was too fast on the sending button]. Note: I'm also new to IPFS, so I hope everything is correct here, if someone knows better, please reply. On Tue, 18 Dec 2018 00:04:56 -0300 Laura Lazzati wrote

Re: Re-approaching package tagging

2018-12-18 Thread Catonano
Il giorno mar 18 dic 2018 alle ore 08:48 Catonano ha scritto: > > > Il giorno lun 17 dic 2018 alle ore 22:10 swedebugia > ha scritto: > >> Hi :) >> >> On 2018-12-17 20:01, Christopher Lemmer Webber wrote: >> > Hello, >> > >> > In the past when we've discussed package tagging, I think Ludo' has b

Re: Re-approaching package tagging

2018-12-18 Thread Ludovic Courtès
Hello, Christopher Lemmer Webber skribis: > In the past when we've discussed package tagging, I think Ludo' has been > against it, primarily because it's a giant source of bikeshedding. I > agree that it's a huge space for bikeshedding... no space provides more > bikeshedding than naming things

Re: GC Warning: Out of Memory

2018-12-18 Thread Ludovic Courtès
Hello, Rene skribis: >> >> Rene are you still using the binaries I had provided? >> > > I use the binaries generated from Guix(master or core-updates). And then I > use the attached patch, to update the binary hashes. I’d really like to add the bootstrap binaries in master (like the patch you

Re: video status

2018-12-18 Thread Ludovic Courtès
Hi Laura, Laura Lazzati skribis: > I am writing a quick mail to tell you about the status of the videos. > I have been trying Ricardo's proposed tools that are in the > libreplanet site, and have created videos with audio and slides first > in English, and then translated previous slides from a