Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 9235

Summary: emerge gives incorrect error message
Product: Portage Development Reporter: Thomas M. Beaudry <k8la>
Component: UnclassifiedAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED FIXED    
Severity: normal CC: mholzer, vapier
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 2365    
Bug Blocks:    

Description Thomas M. Beaudry 2002-10-17 03:31:23 UTC
Acting under the double influence of lack of sleep and pain killers in hopes of
sleeping sometime in the future, I entered the following command:

emerge system -s

The error message returned was "emerge: please specify a package class ("world"
or "system") or individual packages, but not both.".
Comment 1 Thomas M. Beaudry 2002-10-17 03:35:05 UTC
Followup:

Shouldn't "emerge system -s" or "emerge world -s" return a valid result? 
Somebody might wish such a list without having to do an "emerge -s" on each
individual package.
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2002-10-17 21:09:19 UTC
This is not really important as I see no reason for it at all.
Can you give a reason that you'd use this?

A search on every package would take an extraordinate amount of
time, and it would not really produce information that people
would find useful. --pretend provides the most consise and useful
listing.

If you have a better reason, reopenthe bug.