Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52228 - abeni can't handle multiple overlays
Summary: abeni can't handle multiple overlays
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-27 18:38 UTC by Michael Waiblinger
Modified: 2004-06-26 15:45 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 Michael Waiblinger 2004-05-27 18:38:27 UTC
I'm not sure if this is the right place, but anyway...
The topic says it all it seems it wants to create
$PORTAGE_OVERLAY/<cat>/foobar/foobar-0.0.1.ebuild
which fails badly for me due to the fact that i have 
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portrepair /usr/local/overlays/bmg-main"
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2004-06-26 15:45:58 UTC
Since this isn't an official Gentoo utility it'd be better if you reported it on Abeni's website, but no problem. Its looking for a ':' as the delimiter, which should be a space. You can take a look in the source code for it and change it, or wait for 0.0.10 which hopefully will be out next week.