Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539674 - app-backup/duplicity-0.7.01 version bump
Summary: app-backup/duplicity-0.7.01 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 12 votes (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-10 20:39 UTC by techno
Modified: 2016-05-12 04:39 UTC (History)
16 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for duplicity-0.7.03 (duplicity-0.7.03.ebuild,1.29 KB, text/plain)
2015-06-05 10:30 UTC, Søren Dalby Larsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description techno 2015-02-10 20:39:58 UTC
Please NOTE: The 0.6 series is in the process of being deprecated and the 0.6.25 release is the last release of the series that will receive new additions or enhancements. It will continue to receive critical bug fixes to support distributions with long term support. The major focus of development will be on the 0.7 series.

The current development release is 0.7.01, released January 11, 2015.

Reproducible: Always
Comment 1 M. Grabowski 2015-04-21 09:08:57 UTC
I'd like to second this request, as there are now a few backends already broken and not being fixed in the 0.6.x branch. Please bring the 0.7.x branch into portage.
Comment 2 Philipp D 2015-04-21 09:13:14 UTC
I'd also like to see this happening, the Google Drive backend is broken because Google deprecated the API and a version bump would be appreciated.
Comment 3 Fabian Franke 2015-04-21 09:23:59 UTC
I would sleep better as well if I could be sure to have working daily updates due to a working version..
Comment 4 Søren Dalby Larsen 2015-06-05 10:30:39 UTC
Created attachment 404618 [details]
ebuild for duplicity-0.7.03
Comment 5 Søren Dalby Larsen 2015-06-05 10:32:00 UTC
Tested with my local duply setup on ~amd64.
Comment 6 Joe M 2015-06-14 21:42:09 UTC
tested on amd64 and it works like a charm.
Comment 7 Philipp D 2015-08-15 14:26:35 UTC
Thanks for the ebuild, works fine on ~amd64. Unfortunately Google Drive support is still broken because the backend needs to be adapted to the new OAuth requirement.
Comment 8 Ian Whyman (thev00d00) (RETIRED) gentoo-dev 2015-12-17 15:01:56 UTC
Latest version is now 0.7.06.
Comment 9 Marcel Pennewiß 2016-01-08 16:06:07 UTC
Any News? It would be nice if 0.7.x will be in portage, as 0.6.x becomes more and more outdated.
Comment 10 Dennis Schridde 2016-01-11 18:08:23 UTC
There is also bug #513820, a security issue, which has not been dealt with in more than a year. I assume this means that app-backup/duplicity is no longer maintained.
Comment 11 Dennis Schridde 2016-01-11 18:51:52 UTC
(In reply to Søren Dalby Larsen from comment #4)
> Created attachment 404618 [details]
> ebuild for duplicity-0.7.03

The needed patch is minor:
--- duplicity-0.6.26.ebuild     2016-01-05 10:01:01.000000000 +0100
+++ duplicity-0.7.06.ebuild     2016-01-11 19:10:38.501584691 +0100
@@ -9,11 +9,11 @@
 
 DESCRIPTION="Secure backup system using gnupg to encrypt data"
 HOMEPAGE="http://www.nongnu.org/duplicity/"
-SRC_URI="https://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
+SRC_URI="https://code.launchpad.net/${PN}/0.7-series/${PV}/+download/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="s3 test"
 
 CDEPEND="
Comment 12 Richard Freeman gentoo-dev 2016-01-12 00:33:34 UTC
(In reply to Dennis Schridde from comment #10)
> There is also bug #513820, a security issue, which has not been dealt with
> in more than a year. I assume this means that app-backup/duplicity is no
> longer maintained.

I don't think that bug has been fixed by upstream yet - it looks like everybody is in a holding pattern on that one.

It looks like upstream considers the 0.7 series stable, so I'll try to get around to testing it.
Comment 13 M. Grabowski 2016-04-13 07:18:22 UTC
Hi Richard,

have you had any success with the 0.7.x series? I would really love to have a working version of Duplicity back in portage. Three days ago 0.7.0.7 was released.
Comment 14 Tim Harder gentoo-dev 2016-05-12 04:39:00 UTC
0.7.07.1 added to the tree.