public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Prevent depclean from removing Python-2.6?
Date: Tue, 10 May 2011 17:26:55 +0200	[thread overview]
Message-ID: <201105101726.56480.alan.mckinnon@gmail.com> (raw)
In-Reply-To: <iqbkn5$7kf$1@dough.gmane.org>

Apparently, though unproven, at 17:13 on Tuesday 10 May 2011, Grant Edwards 
did opine thusly:

> > I think the issue happens because portage does not take eselect
> > choices into account when building it's dep graph, it only uses the
> > DEPENDS in ebuilds.
> 
> Apparently so.  It seems like it ought to pay attention to eselect. 
> If I've explicitly configured my system to use 2.6 instead of 2.7,
> removing 2.6 doesn't seem like a good thing...

There's one more wrinkle though:

portage, ebuilds and EAPI are all portable to other systems (funtoo etc) 
whereas eselect is very gentoo-specific.

So putting gentooism support into portage would be counter-productive.

A real solution would require some kind of generic statement in ebuilds that 
would allow for optional dependencies. I haven't thought this completely 
through, but maybe something like the following:

- A new keyword in ebuilds to indicate packages with soft deps
- A new file format that lists these deps currently in use
- Tools like eselect could update this file as they adjust user preferences

This way, portage would have additional info available about unusual packages 
still in use when --depclean runs.


-- 
alan dot mckinnon at gmail dot com



  reply	other threads:[~2011-05-10 15:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 14:40 [gentoo-user] Prevent depclean from removing Python-2.6? Grant Edwards
2011-05-10 14:53 ` Alan McKinnon
2011-05-10 15:13   ` [gentoo-user] " Grant Edwards
2011-05-10 15:26     ` Alan McKinnon [this message]
2011-05-10 16:07       ` Grant Edwards
2011-05-10 18:38         ` Neil Bothwick
2011-05-10 20:36     ` Mick
2011-05-11  2:28       ` Grant Edwards
2011-05-11 14:25         ` Grant Edwards
2011-05-11 23:53           ` Adam Carter
2011-05-12  2:13             ` Kevin O'Gorman
2011-05-12 11:15               ` Alan McKinnon
2011-05-16 23:30                 ` Adam Carter

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=201105101726.56480.alan.mckinnon@gmail.com \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@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