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

Bug 28062

Summary: emerge -S doesn't display downloaded file size - "[no/bad digest]"
Product: Portage Development Reporter: Brad Normand <bradn2>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brad Normand 2003-09-06 10:57:38 UTC
all emerge -S results look like this:   (this was from "emerge -S test") 
 
*  dev-java/junit-3.8.1 
      Latest version available: 3.8.1 
      Latest version installed: [ Not Installed ] 
      Size of downloaded files:  [no/bad digest] 
      Homepage:    http://www.junit.org/ 
      Description: simple framework to write repeatable tests 
 

Reproducible: Always
Steps to Reproduce:
1. run any emerge -S style search (description search) 
Actual Results:  
See details 

Expected Results:  
It should have either displayed the downloaded file size, or if it's not feasable with the 
implementation, shouldn't display anything at all. 

No additional info.  Can workaround by doing an emerge -s programname to get the size.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-25 15:04:30 UTC

*** This bug has been marked as a duplicate of 24257 ***