Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220833 - Giback, git backup system Ebuild Request
Summary: Giback, git backup system Ebuild Request
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://eigenclass.org/hiki/gibak-0.3.0
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-08 00:25 UTC by Jonathan Dehan
Modified: 2009-02-17 12:48 UTC (History)
2 users (show)

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


Attachments
gibak version 0.3.0 (gibak-0.3.0.ebuild,1.15 KB, text/plain)
2008-06-02 19:09 UTC, Mike Weissman
Details
Another ebuild for gibak-0.3.0 (gibak-0.3.0.ebuild,871 bytes, text/plain)
2008-11-08 21:31 UTC, Bram Schoenmakers
Details
Apply a patch such that gibak uses undashed commands (git 1.6.x) (gibak-0.3.0-r1.ebuild,941 bytes, text/plain)
2008-12-24 13:29 UTC, Bram Schoenmakers
Details
Patch which makes gibak compatible with git 1.6.x (git-1.6_undashed_commands.patch,6.74 KB, patch)
2008-12-24 13:32 UTC, Bram Schoenmakers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Dehan 2008-05-08 00:25:27 UTC
giback is a simple and robust backup system that uses git as its backend.

Reproducible: Always

Steps to Reproduce:
Comment 1 Mike Weissman 2008-06-02 19:09:08 UTC
Simple ebuild, working great on x86 along with program functionality.


See attached.

-Mike
Comment 2 Mike Weissman 2008-06-02 19:09:43 UTC
Created attachment 155261 [details]
gibak version 0.3.0 

tested and working on x86
Comment 3 Bram Schoenmakers 2008-11-08 21:31:51 UTC
Created attachment 171133 [details]
Another ebuild for gibak-0.3.0

This ebuild has a 'xattr' useflag and works around some access violations due to the creation of *.omc files during the compile session. I borrowed a part of the pkg_postinst() function of the ebuild above.
Comment 4 Bram Schoenmakers 2008-12-24 13:29:16 UTC
Created attachment 176296 [details]
Apply a patch such that gibak uses undashed commands (git 1.6.x)
Comment 5 Bram Schoenmakers 2008-12-24 13:32:11 UTC
Created attachment 176297 [details, diff]
Patch which makes gibak compatible with git 1.6.x

This is basically commit 0081e234 from the gibak repository:

http://eigenclass.org/repos/gitweb?p=gibak.git;a=commit;h=0081e234c152eea665b0dd9cbfc0f2f77f7d04a3