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: Sun, 25 May 2014 00:39:44 +0200 [thread overview]
Message-ID: <87r43i7qdr.fsf@gnu.org> (raw)
In-Reply-To: <87wqdbptse.fsf@member.fsf.org> (Eric Bavier's message of "Sat, 24 May 2014 01:36:33 -0500")
Eric Bavier <ericbavier@gmail.com> skribis:
> From aef259cda9464f55aca23e0e1c9a5b8005a9efab Mon Sep 17 00:00:00 2001
> From: Eric Bavier <bavier@member.fsf.org>
> Date: Tue, 20 May 2014 08:40:10 -0500
> Subject: [PATCH 4/4] gnu: Add duplicity.
>
> * gnu/packages/backup.scm: New file.
> * gnu-system.am: Add it.
LGTM, but...
[...]
> + (inputs
> + `(("python" ,python-2)
> + ("librsync" ,librsync)
> + ("mock" ,python2-mock) ;for testing
> + ("lockfile" ,python2-lockfile)
> + ("gnupg" ,gnupg)))
> + (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?
Thanks for all this!
Ludo’.
next prev parent reply other threads:[~2014-05-24 22:39 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 [this message]
2014-05-26 6:08 ` Eric Bavier
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=87r43i7qdr.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 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).