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

Bug 482798

Summary: Gmvault : a gmail backup
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: jobbara.artalmatlan, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://gmvault.org/index.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-python/gmvault-1.8.1_beta.ebuild
gmvault-fix-python-path.patch

Description Agostino Sarubbo gentoo-dev 2013-08-28 12:54:42 UTC
If someone is interested, please make an ebuild.
Comment 1 Balazs Nemeth 2013-09-12 10:44:37 UTC
Created attachment 358522 [details]
dev-python/gmvault-1.8.1_beta.ebuild

I have put together a hackish ebuild.
Installs fine.
Note that it should be reviewed by someone who understands python packaging.
Comment 2 Balazs Nemeth 2013-09-12 10:46:05 UTC
Created attachment 358524 [details, diff]
gmvault-fix-python-path.patch

Its startup scripts find /user/bin/python earlier than python2{2_6,2_7} thus it will fail if python-3.x is the default.