Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102499 - Don't strip stuff when "file" is borked
Summary: Don't strip stuff when "file" is borked
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-08-14 08:11 UTC by Daniel Drake (RETIRED)
Modified: 2005-10-06 06:01 UTC (History)
0 users

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


Attachments
Fix (portage.patch,522 bytes, patch)
2005-08-14 08:11 UTC, Daniel Drake (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Drake (RETIRED) gentoo-dev 2005-08-14 08:11:09 UTC
file is segfaulting in bug 101807. This obviously means no returned text. By
prepall logic, no return text means strip the file, which causes problems (e.g.
in bug 101807, stripping a mono dll breaks it..).

We should check return text and return value before stripping.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-08-14 08:11:36 UTC
Created attachment 65935 [details, diff]
Fix
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2005-10-06 06:01:58 UTC
Released in portage-2.0.53_rc4