Re: Linphone

2020-03-28 Thread Raghav Gururajan
Hi Ricardo! >> Did Ricardo's suggestion help? I'm interested in Linphone on Guix! The >> more VoIP options we have on the table in the times we're in, the better >> :-). If you have more issues, do reach out, and I'll see if I can lend a >> hand. >>> Danny's idea fixed it. It was a typo inside the

Re: Linphone

2020-03-28 Thread Ricardo Wurmus
Raghav Gururajan writes: > Hi Maxim! > >>> Did Ricardo's suggestion help? I'm interested in Linphone on Guix! The >>> more VoIP options we have on the table in the times we're in, the better >>> :-). If you have more issues, do reach out, and I'll see if I can lend a >>> hand. >> >> Danny's ide

Additional GPG key needed when verifying git-authenticate

2020-03-28 Thread Amin Bandali
Hello Guix, I'll get right to the point: I goofed up earlier tonight, and pushed to master a commit [0] modifying build-aux/git-authenticate.scm. Since we're all to sign our commits, as a result, in addition to Ludo’s key you now need to add my GPG key to your keyring as well, before invoking git

New Tamil PO file for 'guix' (version 1.1.0-pre1)

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

Re: Linphone

2020-03-28 Thread Raghav Gururajan
Hi Maxim! >> Did Ricardo's suggestion help? I'm interested in Linphone on Guix! The >> more VoIP options we have on the table in the times we're in, the better >> :-). If you have more issues, do reach out, and I'll see if I can lend a >> hand. > > Danny's idea fixed it. It was a typo inside the

Re: Brainstorming features for issues.guix.gnu.org

2020-03-28 Thread Ricardo Wurmus
Vincent Legoll writes: > Searching with "mdate:2w..now" does show a single issue, > is that really so ? > > I expect this to mean all issues with a new comment in > the last 2 weeks. I just looked at the services and noticed that the mumi-worker service was dead. That worker is responsible fo

Re: Brainstorming features for issues.guix.gnu.org

2020-03-28 Thread Vincent Legoll
Another feature idea... I often use it to educate myself on what's going on and read status about various things. When doing so I do not always want to scroll through kilometers of patches. A way to collapse / hide all/too big patches on an issue page would be great, to enhance readability --

Re: Use genimage for disk-image creation.

2020-03-28 Thread Vincent Legoll
Hello > > FYI, I'm investigating the test suite failures for the newer > > releases of genimage (v11 (+1 FAIL) & v12 (+2 FAIL))... > > > > I think I'll report / PR them upstream before updating > > guix's version, to avoid unnecessary churn. > > Ok good, let us know how it goes :) I should have me

Re: Use genimage for disk-image creation.

2020-03-28 Thread Mathieu Othacehe
Hello Vincent, > FYI, I'm investigating the test suite failures for the newer > releases of genimage (v11 (+1 FAIL) & v12 (+2 FAIL))... > > I think I'll report / PR them upstream before updating > guix's version, to avoid unnecessary churn. Ok good, let us know how it goes :) I should have ment

Re: core-updates frozen!

2020-03-28 Thread Marius Bakke
Jan Nieuwenhuizen writes: >> For those unaware, this means that the set of trusted binaries at the >> root of the package graph from which everything else derives is only 60 >> MiB (on i686 and x86_64). The set no longer includes GCC, binutils, or >> glibc! > >> For more information, see janneke

Re: Cannot build guix from git due to .po file errors

2020-03-28 Thread Marius Bakke
Marius Bakke writes: > Ludovic Courtès writes: > >> Hi Vagrant, >> >> Vagrant Cascadian skribis: >> >>> e...@boldquot.po:4591: format specifications in 'msgstr[0]' are not a >>> subset of those in 'msgid_plural' >>> /gnu/store/p50cw1g05g566bkbr6ylcibqffhha8w4-profile/bin/msgfmt: found 1 >>> fat

Re: Cannot build guix from git due to .po file errors

2020-03-28 Thread Marius Bakke
Ludovic Courtès writes: > Hi Vagrant, > > Vagrant Cascadian skribis: > >> e...@boldquot.po:4591: format specifications in 'msgstr[0]' are not a >> subset of those in 'msgid_plural' >> /gnu/store/p50cw1g05g566bkbr6ylcibqffhha8w4-profile/bin/msgfmt: found 1 >> fatal error > > What’s the message on

Re: core-updates frozen!

2020-03-28 Thread Jan Nieuwenhuizen
Marius Bakke writes: > Jan Nieuwenhuizen writes: > >> Marius Bakke writes: >> >>> The branch currently represents 676 commits by 26 people. Some >>> highlights from this round: >>> >>> * Guix runs natively on GNU/Hurd. >>> * Guix System can be cross-compiled for foreign architectures. >>> * The

Re: core-updates frozen!

2020-03-28 Thread Jan Nieuwenhuizen
Pierre Neidhardt writes: > Jan Nieuwenhuizen writes: > >> These are exciting changes! Let's also not forget: >> >> * for x86 and x86_64: another reduction of the bootstrap binary seed by >> roughly %0%, to ~60MB! > > %0%? :p Hah -- should have been yeah, 50%! -- Jan Nieuwenhuizen | GNU Lily

Re: Brainstorming features for issues.guix.gnu.org

2020-03-28 Thread Vincent Legoll
Searching with "mdate:2w..now" does show a single issue, is that really so ? I expect this to mean all issues with a new comment in the last 2 weeks. -- Vincent Legoll

Proxy settings wrt guix daemon

2020-03-28 Thread Vincent Legoll
Hello, following the packaging of squid, I have been searching how to configure the guix daemon to use a proxy, and this looks problematic. I found very sparse info in the documentation, at least something explaining that this area is WIP would have helped. [1] I found the following config.scm s

Re: core-updates frozen!

2020-03-28 Thread Marius Bakke
Jan Nieuwenhuizen writes: > Marius Bakke writes: > >> The branch currently represents 676 commits by 26 people. Some >> highlights from this round: >> >> * Guix runs natively on GNU/Hurd. >> * Guix System can be cross-compiled for foreign architectures. >> * The distribution is built with Guile

Re: environment variable handling cleanup ?

2020-03-28 Thread Vincent Legoll
Hello, since no one objected to the idea, I'm going forward with this. On Mon, Mar 23, 2020 at 9:55 AM Hartmut Goebel wrote: > Well, I did not count how often this is used, but (guix built utils > update-env) might benefit from this, to. I don't know if you meant that (guix build utils) was the

Re: core-updates frozen!

2020-03-28 Thread Jan Nieuwenhuizen
Marius Bakke writes: > The branch currently represents 676 commits by 26 people. Some > highlights from this round: > > * Guix runs natively on GNU/Hurd. > * Guix System can be cross-compiled for foreign architectures. > * The distribution is built with Guile 3.0. > * GNOME 3.34 (on a separate br