public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul de Vrieze <pauldv@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Subject: Re: [gentoo-portage-dev] Latest version vs specific version
Date: Fri, 2 Dec 2005 15:57:07 +0100	[thread overview]
Message-ID: <200512021557.17684.pauldv@gentoo.org> (raw)
In-Reply-To: <1133534628.5934.8.camel@cronos.criticalpath.it>

[-- Attachment #1: Type: text/plain, Size: 1330 bytes --]

On Friday 02 December 2005 15:43, Andrea Carpani wrote:
> Hi all. Here's my problem.
>
> I'm using a lot binary packages of "in portage" and "custom created"
> ebuilds. I have a "virtual" ebuild I use that contains only
> dependencies and I use this one to merge given versions of packages all
> in one shot: sort of a shanpshot of a given moment in time (sort of
> tag).
>
> Eg:
>
> virtual-1.0.ebuild contains
>
> RDEPEND="
> a-2.0.ebuild
> b-3.0.ebuild
> c-4.0.ebuild
> d-5.0.ebuild
> "
>
> So that emerge -K virtual-1.0 emerges all a,b,c,d on given versions
> and:
>
> virtual-2.0.ebuild contains
>
> RDEPEND="
> a-2.1.ebuild
> b-3.1.ebuild
> c-4.1.ebuild
> d-5.1.ebuild
> "
>
> My problem is that if a-2.0.ebuild and a-2.1.ebuild contain
>
> RDEPEND="
>
> >c-1.0
>
> "
>
> and I have binary packages for both c-4.0 and c-4.1 when I emerge
> virtual-2.0.ebuild i get c-4.1.ebuild but if I emerge virtual-1.0 I get
> both c-4.0 (required as a dependency for virtual-1.0) and c-4.1 (as a
> dep for a-2.0 who gets the latest c even though c-4.0 would have
> satisfied the dependency.
>
> Any info on how to avoid this?

It would a different planner component in portage.

Paul

-- 
Paul de Vrieze
Gentoo Developer
Mail: pauldv@gentoo.org
Homepage: http://www.devrieze.net

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2005-12-02 14:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-02 14:43 [gentoo-portage-dev] Latest version vs specific version Andrea Carpani
2005-12-02 14:57 ` Paul de Vrieze [this message]
2005-12-02 15:09   ` Andrea Carpani
2005-12-03  4:27 ` Marius Mauch
2005-12-03 12:23   ` Jason Stubbs
2005-12-03 12:37     ` Marius Mauch
2005-12-15  9:46     ` Andrea Carpani

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=200512021557.17684.pauldv@gentoo.org \
    --to=pauldv@gentoo.org \
    --cc=gentoo-portage-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