unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Bavier <ericbavier@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel@gnu.org
Subject: Re: [PATCH 4/4] gnu: Add duplicity.
Date: Mon, 26 May 2014 01:08:38 -0500	[thread overview]
Message-ID: <87tx8doyvt.fsf@gmail.com> (raw)
In-Reply-To: <87r43i7qdr.fsf@gnu.org>


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.

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?

-- 
Eric Bavier

  reply	other threads:[~2014-05-26  6:05 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 [this message]
2014-05-26  6:59     ` Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87tx8doyvt.fsf@gmail.com \
    --to=ericbavier@gmail.com \
    --cc=Guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).