From: Pacho Ramos <pacho@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] preserve_old_lib and I'm even more lazy
Date: Mon, 27 Feb 2012 20:29:03 +0100 [thread overview]
Message-ID: <1330370943.2525.0.camel@belkin4> (raw)
In-Reply-To: <4F4B9C07.7070504@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 1324 bytes --]
El lun, 27-02-2012 a las 16:06 +0100, "Paweł Hajdan, Jr." escribió:
> On 2/24/12 6:56 PM, "Paweł Hajdan, Jr." wrote:
> > I'd like to modify eutils.eclass to only generate one command:
> >
> > # revdep-rebuild --library '/usr/lib/libv8.so.3.9.4' && \
> > rm '/usr/lib/libv8.so.3.9.4'
>
> Given supporting comments to this thread (and totally off-topic
> zfs/btrfs discussion), I'd like to commit the patch below in 24 hours.
>
> > --- eutils.eclass.orig 2012-02-26 10:02:24.000000000 +0100
> > +++ eutils.eclass 2012-02-26 10:03:17.000000000 +0100
> > @@ -1276,16 +1276,8 @@
> > fi
> > # temp hack for #348634 #357225
> > [[ ${PN} == "mpfr" ]] && lib=${lib##*/}
> > - ewarn " # revdep-rebuild --library '${lib}'"
> > + ewarn " # revdep-rebuild --library '${lib}' && rm '${lib}'"
> > done
> > - if [[ ${notice} -eq 1 ]] ; then
> > - ewarn
> > - ewarn "Once you've finished running revdep-rebuild, it should be safe to"
> > - ewarn "delete the old libraries. Here is a copy & paste for the lazy:"
> > - for lib in "$@" ; do
> > - ewarn " # rm '${lib}'"
> > - done
> > - fi
> > }
> >
> > # @FUNCTION: built_with_use
>
I think somebody pointed some "revdep-rebuild" versions where exiting
with successful code even when failed, was fixed version stabilized?
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2012-02-27 19:30 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-24 17:56 [gentoo-dev] preserve_old_lib and I'm even more lazy "Paweł Hajdan, Jr."
2012-02-24 18:43 ` Alexis Ballier
2012-02-24 18:47 ` Rich Freeman
2012-02-24 23:26 ` [gentoo-dev] btrfs status and/was: preserve_old_lib Duncan
2012-02-25 1:06 ` Richard Yao
2012-02-25 1:54 ` Rich Freeman
2012-02-25 6:11 ` [gentoo-dev] " Duncan
[not found] ` <3a6095b4d48c4163bb912d6fd608059f@HUBCAS2.cs.stonybrook.edu>
2012-02-25 0:31 ` [gentoo-dev] preserve_old_lib and I'm even more lazy Richard Yao
2012-02-25 3:44 ` Mike Gilbert
2012-02-25 3:53 ` Rich Freeman
2012-02-25 6:37 ` [gentoo-dev] " Duncan
2012-02-25 4:10 ` [gentoo-dev] " William Kenworthy
2012-02-25 4:35 ` Zac Medico
2012-02-25 7:04 ` [gentoo-dev] " Duncan
2012-02-25 15:02 ` [gentoo-dev] " Doug Goldstein
2012-02-25 15:26 ` Rich Freeman
[not found] ` <a3057f9fcd394ed1bb10ab9acd2d72a3@HUBCAS2.cs.stonybrook.edu>
2012-02-25 20:52 ` Richard Yao
2012-02-25 21:02 ` Rich Freeman
[not found] ` <3e5f8f3a918f417e977c7a6f535ea738@HUBCAS2.cs.stonybrook.edu>
2012-02-25 21:56 ` Richard Yao
2012-02-25 22:15 ` Rich Freeman
[not found] ` <989c96a90b7342069ebc9ac29fb53c22@HUBCAS2.cs.stonybrook.edu>
2012-02-25 22:47 ` Richard Yao
2012-02-25 23:03 ` Rich Freeman
2012-02-26 9:21 ` [gentoo-dev] " Duncan
2012-02-24 18:47 ` [gentoo-dev] " Kent Fredric
2012-02-24 19:12 ` Pacho Ramos
2012-02-24 20:20 ` James Broadhead
2012-02-27 15:06 ` "Paweł Hajdan, Jr."
2012-02-27 19:29 ` Pacho Ramos [this message]
2012-02-27 21:37 ` Brian Dolbec
2012-02-29 8:45 ` "Paweł Hajdan, Jr."
2012-02-29 15:25 ` Paul Varner
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=1330370943.2525.0.camel@belkin4 \
--to=pacho@gentoo.org \
--cc=gentoo-dev@lists.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