From: Ciaran McCreesh <ciaran.mccreesh@googlemail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Packages pulling in python-3*, also they dont require it
Date: Thu, 18 Mar 2010 21:06:02 +0000 [thread overview]
Message-ID: <20100318210602.3cae4a71@snowmobile> (raw)
In-Reply-To: <4BA29488.7030901@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 1183 bytes --]
On Thu, 18 Mar 2010 23:00:56 +0200
Petteri Räty <betelgeuse@gentoo.org> wrote:
> >> Here's how we could change Portage behavior for pulling new slots
> >> that are not strictly required:
> >>
> >> - for packages in the world file install as soon as available
> >>
> >> - for dependencies install the new slot if everything works with
> >> the new slot
> >>
> >> This would mean that Portage would stay with 2.6 as long as you
> >> have something that doesn't work with 3.x installed.
> >
> > How do you detect this?
>
> By looking at the dependency graph?
But you can't tell whether everything will work with the new slot until
you've generated a full set of decisions, and you can't generate a full
set of decisions until you decide whether you want to install the newer
slot.
The problem with expecting the resolver to be clever is that the same
kind of clever in different places leads to horrible screwups... Every
time the resolver has to make some kind of decision that isn't utterly
explicit it's going to do the wrong thing in an annoying minority of
cases. Much better to just have ebuilds say exactly what they mean.
--
Ciaran McCreesh
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2010-03-18 21:06 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-18 19:20 [gentoo-dev] Packages pulling in python-3*, also they dont require it Thomas Sachau
2010-03-18 19:24 ` Fabian Groffen
2010-03-18 20:27 ` Ben de Groot
2010-03-18 20:53 ` Doktor Notor
2010-03-18 22:09 ` Sebastian Pipping
2010-03-18 22:17 ` Ben de Groot
2010-03-19 8:12 ` Ciaran McCreesh
2010-03-19 8:54 ` Dale
2010-03-19 8:57 ` Ciaran McCreesh
2010-03-19 9:23 ` Dale
2010-03-19 9:30 ` Ciaran McCreesh
2010-03-19 10:13 ` Dale
2010-03-19 10:34 ` Arfrever Frehtes Taifersar Arahesis
2010-03-19 14:54 ` Dale
2010-03-20 0:51 ` [gentoo-dev] " Duncan
2010-03-20 9:56 ` Jean-Marc Hengen
2010-03-20 12:53 ` Zac Medico
2010-03-20 14:11 ` Arfrever Frehtes Taifersar Arahesis
2010-03-22 21:12 ` Jacob Godserv
2010-03-23 15:37 ` Arfrever Frehtes Taifersar Arahesis
2010-03-23 16:15 ` Duncan
2010-03-20 12:47 ` Peter Hjalmarsson
2010-03-19 9:35 ` [gentoo-dev] " Arfrever Frehtes Taifersar Arahesis
2010-03-19 9:39 ` Petteri Räty
2010-03-19 9:55 ` Arfrever Frehtes Taifersar Arahesis
2010-03-19 9:56 ` Brian Harring
2010-03-19 10:01 ` Ciaran McCreesh
2010-03-19 10:27 ` Brian Harring
2010-03-19 9:40 ` Brian Harring
2010-03-19 15:13 ` [gentoo-dev] " Nikos Chantziaras
2010-03-19 18:26 ` Alec Warner
2010-03-20 12:42 ` Nikos Chantziaras
2010-03-19 5:35 ` [gentoo-dev] " Alec Warner
2010-03-19 7:15 ` Dale
2010-03-19 7:58 ` Zac Medico
2010-03-19 8:52 ` Dale
2010-03-19 9:09 ` Zac Medico
2010-03-19 22:28 ` Alistair Bush
2010-03-19 15:02 ` Dale
2010-03-19 15:21 ` Doktor Notor
2010-03-18 19:28 ` Ciaran McCreesh
2010-03-18 19:43 ` Thomas Sachau
2010-03-18 20:02 ` Petteri Räty
2010-03-18 20:10 ` Ciaran McCreesh
2010-03-18 20:57 ` Petteri Räty
2010-03-18 20:21 ` Thomas Sachau
2010-03-18 21:00 ` Petteri Räty
2010-03-18 21:06 ` Ciaran McCreesh [this message]
2010-03-18 21:45 ` Thomas Sachau
2010-03-18 19:33 ` Arfrever Frehtes Taifersar Arahesis
2010-03-18 19:47 ` Thomas Sachau
2010-03-18 19:55 ` Arfrever Frehtes Taifersar Arahesis
2010-03-18 20:13 ` Thomas Sachau
2010-03-18 21:40 ` Brian Harring
2010-03-20 12:51 ` [gentoo-dev] " Peter Hjalmarsson
2010-03-20 14:07 ` Arfrever Frehtes Taifersar Arahesis
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=20100318210602.3cae4a71@snowmobile \
--to=ciaran.mccreesh@googlemail.com \
--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