* [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc/files/eblits: pkg_preinst.eblit
2010-10-14 0:12 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc/files/eblits: pkg_preinst.eblit Mike Frysinger
@ 2010-10-14 0:43 ` Diego Elio Pettenò
0 siblings, 0 replies; 2+ messages in thread
From: Diego Elio Pettenò @ 2010-10-14 0:43 UTC (permalink / raw
To: Mike Frysinger; +Cc: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1352 bytes --]
Il giorno mer, 13/10/2010 alle 20.12 -0400, Mike Frysinger ha scritto:
>
> yet another reason (strace also readily comes to mind) i keep asking
> you to post fixes and/or notify maintainers (base-system/toolchain)
For your information I _am_ part of base-system, so at least for strace
you really can't say anything. I also told you before that if you want
to be notified personally you should add _yourself_ to metadata beside
the herd.
> instead of just committing things. pushd/popd do not write to stderr.
> so this change now echoes the dirs when people emerge it. plus, this
> really should be outside of the loop.
I admit the mistake, fwiw it was part of debugging:
pushd &> /dev/null
became
pushd 2> /dev/null
and then forgot about changing it back. So sorry to have added ... four
lines of noise on a merge log?
On the other hand if I left it to the same process I left my personal
problem with binary merging of glibc (i.e. no news about it in months),
the user who reported to me that glibc segfaulted during binary merges
would probably still be hitting the same problem. Hmm I wonder what's
worse.
--
Diego Elio Pettenò — “Flameeyes”
http://blog.flameeyes.eu/
If you found a .asc file in this mail and know not what it is,
it's a GnuPG digital signature: http://www.gnupg.org/
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread