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

Bug 300662

Summary: check-reqs.eclass should display a path instead of ${T}
Product: Gentoo Linux Reporter: David <write2David>
Component: Current packagesAssignee: Gentoo Quality Assurance Team <qa>
Status: RESOLVED FIXED    
Severity: normal CC: releng, tokenmathematician
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David 2010-01-12 06:49:18 UTC
When emerging openoffice and when I don't have enough space on /var/tmp/portage, I receive these messages:

Checking for at least 6144MBytes disk space at ${T} ... 

* Don't have at least 6144MBytes disk space at ${T}


The issue is that I believe ${T} should be evaluated to something meaningful to the user.

Reproducible: Always

Steps to Reproduce:
1.  Emerge openoffice (not openoffice-bin).
Actual Results:  
(see above)

Expected Results:  
${T} is displayed literally rather than what is intended (a disk/location, I suppose).
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2010-01-14 20:17:55 UTC
has nothing to do with OOo, we are just calling the check-reqs.eclass, reassigning
Comment 2 Sebastian Luther (few) 2010-02-10 08:25:12 UTC
Reassigning since zlin retired.
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2010-08-22 21:18:13 UTC
Fixed now.