Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607652 - stage3-i686-20170124.tar.bz -- emerge: error: argument -l: ignored explicit argument '3.0'
Summary: stage3-i686-20170124.tar.bz -- emerge: error: argument -l: ignored explicit a...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Stages (show other bugs)
Hardware: x86 Linux
: Normal blocker (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-29 19:40 UTC by Another Mortal
Modified: 2017-01-29 19:55 UTC (History)
0 users

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 Another Mortal 2017-01-29 19:40:47 UTC
Running 'emerge' in newly extracted chroot:ed stage3 gives this error:

emerge: error: argument -l: ignored explicit argument '3.0'


Reproducible: Always
Comment 1 Another Mortal 2017-01-29 19:46:14 UTC
The same message is printed with any combination of arguments.
A **long** list of options precedes the error message.
Comment 2 Another Mortal 2017-01-29 19:49:54 UTC
I was wrong.  I managed to find an argument that prints
something more familiar: 'emerge --help' gives the same
output as 'emerge' (with no arguments) on my main system,
except it's without the colors...
Comment 3 Another Mortal 2017-01-29 19:55:23 UTC
Apparently, -l doesn't correspond to --load-average anymore...