Mark H Weaver writes:
> iyzs...@member.fsf.org (宋文武) writes:
>
>> Hello, since version 1.14, gdbm doesn't export "gdbm_errno" anymore [1],
>> so the guile-gdbm ffi binding code [2] need updates now (I'm not
>> confident to do it myself...).
>>
>> [1]
>> http://git.gnu.org.ua/cgit/gdbm.git/commi
Let's start up again on this conversation in the context of
deployment. I have a simple use case. For GeneNetwork we maintain
GUIX_PACKAGE_PATH packages. It contains packages that ought to go in
main line (such as python-gunicorn), but also packages that will never
make it (such as a javascript twi
Pjotr Prins transcribed 2.7K bytes:
> Let's start up again on this conversation in the context of
> deployment. I have a simple use case. For GeneNetwork we maintain
> GUIX_PACKAGE_PATH packages. It contains packages that ought to go in
> main line (such as python-gunicorn), but also packages that
Ricardo Wurmus transcribed 1.7K bytes:
>
> myg...@gmail.com writes:
>
> > Ricardo, AIUI, your channels don't work like this. But I am at a loss to
> > say how they will work in practice from the user's POV. If you could
> > write such a description it would sure help us understand the proposal
>
Hi,
on commit 72406062b9c3cdb6e9e30266f3cc31d0b2116b68 pypi import has issues:
user@abyayala ~$ guix package -l | grep "nss-certs"
user@abyayala ~$ env | grep "SSL_"
GIT_SSL_CAINFO=/etc/ssl/certs/ca-certificates.crt
SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
SSL_CERT_DIR=/home/user/.guix-pr
Hi Guix,
“python-pyqt” depends on all of Qt. “python-pyqt” is also an input to
“python-matplotlib” because that package has a Qt rendering backend.
I wonder if we can make this lighter by default. The scientific Python
stack depends on “python-matplotlib”, but it seems like a very expensive
dep
Le 2018-03-10 16:19, l...@gnu.org a écrit :
Hi Julien,
julien lepiller skribis:
Oh, with the traditional version being on only one line, the following
paragraph (bug reporting) is indented with the "zh" box.
You could try adding a style="clear: both" to the last "p" block in
the contact-medi
Ricardo Wurmus writes:
> Mark H Weaver writes:
>
>> iyzs...@member.fsf.org (宋文武) writes:
>>
>>> Hello, since version 1.14, gdbm doesn't export "gdbm_errno" anymore [1],
>>> so the guile-gdbm ffi binding code [2] need updates now (I'm not
>>> confident to do it myself...).
>>>
>>> [1]
>>> http:/
Andreas Enge skribis:
> autoreconf: running: automake --add-missing --copy --force-missing
> configure.ac:17: error: required file 'build-aux/config.rpath' not found
> configure.ac:17: error: required file './ABOUT-NLS' not found
> autoreconf: automake failed with exit status: 1
You probably nee
Hello,
julien lepiller skribis:
> So, here is what I see and a patch to fix it. I think it won't work on
> IE <= 9, do we care?
I think we don’t. :-)
> From 2e2146d16a999002a0f8f9f8d0d1fc4c3275ea62 Mon Sep 17 00:00:00 2001
> From: Julien Lepiller
> Date: Mon, 19 Mar 2018 16:08:31 +0100
> Sub
Chris Marusich skribis:
> From e817d96b6a52eb6450c2edb4e03ccbfdce30d9d6 Mon Sep 17 00:00:00 2001
> From: Chris Marusich
> Date: Sat, 17 Mar 2018 19:40:13 +0100
> Subject: [PATCH] website: contacts: Add Japanese translation for help-guix.
>
> * website/apps/base/data.scm (contact-media): Add "jp"
Hello,
Mark H Weaver skribis:
> iyzs...@member.fsf.org (宋文武) writes:
>
>> Hello, since version 1.14, gdbm doesn't export "gdbm_errno" anymore [1],
>> so the guile-gdbm ffi binding code [2] need updates now (I'm not
>> confident to do it myself...).
Thanks, Mark for the quick fix.
> --- /dev/nu
Hello,
ng0 skribis:
> on commit 72406062b9c3cdb6e9e30266f3cc31d0b2116b68 pypi import has issues:
>
> user@abyayala ~$ guix package -l | grep "nss-certs"
> user@abyayala ~$ env | grep "SSL_"
> GIT_SSL_CAINFO=/etc/ssl/certs/ca-certificates.crt
> SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
> S
Hello,
Ricardo Wurmus skribis:
> “python-pyqt” depends on all of Qt. “python-pyqt” is also an input to
> “python-matplotlib” because that package has a Qt rendering backend.
>
> I wonder if we can make this lighter by default. The scientific Python
> stack depends on “python-matplotlib”, but i
Ludovic Courtès transcribed 2.7K bytes:
> Hello,
>
> ng0 skribis:
>
> > on commit 72406062b9c3cdb6e9e30266f3cc31d0b2116b68 pypi import has issues:
> >
> > user@abyayala ~$ guix package -l | grep "nss-certs"
> > user@abyayala ~$ env | grep "SSL_"
> > GIT_SSL_CAINFO=/etc/ssl/certs/ca-certificates.
Got it. CC-ing them.
I created a patch file for the package definition of python-logwrap that
I'm including here. I'm a little unsure if my patch is right because my ./
pre-inst-env.in guix build r-abbyyR fails with some error.
Also, since we are going to be communicating regularly now,
1. I'd l
Hi Pjotr,
On 03/19/2018 at 13:04 Pjotr Prins writes:
> Let's start up again on this conversation in the context of
> deployment. I have a simple use case. For GeneNetwork we maintain
> GUIX_PACKAGE_PATH packages. It contains packages that ought to go in
> main line (such as python-gunicorn), but
On Mon, Mar 19, 2018 at 02:21:35PM -0400, myg...@gmail.com wrote:
> > Moving from one to the other, however, is too complicated and error
> > prone. I can do it, but no one else really wants to. Even with my
> > explanations it proves to be a royal pain.
>
> How about making guix a submodule of th
On Mon, Mar 19, 2018 at 05:42:11PM +0100, Ludovic Courtès wrote:
> You probably need to run ‘gettextize’ first.
That is strange, why have I never heard about this command before?
Anyway, I tried, and it shows a lot of scary warnings:
...
Updating Makefile.am (backup is in Makefile.am~)
Updating c
On 03/19/2018 at 19:31 Pjotr Prins writes:
> On Mon, Mar 19, 2018 at 02:21:35PM -0400, myg...@gmail.com wrote:
>> > Moving from one to the other, however, is too complicated and error
>> > prone. I can do it, but no one else really wants to. Even with my
>> > explanations it proves to be a royal p
Hi Vijayalakshmi,
> I created a patch file for the package definition of python-logwrap that
> I'm including here. I'm a little unsure if my patch is right because my ./
> pre-inst-env.in guix build r-abbyyR fails with some error.
This looks like you haven’t actually built Guix. The “.in” files
On Mon, Mar 19, 2018 at 04:18:29PM -0400, myg...@gmail.com wrote:
> Other people bash them, but I have used git modules a lot for
> hierarchical bio analysis and never hit a real issue. Maybe you could
> say more about the specific problem you see in this application?
No modules, please. Like I w
Am 19.03.2018 um 17:55 schrieb Ludovic Courtès:
> I’m no Pythonista, but would it work to create “python-matplotlib-qt”,
> which would contain nothing but the Qt rendering backend?
This sounds like a good idea. Additionally I suggest doing to for *all*
(relevant) backends, eg. gtk+, tk, cairo. A l
Hi,
thank you for your contribution!
Unfortunately, your email was way too big for me to even open :) Could
you please resend it with only the relevant changes? The changes to the
“.po” files should not be part of the patch.
Let’s take a closer look at the R package you’ve added.
> +(define-pu
Hi
On Tuesday 20 March 2018 03:20 AM, Ricardo Wurmus wrote:
> Hi,
>
> thank you for your contribution!
>
> Unfortunately, your email was way too big for me to even open :) Could
> you please resend it with only the relevant changes? The changes to the
> “.po” files should not be part of the patc
25 matches
Mail list logo