bug#31054: report problem: import bookmark for Web application does not work

2018-04-08 Thread Wensheng Xie
Thank you, Mark. This is a lot of information. I will check the GNOME translation page and decide what to do. best regards, wxie On Mon, Apr 9, 2018 at 12:59 AM, Mark H Weaver wrote: > Hi, > > Mark H Weaver writes: > > > Wensheng Xie

bug#31103: ‘install-license-files’ phase is ineffective with out-of-tree builds

2018-04-08 Thread Ludovic Courtès
Hello, The ‘install-license-files’ phase doesn’t install anything when doing builds with #:out-of-source? #t, as is the case for ‘glibc’ and for anything using ‘cmake-build-system’. That’s because it looks for license files in “.”, which is incorrect in this case. Ludo’.

bug#31095: [aegisub] error: Aegisub requires that boost be built with ICU support.

2018-04-08 Thread Mark H Weaver
Pierre Neidhardt writes: > Thanks for the feedback! > >> However, the first step is to figure out why 'boost' is failing to find >> icu4c. Would you like to investigate? > > I usually happily answer "yes" to those questions, but this time I'll > pass: aegisub is not really a

bug#31069: emacs-smartparens: sp-forward-barf-sexp broken

2018-04-08 Thread Alex Kost
Oleg Pykhalov (2018-04-07 22:09 +0300) wrote: > Thorsten Wilms writes: > >> On 05.04.2018 21:25, Alex Kost wrote: >> >>> It probably wouldn't help but... all these commands work for me without >>> any error (I use smartparens 1.11 installed with Guix). > > […] > >> 1.11 here,

bug#22629: Towards a new 'guix pull'

2018-04-08 Thread Nils Gillmann
Ludovic Courtès transcribed 2.0K bytes: > Hello Guix! > > l...@gnu.org (Ludovic Courtès) skribis: > > > Here’s a series of improvements that I think we should make in ‘guix > > pull’: > > > > • Use Git instead of downloading a whole snapshot every time. The Git > > checkout would be kept

bug#31054: report problem: import bookmark for Web application does not work

2018-04-08 Thread Mark H Weaver
Hi, Mark H Weaver writes: > Wensheng Xie writes: > >> By the way, I also noticed that "import/export bookmark" entries are >> not translated into Chinese. Do you know where I can submit >> translation issues for Chinese for guixSD? > > Those translation

bug#22629: Towards a new 'guix pull'

2018-04-08 Thread Ludovic Courtès
Hello Guix! l...@gnu.org (Ludovic Courtès) skribis: > Here’s a series of improvements that I think we should make in ‘guix > pull’: > > • Use Git instead of downloading a whole snapshot every time. The Git > checkout would be kept in ~/.cache/guix/pull/checkouts, say. That was done a

bug#27284: ‘guix pull’ builds using multiple derivations

2018-04-08 Thread Ludovic Courtès
Hello! l...@gnu.org (Ludovic Courtès) skribis: > The code in ‘wip-pull-multiple-derivations’ works like this: > > 1. Assume we have Guile and Guix already installed, but not > necessarily the latest versions thereof. > > 2. Using the (guix …) modules that we have, build a program—a >

bug#31054: report problem: import bookmark for Web application does not work

2018-04-08 Thread Mark H Weaver
Hi, Wensheng Xie writes: > By the way, I also noticed that "import/export bookmark" entries are > not translated into Chinese. Do you know where I can submit > translation issues for Chinese for guixSD? Those translation files are part of the upstream Epiphany web

bug#31095: [aegisub] error: Aegisub requires that boost be built with ICU support.

2018-04-08 Thread Pierre Neidhardt
Thanks for the feedback! > However, the first step is to figure out why 'boost' is failing to find > icu4c. Would you like to investigate? I usually happily answer "yes" to those questions, but this time I'll pass: aegisub is not really a priority for me at the moment and I don't have a great

bug#31095: [aegisub] error: Aegisub requires that boost be built with ICU support.

2018-04-08 Thread Mark H Weaver
Hi Pierre, Pierre Neidhardt writes: > I can't build aegisub: > > > guix package --install aegisub > [...] > checking whether boost ICU support works... no > configure: error: in > `/tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2': > configure:

bug#31095: [aegisub] error: Aegisub requires that boost be built with ICU support.

2018-04-08 Thread Pierre Neidhardt
I can't build aegisub: > guix package --install aegisub [...] checking whether boost ICU support works... no configure: error: in `/tmp/guix-build-aegisub-3.2.2.drv-0/aegisub-3.2.2': configure: error: Aegisub requires that boost be built with ICU support.