From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [RFC] More reliable hiding preserved libraries
Date: Mon, 05 Apr 2010 15:27:34 +0200 [thread overview]
Message-ID: <1270474054.30670.4.camel@localhost> (raw)
In-Reply-To: <20100405064411.GD27486@hrair>
[-- Attachment #1: Type: text/plain, Size: 2748 bytes --]
Am Sonntag, den 04.04.2010, 23:44 -0700 schrieb Brian Harring:
> On Mon, Apr 05, 2010 at 08:16:42AM +0200, Maciej Mrozowski wrote:
> > Unconditionally removing libraries (instead of preserving them) and making
> > their reverse runtime dependencies reinstalled is unacceptable because
> > "emerge" process involving multiple packages is not atomic. Simple as that.
> > Is this what you suggest? Correct me if I'm wrong:
> > 1. Users wants to uninstall or reinstall package, we let him do it provided
> > reverse runtime dependencies are satisfied afterwards. Let's say he wants to
> > upgrade expat.
> > 2. Expat SOVERSION changed meanwhile but package was not SLOTtted and runtime
> > reverse deps will still be satisfied when we upgrade.
> > 3. Expat has been upgraded sucessfully,
> > 4a. "emerge" discovers reverse runtime dependencies are broken and it starts
> > to rebuild them, then it bails out due to error ld: libexpat.so.<sth> not
> > found. Because step 3 cannot be rolled back (no atomicy) - game over.
> > or
> > 4b. "emerge does not discover those and does nothing. python is broken so
> > emerge cannot be used anymore. Game over
>
> This is called 'nondeterministic resolution'- known issue also w/
> proposals of that sort.
>
> Pretty much everytime someone proposes it as a solution, it gets
> smacked down by most folk since an emerge -p invocation that is a
> single pkg upgade shouldn't be able to go rebuild your entire world.
>
> The alternative is a slotted ABI var- basically a counter (although it
> doesn't have to be) w/in ebuilds themselves to indicate if they're
> carrying a new ABI from upstream for that slotting. For example,
> you've got EXPAT merged w/ ABI=2, version 2.0. version 2.0.1, for
> whatever reason, breaks ABI- thus v2.0.1 in the tree is ABI=2.0.1 (or
> 3, as said it's an arbitrary value).
>
> Via that, the resolver can see that a rebuild is necessary and plan a
> rebuild of all consumers (whether NEEDED based or revdep). Note
> preserve-lib would be rather useful here- specifically holding onto
> the intermediate lib while doing rebuilding.
No, it doesn't help since you may have the same problems some people try
to solve in this thread.
> This however breaks down
> a bit when the ABI change is in reverse of normal versioning.
How so? Such a var should just specify the ABI and the PM only has to
check whether it changed from one PVR to the other. The "how" is
completely irrelevant.
--
Tiziano Müller
Gentoo Linux Developer
Areas of responsibility:
Samba, PostgreSQL, CPP, Python, sysadmin, GLEP Editor
E-Mail : dev-zero@gentoo.org
GnuPG FP : F327 283A E769 2E36 18D5 4DE2 1B05 6A63 AE9C 1E30
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3551 bytes --]
next prev parent reply other threads:[~2010-04-05 13:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-03 10:38 [gentoo-dev] [RFC] More reliable hiding preserved libraries Maciej Mrozowski
2010-04-03 10:46 ` Brian Harring
2010-04-03 10:56 ` Fabian Groffen
2010-04-03 12:09 ` Maciej Mrozowski
2010-04-03 12:16 ` Fabian Groffen
2010-04-03 11:13 ` Michał Górny
2010-04-03 11:33 ` Gilles Dartiguelongue
2010-04-03 18:51 ` Tiziano Müller
2010-04-03 21:05 ` Maciej Mrozowski
2010-04-04 15:33 ` Tiziano Müller
2010-04-05 6:16 ` Maciej Mrozowski
2010-04-05 6:44 ` Brian Harring
2010-04-05 13:27 ` Tiziano Müller [this message]
2010-04-05 18:09 ` Brian Harring
2010-04-05 13:38 ` Tiziano Müller
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=1270474054.30670.4.camel@localhost \
--to=dev-zero@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