Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 510674 - app-backup/attic - Deduplicating backup program
Summary: app-backup/attic - Deduplicating backup program
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://attic-backup.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-18 19:23 UTC by cJ
Modified: 2015-06-18 15:38 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cJ 2014-05-18 19:23:06 UTC
Attic is a deduplicating backup program written in Python. The main goal of Attic is to provide an efficient and secure way to backup data. The data deduplication technique used makes Attic suitable for daily backups since only the changes are stored.

v0.12 is the latest release ; at the moment I'm using an ebuild at http://zougloub.eu/git/overlay-zougloub/plain/app-backup/attic/attic-9999.ebuild

Reproducible: Always
Comment 1 Small_Penguin 2015-02-15 22:01:06 UTC
attic works great! While lacking the good documentation and support that obnam has, it is much faster and compresses better than obnam, which unfortunately has some other problems too.
Comment 2 Andrey Golovizin 2015-02-26 08:17:04 UTC
I'm using Attic too, and it is the best backup solution I've found so far. Compressed and deduplicated daily snapshots of my 20GB home directory for half an year take as little as 15 GB! Would be nice to see it in portage.
Comment 3 Hanno Böck gentoo-dev 2015-05-10 18:06:14 UTC
I'm taking this as a maintainer. 0.15 is in the tree now.
Comment 4 Michael Gn. Gajda 2015-06-18 15:38:38 UTC
Synced with the latest tree today, but still do not see any version of 'attic' in portage.

By the way, there was a fork (reasons linked in the other bugreport) called 'borg'. https://bugs.gentoo.org/show_bug.cgi?id=552470