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

Bug 383483

Summary: =media-plugins/xbmc-addon-xvdr-9999 installs pre-stripped files for built-from-source programs
Product: Gentoo Linux Reporter: Christian Ruppert (idl0r) <idl0r>
Component: New packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED FIXED    
Severity: normal CC: flow, media-tv, qa
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 239866    

Description Christian Ruppert (idl0r) gentoo-dev 2011-09-18 11:53:35 UTC
See $Summary.

<snip>
 * QA Notice: Pre-stripped files found:
 * /usr/lib64/xbmc/addons/pvr.vdr.xvdr/XBMC_VDR_xvdr.pvr
</snip>
Comment 1 Joerg Bornkessel (RETIRED) gentoo-dev 2011-09-21 17:24:02 UTC
fixed on upstream

https://github.com/pipelka/xbmc-addon-xvdr/commit/ee746d3e33ea6f33878efae28f155c7031fdc0a4
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-09-21 17:26:54 UTC
Not even close.

You should NOT be running strip at all, for packages in portage.
Comment 3 SpanKY gentoo-dev 2012-02-26 23:54:31 UTC
personally i don't see the point in having the build system automatically run strip, but if you don't want to change upstream, just `export STRIP=true` in the ebuild and you should be set.
Comment 4 Larry the Git Cow gentoo-dev 2019-12-15 17:03:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cd94f7eae571f673d0b495f79c612ab0e2b8ce

commit e0cd94f7eae571f673d0b495f79c612ab0e2b8ce
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 17:02:36 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 17:03:20 +0000

    media-plugins/xbmc-addon-xvdr: install pre-stripped files fixed
    
    Bug: https://bugs.gentoo.org/383483
    Closes: https://bugs.gentoo.org/383483
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/xbmc-addon-xvdr/xbmc-addon-xvdr-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cd94f7eae571f673d0b495f79c612ab0e2b8ce

commit e0cd94f7eae571f673d0b495f79c612ab0e2b8ce
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 17:02:36 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 17:03:20 +0000

    media-plugins/xbmc-addon-xvdr: install pre-stripped files fixed
    
    Bug: https://bugs.gentoo.org/383483
    Closes: https://bugs.gentoo.org/383483
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/xbmc-addon-xvdr/xbmc-addon-xvdr-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)