public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] One machine sends "emerge" text output to stderr, not stdout
@ 2010-11-17  0:25 Walter Dnes
  2010-11-17  1:20 ` Adam Carter
  2010-11-17 13:41 ` Stroller
  0 siblings, 2 replies; 20+ messages in thread
From: Walter Dnes @ 2010-11-17  0:25 UTC (permalink / raw
  To: Gentoo Users List

  I have a main machine and a backup machine.  The main machine is 64-bit
and the backup is 32-bit, but otherwise very similar setup.  I
haven't updated the backup (32-bit machine) for a while, and decided to
do so today (115 packages emerge).  I normally...

emerge -pv --deep --update world | less

...before updating, to check for booby-traps.  Today, the output on the
backup machine blasted to screen, and did not stop until finished.
Meanwhile, the bottom of the screen shows "lines 1-4/4 (END) ".
Actually, it's 151 lines of output.  Similarly...

emerge -pv --deep --update world > x

...shows only 4 lines in file x, while the output blasted to the screen.

emerge -pv --deep --update world > x 2>&1

...does work, sending everything to file x.  That's how I know there are
151 lines of output in file x and output is going to stderr.  This
happens on only the backup machine, not the main machine.  It's not a
showstopper, and I can work around it.  Having said that, I'd like to do
a proper fix.

  The main quirk on my mcahines is that I start USE with "-*" on all my
machines.  This goes back to when the developers "in their infinite
wisdom", decided to make ipv6 a default USE flag.  It was not fun
watching Firefox and mplayer sit for 45 seconds until the IPV6 contact
attempt time out, before contacting remote sites with IPV4.

The machine is a bog-standard Dell D530 dual core. /proc/cpuinfo shows

> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 15
> model name      : Genuine Intel(R) CPU            2140  @ 1.60GHz
> stepping        : 2

  Any ideas?

-- 
Walter Dnes <waltdnes@waltdnes.org>



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2010-11-20 15:06 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17  0:25 [gentoo-user] One machine sends "emerge" text output to stderr, not stdout Walter Dnes
2010-11-17  1:20 ` Adam Carter
2010-11-17 13:41 ` Stroller
2010-11-18  0:20   ` Walter Dnes
2010-11-18  0:51     ` Alan McKinnon
2010-11-18  4:46     ` Stroller
2010-11-18 11:25       ` Neil Bothwick
2010-11-18 13:24         ` Vincent Launchbury
2010-11-18 14:27         ` [gentoo-user] tmux vs. screen Stroller
2010-11-18 19:52           ` Paul Hartman
2010-11-18 22:25             ` Florian CROUZAT
2010-11-18 22:44               ` Alan McKinnon
2010-11-18 23:36                 ` Dale
2010-11-19 10:33                   ` Jesús J. Guerrero Botella
2010-11-18 11:21     ` [gentoo-user] One machine sends "emerge" text output to stderr, not stdout Neil Bothwick
2010-11-19  6:34       ` Walter Dnes
2010-11-19  7:21         ` Dale
2010-11-19  9:25         ` Neil Bothwick
2010-11-20  5:32           ` Walter Dnes
2010-11-20 15:04             ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox