Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75944 - overlay licenses
Summary: overlay licenses
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 136244
  Show dependency tree
 
Reported: 2004-12-28 13:17 UTC by Jean-François Richard
Modified: 2008-02-18 00:53 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-François Richard 2004-12-28 13:17:12 UTC
I would like to see the licenses/ directories be "overlayed" too.

When using repoman on an overlay, I always get "LICENSE.invalid" because my license is in my overlay licenses/ directory.

(perhaps a problem with repoman though...)



Reproducible: Always
Steps to Reproduce:
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2005-07-28 07:25:38 UTC
Putting a hold on feature requests for portage as they are drowning out the 
bugs. Most of these features should be available in the next major version of 
portage. But for the time being, they are just drowning out the major bugs and 
delaying the next version's progress. 
 
Any bugs that contain patches and any bugs for etc-update or dispatch-conf can 
be reopened. Sorry, I'm just not good enough with bugzilla. ;) 
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 14:22:04 UTC
Reopening for consideration.
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2007-06-05 18:32:38 UTC
While it should be trivial to solve for repoman, the ACCEPT_LICENSE supoprt in trunk also has to care about that and is a bit more sensitive in the (unlikely) case of two licenses with the same name but different contents being present in both $PORTDIR and an overlay. Would have to establish how the processing rules are in such a case before enabling such a feature.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2008-02-17 21:57:35 UTC
(In reply to comment #0)
> When using repoman on an overlay, I always get "LICENSE.invalid" because my license is in my overlay licenses/ directory.

Sounds like something fixed ages ago? Been using this with multiple overlays without any repoman moaning whatsoever for ages...