From: <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] multiple dependencies with installing packages from the CD
Date: Sat Feb 10 16:12:04 2001 [thread overview]
Message-ID: <20010210161104.A26694@cvs.gentoo.org> (raw)
In-Reply-To: <F40gXLsxpTljBOh8s4K00003bbb@hotmail.com>; from code_monk@hotmail.com on Fri, Feb 09, 2001 at 08:06:45PM -0000
On Fri, Feb 09, 2001 at 08:06:45PM -0000, Sean Cull wrote:
> Regarding the recursive package merge, couldn't one just modify the ebuild
> script mentioned in your bash tutorial on IBM Developerworks and add some
> lines in to check the dependencies, then if it needs, say, Gnomelibs-1.0.4
> (or whatever the current version is), it searches the "All" directory for
> the appropriate package and installs it before returning to the original
> package you wanted to install. I guess this is how the FreeBSD ports system
> works. Or would something like that need to be written in something other
> than a scripting language?
> If I'm totally wrong on this, sorry... I'm still learning =)
We can't just use the "All" directory because we have some packages with
identical names, but in different categories. For example, there's
sys-build/gcc and sys-devel/gcc. The only way to deal with this is to actually
look inside the package at the packaging information, and this is a very slow
process with our current package format. Once we add an (mostly
backwards-compatible) enhancement to our current format, finding out this
information will be very fast and will allow the Portage system to "find out"
the actual category of a random .tbz2 file rather than relying on "contextual"
(i.e. what directory it's in) information in order to figure out the category.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
next prev parent reply other threads:[~2001-02-10 23:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-09 13:07 [gentoo-dev] multiple dependencies with installing packages from the CD Sean Cull
2001-02-10 16:12 ` drobbins [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-02-11 23:44 Sean Cull
2001-02-12 9:47 ` drobbins
2001-02-10 18:07 Sean Cull
2001-02-10 21:08 ` drobbins
2001-02-09 11:18 Sean Cull
2001-02-09 11:28 ` drobbins
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=20010210161104.A26694@cvs.gentoo.org \
--to=drobbins@gentoo.org \
--cc=gentoo-dev@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