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

Bug 103351

Summary: Arnie: a simple system for performing incremental backups to remote untrusted hosts, with support for encrypted files on the remote host.
Product: Gentoo Linux Reporter: Martin Blais <blais>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: blais, radek
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://furius.ca/arnie/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild files for arnie backup system.
ebuild
metadata file for arnie

Description Martin Blais 2005-08-22 09:34:53 UTC
Hello bug wranglers.

Here is my tentative submit of an ebuild for arnie, a simple system to make
backups, that only depends on Python-2.4.  It should go in app-backup/arnie.
Comment 1 Martin Blais 2005-08-22 09:37:11 UTC
Created attachment 66562 [details]
Ebuild files for arnie backup system.

I wrote these files in /usr/local/portage/app-backup-arnie and then I could
emerge.  Please verify the contents of the files, I'm not very experienced with
making Gentoo ebuilds.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-22 09:53:07 UTC
No tarballs, please. Only plaintext ebuild (and init scripts, patches etc. if
needed).

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3#doc_chap2

Attach a plaintext ebuild and reopen then.
Comment 3 Martin Blais 2005-08-22 09:56:00 UTC
Created attachment 66566 [details]
ebuild
Comment 4 Martin Blais 2005-08-22 09:56:22 UTC
Created attachment 66567 [details]
metadata file for arnie
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-08-22 10:09:23 UTC
You forgot to reopen.
Comment 6 Ciaran McCreesh 2005-08-24 09:18:51 UTC
Please fix the following and reopen:

* LICENSE is invalid.
* KEYWORDS are incorrect.
* ${D} should be quoted.