Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136031 - [PATCH] Display a warning when an overlay-ebuild fails
Summary: [PATCH] Display a warning when an overlay-ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 115839
  Show dependency tree
 
Reported: 2006-06-08 00:35 UTC by Stefan Schweizer (RETIRED)
Modified: 2006-06-08 11:28 UTC (History)
0 users

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


Attachments
overlay-warning.patch (overlay-warning.patch,840 bytes, patch)
2006-06-08 00:36 UTC, Stefan Schweizer (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schweizer (RETIRED) gentoo-dev 2006-06-08 00:35:00 UTC
Hi,

I think it is useful to prevent bug reports about overlay ebuilds.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-08 00:36:37 UTC
Created attachment 88639 [details, diff]
overlay-warning.patch

patch for ebuild.sh to display a warning when the ebuild is from an overlay.

I do not know if this is perfect coding and wording - please correct me if I am wrong somewhere.
Comment 2 Zac Medico gentoo-dev 2006-06-08 09:26:55 UTC
Thanks, it's a good idea. It's in svn r3473, reimplemented in python for portable cannonical path handling.  Internally, portage uses cannonical paths for overlays, while PORTDIR_OVERLAY possibly contains non-cannonical paths.  The ebuild path is relative to the cannonical overlay path.
Comment 3 Zac Medico gentoo-dev 2006-06-08 11:28:49 UTC
This has been released in 2.1_rc4-r5.