bug#44053: ‘xdg-mime-database’ profile hook is slow

2020-11-05 Thread Luis Felipe via Bug reports for GNU Guix
‐‐‐ Original Message ‐‐‐ On Thursday, November 5, 2020 4:10 PM, zimoun wrote: > Hi, > > On Thu, 05 Nov 2020 at 14:47, Luis Felipe luis.felipe...@protonmail.com wrote: > > > > Clever workaround! What are now the performances on previous examples > > > (same profiles and same packages)? >

bug#44455: [ARTWORK] website: Not enough context for translation of None

2020-11-05 Thread Miguel Ángel Arruga Vivas
ed, 9 insertions(+), 3 deletions(-) diff --git a/website/po/guix-website.pot b/website/po/guix-website.pot index 4f37532..7e44756 100644 --- a/website/po/guix-website.pot +++ b/website/po/guix-website.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version:

bug#44468: 'guix system vm-image' crashes with 'string-prefix?: Wrong type argument in position 2 (expecting string)'

2020-11-05 Thread Maxim Cournoyer
Hello, Maxim Cournoyer writes: > The full backtrace reads as: > > $ ./pre-inst-env guix system vm-image gnu/system/examples/desktop.tmpl > --image-size=5G > Backtrace: > 19 (apply-smob/0 #) > In ice-9/boot-9.scm: > 718:2 18 (call-with-prompt _ _ # proc)>) > In ice-9/eval.scm: >

bug#44382: Updating the guix package triggers a full Git clone of guix.git

2020-11-05 Thread Leo Famulari
On Tue, Nov 03, 2020 at 10:48:25PM +0100, Ludovic Courtès wrote: > Weird, what’s the difference between fetch and clone technically? I > believe commit 329dabe13bf98b899b907b45565434c5140804f5 moved to “fetch” > precisely so we could do shallow clones. I don't know. It's definitely weird.

bug#44053: ‘xdg-mime-database’ profile hook is slow

2020-11-05 Thread zimoun
Hi, On Thu, 05 Nov 2020 at 14:47, Luis Felipe wrote: >> Clever workaround! What are now the performances on previous examples >> (same profiles and same packages)? > > In my case there seem to be no improvement (using Guix > 5e7cf66fb35780f930ad0bc5fe21ac330df4411d). > > > $ time guix package

bug#44452: Clash between guile-3.0 and guile-3.0-latest

2020-11-05 Thread zimoun
Hi, On Thu, 05 Nov 2020 at 15:48, divoplade wrote: > Le jeudi 05 novembre 2020 à 11:29 +0100, Leo Prikler a écrit : >> guile-3.0 will presumably be updated on the next core-updates merge, >> where world rebuilds are acceptable, so be a bit patient until then >> and >> use guile-3.0-latest,

bug#44468: 'guix system vm-image' crashes with 'string-prefix?: Wrong type argument in position 2 (expecting string)'

2020-11-05 Thread Maxim Cournoyer
The full backtrace reads as: --8<---cut here---start->8--- $ ./pre-inst-env guix system vm-image gnu/system/examples/desktop.tmpl --image-size=5G Backtrace: 19 (apply-smob/0 #) In ice-9/boot-9.scm: 718:2 18 (call-with-prompt _ _ #) In

bug#44053: ‘xdg-mime-database’ profile hook is slow

2020-11-05 Thread Luis Felipe via Bug reports for GNU Guix
‐‐‐ Original Message ‐‐‐ On Tuesday, November 3, 2020 11:32 PM, zimoun wrote: > Hi, > > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=76ea70bd70aeb76570445c11cea2f98139192b54 > > Clever workaround! What are now the performances on previous examples > (same profiles and same

bug#44452: Clash between guile-3.0 and guile-3.0-latest

2020-11-05 Thread divoplade
Hi! Le jeudi 05 novembre 2020 à 11:29 +0100, Leo Prikler a écrit : > guile-3.0 will presumably be updated on the next core-updates merge, > where world rebuilds are acceptable, so be a bit patient until then > and > use guile-3.0-latest, please :) That's not presumably, that's indeed fixed in

bug#44437:

2020-11-05 Thread musics--- via Bug reports for GNU Guix
this is a Guix System bug?

bug#44463: Skeleton files in sub-directories are not writable

2020-11-05 Thread Reza Alizadeh Majd
Hi Guix, trying to add a new skeleton file in a sub-directory in newly created users home, skeleton files add in read-only mode. since there shouldn't be any difference between adding a skeleton file in user home directory, or in a sub-directory under user's home, I assume this might be a bug

bug#44452: Clash between guile-3.0 and guile-3.0-latest

2020-11-05 Thread Leo Prikler
Hi divoplade, It is marked as a TODO exactly because it causes a world rebuild. guile-3.0 will presumably be updated on the next core-updates merge, where world rebuilds are acceptable, so be a bit patient until then and use guile-3.0-latest, please :) (Note, that you should also get