Re: libmediainfo

2020-01-19 Thread Efraim Flashner
On Sun, Jan 19, 2020 at 11:07:02PM +0100, ssch...@mailbox.org wrote: >Hi all, >I am trying to package pymediainfo, but the build fails in the test phase >with >"OSError: libmediainfo.so.0: cannot open shared object file: No such file >or directory" >When I skip the test phas

Re: OCaml 4.09

2020-01-19 Thread Julien Lepiller
Le 19 janvier 2020 15:25:01 GMT-05:00, "Ludovic Courtès" a écrit : >Hello! > >Brett Gilio skribis: > >> Short message! I am trying to get our OCaml development system up to >> shape, as it is currently lagging some versions behind. I have opened >a >> wip-ocaml4.09 branch for this work. Here are

libmediainfo

2020-01-19 Thread sschott
Hi all, I am trying to package pymediainfo, but the build fails in the test phase with "OSError: libmediainfo.so.0: cannot open shared object file: No such file or directory" When I skip the test phase, the build su

Re: Guile 3 migration plan

2020-01-19 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: >> Once we’re done, we can change (guix self) so that ‘guix pull’ >> pulls Guix on Guile 3. > > The attached patch does that, I tested it with “make as-derivation”. > I’ll do some more testing but unless I’m overlooking something, we can > apply it anytime

Re: Speeding up “guix pull”: splitting modules

2020-01-19 Thread Ludovic Courtès
Hi! Christopher Baines skribis: > Ludovic Courtès writes: [...] >> Another less elegant option would be to resort to a service (Data >> Service or Cuirass) that would map a Guix commit to its .drv, and then >> fetch that .drv from substitute servers and build it. > > I haven't got around to s

New Ukrainian PO file for 'shepherd' (version 0.6.1-pre1)

2020-01-19 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'shepherd' has been submitted by the Ukrainian team of translators. The file is available at: https://translationproject.org/latest/shepherd/uk.po (We can arrange things so

Re: Parameterized packages

2020-01-19 Thread Ludovic Courtès
Hi, zimoun skribis: > To be clear, the seed (bootstrap) fixes how the compilers OCaml@4.01, > OCaml@4.07, OCaml@4.09, CPython@2.7, CPython@3.5, CPython@3.6, PyPy > (not yet in Guix), GCC@8, GCC@9, Clang@8, Clang@9, etc are compiled. > Then, it is difficult to use them to compile a package with o

Re: Parameterized packages

2020-01-19 Thread Ludovic Courtès
Hi, Nicolò Balzarotti skribis: > Hello! I've not followed the discussion with too much attention, so > forgive me if I'm plain wrong. > But, if I get this right, to me it seems we want something similar to > what nix is already doing. To me, what Nix is doing amounts to: (define (make-me-a-p

Re: OCaml 4.09

2020-01-19 Thread Ludovic Courtès
Hello! Brett Gilio skribis: > Short message! I am trying to get our OCaml development system up to > shape, as it is currently lagging some versions behind. I have opened a > wip-ocaml4.09 branch for this work. Here are some of the things that > need work that I have identified. I cannot really

Re: Maintaining Jami #3

2020-01-19 Thread Jan
On Sun, 19 Jan 2020 10:20:51 +0100 Pierre Neidhardt wrote: > Hi Jan, > > I tested the Jami package we have in upstream Guix: > > - It fails to start on my desktop, it only works on my laptop. > > - The client kept disconnecting. I could send a few text messages > here and there, but most of t

Re: Rust packaging coordination

2020-01-19 Thread Efraim Flashner
On Sat, Jan 18, 2020 at 11:48:12AM -0500, Martin Becze wrote: > I have packaged alacritty (im using it as a test app for the recursive crate > importer). I'll wait until you get tokei in! > > On 1/16/20 3:14 AM, John Soo wrote: > > Hello guix and rust packagers, > > > > I’m curious if anyone else