From: "Diego Elio Pettenò" <flameeyes@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc/files/eblits: pkg_preinst.eblit
Date: Thu, 14 Oct 2010 02:43:03 +0200 [thread overview]
Message-ID: <1287016983.20493.26.camel@yamato.local> (raw)
In-Reply-To: <AANLkTinbu3-e9vvjspEjoch06OsaKX-Ng6uYunxnM81e@mail.gmail.com>
[-- 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 --]
prev parent reply other threads:[~2010-10-14 0:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20101008153313.E2BB120051@flycatcher.gentoo.org>
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ò [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1287016983.20493.26.camel@yamato.local \
--to=flameeyes@gmail.com \
--cc=gentoo-dev@lists.gentoo.org \
--cc=vapier@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox