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

Bug 398317

Summary: app-backup/spideroak-bin-4.2.9913: Unbundle everything
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: Current packagesAssignee: Dennis Schridde <dschridde+gentoobugs>
Status: RESOLVED FIXED    
Severity: enhancement CC: blueness, naota
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 398313    
Attachments: patch

Description Dennis Schridde 2012-01-10 01:21:35 UTC
I just unbundled all libraries, python modules and the python interpreter from SpiderOak. It seems to still work... Patch attached.
Suggesting revision r1 so people can easily switch back and forth in case it does not still work.

Reproducible: Always
Comment 1 Dennis Schridde 2012-01-10 01:22:02 UTC
Created attachment 298447 [details, diff]
patch
Comment 2 Dennis Schridde 2012-01-10 16:02:55 UTC
Jeroen Roovers <jer@gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|naota@gentoo.org            |
         AssignedTo|bug-wranglers@gentoo.org    |naota@gentoo.org

That is actually wrong. I am the maintainer, naota is just proxy.
Comment 3 Anthony Basile gentoo-dev 2012-01-10 17:24:12 UTC
I agree with this approach which I adopted in the proposed ebuild for the bump in bug #398313.  However, you don't need dev-lang/python and dev-python/pycurl.  But I'm going to test my stripped down deps thoroughly!  I've got a pristine minimal vm and I'll see if I missed anything.
Comment 4 Dennis Schridde 2012-01-10 17:34:17 UTC
(In reply to comment #3)
> However, you don't need dev-lang/python and dev-python/pycurl.
I replaced pycurl.so and pyexpat.so with dev-python/pycurl and dev-lang/python. The dependency on version 2.7 comes from the "py" binary which is a python interpreter.
Comment 5 Anthony Basile gentoo-dev 2012-01-26 17:41:53 UTC
This is done in spideroak-bin-4.2.9913.ebuild with USE="system-libs" and should be carried forward.  See bug #398313