Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90349 - qmail-scanner 1.25 ebuild requires user interaction when language file not found
Summary: qmail-scanner 1.25 ebuild requires user interaction when language file not found
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Qmail Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-25 04:19 UTC by Christoph Probst
Modified: 2009-07-25 14:30 UTC (History)
1 user (show)

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 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)