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

Bug 90349

Summary: qmail-scanner 1.25 ebuild requires user interaction when language file not found
Product: Gentoo Linux Reporter: Christoph Probst <chris-ml-gentoo-bugzilla>
Component: Current packagesAssignee: Qmail Team (OBSOLETE) <qmail-bugs+disabled>
Status: RESOLVED TEST-REQUEST    
Severity: minor CC: james
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christoph Probst 2005-04-25 04:19:01 UTC
When I emerge qmail-scanner I receive the following message:

|  >>> Source unpacked.
|
|  Building Qmail-Scanner 1.25st...
|
|
|                  ***** NOTE ******
|  
|  Qmail-Scanner doesn't have language translations for de_DE@euro,
|  - so defaulting to english...
|  
|  [Hit <RETURN> to continue]

Not the emerge process waits until I press RETURN. That's not ok.

The reason probably is:

LANG=de_DE@euro
LC_CTYPE="de_DE@euro"
LC_NUMERIC="de_DE@euro"
LC_TIME="de_DE@euro"
LC_COLLATE="de_DE@euro"
LC_MONETARY="de_DE@euro"
LC_MESSAGES="de_DE@euro"
LC_PAPER="de_DE@euro"
LC_NAME="de_DE@euro"
LC_ADDRESS="de_DE@euro"
LC_TELEPHONE="de_DE@euro"
LC_MEASUREMENT="de_DE@euro"
LC_IDENTIFICATION="de_DE@euro"

Reproducible: Always
Steps to Reproduce:



Expected Results:  
I expect that every ebuild finishes without any interaction. There are other
ebuilds that have a lot more important things to say and those just print a
message. If everyone would require "Return" something like "emerge world" will
get quite annoying.
Comment 1 James Earl Spahlinger 2009-07-25 14:30:01 UTC
Apologies for the late response, can you reproduce with the latest ebuild (2.05 or 2.06)