Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 393659 - current stages trigger warning with newer portages
Summary: current stages trigger warning with newer portages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Stages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-08 19:20 UTC by SpanKY
Modified: 2012-07-10 01:10 UTC (History)
0 users

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


Attachments
Patch to drop metadata_overlay support from catalyst (catalyst-drop-metadata.patch,2.42 KB, patch)
2011-12-12 13:54 UTC, Jorge Manuel B. S. Vicetto (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2011-12-08 19:20:23 UTC
i d/l-ed current amd64 stage3 (20111201) and found it had an /etc/portage/modules file in it.  (newer?) portage likes to warn about this:

/usr/libx32/portage/pym/portage/package/ebuild/config.py:349: UserWarning: 'cache.metadata_overlay.database' is deprecated: /etc/portage/modules
  (user_auxdbmodule, modules_file))
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-12-12 13:48:49 UTC
I have now confirmed that "options = metadata_overlay" triggers this
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-12-12 13:54:24 UTC
Created attachment 295561 [details, diff]
Patch to drop metadata_overlay support from catalyst

I'm going to commit this patch to drop the support for metadata_overlay.
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-12-12 14:01:54 UTC
This had already been "fixed" on the catalyst rewrite.

Applied patch to the catalyst_2 branch - http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=9cb9cb0bbdc0fe1ae4a9f41a985c96f54fd08dc0
Comment 4 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2012-07-10 01:10:13 UTC
This was fixed sometime ago.