Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783090 - [guru] dev-python/pyinstaller-4.2 installs pre-stripped files
Summary: [guru] dev-python/pyinstaller-4.2 installs pre-stripped files
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-16 07:11 UTC by Agostino Sarubbo
Modified: 2021-04-25 14:04 UTC (History)
0 users

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


Attachments
build.log (build.log,540.34 KB, text/plain)
2021-04-16 07:11 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-16 07:11:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyinstaller-4.2 installs pre-stripped files.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-16 07:11:41 UTC
Created attachment 700068 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-16 12:58:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=347957bcbcbcdea2ea6c364c4766d0423627ed6d

commit 347957bcbcbcdea2ea6c364c4766d0423627ed6d
Author:     Theo Anderson <telans@posteo.de>
AuthorDate: 2021-04-16 08:46:16 +0000
Commit:     Theo Anderson <telans@posteo.de>
CommitDate: 2021-04-16 08:50:21 +0000

    dev-python/pyinstaller: don't pre-strip binaries (take 2)
    
    even when forcing waf to build bootloaders locally
     and after removing all references to strip,
     portage still complains. not sure what's going on here
    
    Closes: https://bugs.gentoo.org/783090
    Signed-off-by: Theo Anderson <telans@posteo.de>

 .../files/pyinstaller-4.2-dont-pre-strip.patch     | 23 ----------------------
 dev-python/pyinstaller/pyinstaller-4.2.ebuild      |  2 +-
 2 files changed, 1 insertion(+), 24 deletions(-)
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:04:11 UTC
Changing TRACKER as requested by QA.