Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126558 - emerge-webrsync warning
Summary: emerge-webrsync warning
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
: 127274 (view as bug list)
Depends on:
Blocks: 115839
  Show dependency tree
 
Reported: 2006-03-17 10:03 UTC by Patrick Lauer
Modified: 2006-03-25 08:46 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 Patrick Lauer gentoo-dev 2006-03-17 10:03:35 UTC
With the newest versions of portage a deprecation warning comes up,
"Deprecated use of action 'metadata', use '--metadata'"

The fix is to change line 76 from "emerge metadata" to "emerge --metadata"
Comment 1 Zac Medico gentoo-dev 2006-03-17 15:01:04 UTC
Thanks, this is in r2924.
Comment 2 Patrick Lauer gentoo-dev 2006-03-20 02:26:22 UTC
Small addition:
When using FEATURES="-metadata-transfer" I think emerge --metadata shouldn't run
Comment 3 Zac Medico gentoo-dev 2006-03-20 03:33:00 UTC
(In reply to comment #2)
> Small addition:
> When using FEATURES="-metadata-transfer" I think emerge --metadata shouldn't
> run

Agreed.  Unfortunately, a simple "$(portageq envvar FEATURES)" won't be able to detect the -metadata-transfer, so something different is needed...
Comment 4 Zac Medico gentoo-dev 2006-03-20 04:00:01 UTC
(In reply to comment #3)
> "$(portageq envvar FEATURES)" won't be able to
> detect the -metadata-transfer

Err, nevermind.  Since emerge-webrsync is distributed with portage, we can rely on the absence of metadata-transfer from FEATURES to mean -metadata-transfer.  It's in svn r2965.

Comment 5 Patrick Lauer gentoo-dev 2006-03-23 01:01:43 UTC
*** Bug 127274 has been marked as a duplicate of this bug. ***
Comment 6 Zac Medico gentoo-dev 2006-03-25 08:46:45 UTC
released in 2.1_pre7