Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277264 - crossdev-wrappers-20090616 cross-fix-root involvment
Summary: crossdev-wrappers-20090616 cross-fix-root involvment
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: solar (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-09 22:14 UTC by Bertrand Jacquin
Modified: 2009-12-09 23:34 UTC (History)
1 user (show)

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


Attachments
cross-fix-root.patch (crossdev-wrapper_cross-fix-root.diff,1.94 KB, patch)
2009-07-09 22:15 UTC, Bertrand Jacquin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bertrand Jacquin 2009-07-09 22:14:18 UTC
Here is a patch to sys-devel/crossdev-wrappers-20090616 for :

.1 Report effective number or .la and .pc corrected files
.2 strip_path function is not used
.3 bashify re_safe to avoid a pipe/fork
.4 avoid a possibily long and slow find in $CROSS_ROOT/usr/lib, but track files contained in package
.5 add a dependency on app-portage/portage-utils
.6 Fix escape
.7 Fix sed error report

Reproducible: Always
Comment 1 Bertrand Jacquin 2009-07-09 22:15:01 UTC
Created attachment 197421 [details, diff]
cross-fix-root.patch
Comment 2 SpanKY gentoo-dev 2009-12-09 23:34:54 UTC
ive completely rewritten cross-fix-root and so your patch doesnt really apply at all.  i dont think any of the issues you raised exist anymore.