Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 510674

Summary: app-backup/attic - Deduplicating backup program
Product: Gentoo Linux Reporter: cJ <cJ-gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: ag+services, dark.shadow
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://attic-backup.org
Whiteboard:
Package list:
Runtime testing required: ---

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