[Bug 1451268] [NEW] locale -m reports gzip problems when run at X session init
Martin Stjernholm
msub at stjernholm.org
Sun May 3 22:31:17 UTC 2015
Public bug reported:
I have in my ~/.profile a call to "locale -m" to adapt some locale
variables based on available charmaps. When it is run during X session
init, it produces some errors to stderr:
gzip: stdout: Broken pipe
gzip: stdout: Broken pipe
gzip: stdout: Broken pipe
gzip: stdout: Broken pipe
gzip: stdout: Broken pipe
/... same line repeated 12 more times .../
The charmaps reported to stdout are still fine however. I notice this
because lightdm displays a dialogue with the stderr messages before
showing the desktop.
The obvious workaround is to redirect stderr from "locale -m" to
/dev/null.
** Affects: glibc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/1451268
Title:
locale -m reports gzip problems when run at X session init
Status in glibc package in Ubuntu:
New
Bug description:
I have in my ~/.profile a call to "locale -m" to adapt some locale
variables based on available charmaps. When it is run during X session
init, it produces some errors to stderr:
gzip: stdout: Broken pipe
gzip: stdout: Broken pipe
gzip: stdout: Broken pipe
gzip: stdout: Broken pipe
gzip: stdout: Broken pipe
/... same line repeated 12 more times .../
The charmaps reported to stdout are still fine however. I notice this
because lightdm displays a dialogue with the stderr messages before
showing the desktop.
The obvious workaround is to redirect stderr from "locale -m" to
/dev/null.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1451268/+subscriptions
More information about the foundations-bugs
mailing list