all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Eric Bavier <ericbavier@gmail.com>
Cc: Guix-devel@gnu.org
Subject: Re: [PATCH 4/4] gnu: Add duplicity.
Date: Mon, 26 May 2014 08:59:37 +0200	[thread overview]
Message-ID: <874n0drpnq.fsf@gnu.org> (raw)
In-Reply-To: <87tx8doyvt.fsf@gmail.com> (Eric Bavier's message of "Mon, 26 May 2014 01:08:38 -0500")

Eric Bavier <ericbavier@gmail.com> skribis:

> Ludovic Courtès writes:
>
>>> +    (arguments
>>> +     `(#:python ,python-2               ;setup assumes Python 2
>>> +       #:tests? #f                      ;TODO: tests cannot find lockfile module
>>
>> As Andreas notes, may be worth investigating, since that could be a real
>> issue.  Could it be that it’s expecting a different version of
>> python2-lockfile or something like that?
>
> The "#:tests? #f" is a hold-over from a previous mistake.  The tests can
> indeed find the lockfile module.

OK.

> However, I am seeing some non-deterministic hangs in the python2.7
> threading module when running the tests.  If the tests don't hang, there
> are many, many ERRORs.  I believe the errors are due to the tests
> themselves, but I'm not sure about the threading hangs.  Has enyone else
> had issues with our python's threading module?

Not me.  You think it’s not specific to Duplicity?

Ludo’.

      reply	other threads:[~2014-05-26  6:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24  6:36 [PATCH 4/4] gnu: Add duplicity Eric Bavier
2014-05-24 22:39 ` Ludovic Courtès
2014-05-26  6:08   ` Eric Bavier
2014-05-26  6:59     ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874n0drpnq.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=Guix-devel@gnu.org \
    --cc=ericbavier@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.