public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Luke-Jr <luke-jr@utopios.org>
To: gentoo-portage-dev@lists.gentoo.org
Subject: [gentoo-portage-dev] Re: [gentoo-dev] Subcategores and a C comment
Date: Mon, 4 Oct 2004 18:32:36 +0000	[thread overview]
Message-ID: <200410041832.39925.luke-jr@utopios.org> (raw)
In-Reply-To: <20041004180053.GB7677@twobit.net>

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

On Monday 04 October 2004 6:00 pm, Nicholas Jones wrote:
> > It seems like you're assuming that only one file can be fetched per
> > connection. I haven't researched the topic much, but I'm pretty sure
> > HTTP, not to mention FTP, supports multiple requests with one connection.
>
> How do you handle changing depends? You cannot safely assume that
> a single download of all current relevant directories will be
> complete. Thus... You have to connect and download multiple times.

Not neccesarilly... Open connection; fetch pkgiwant; check deps; fetch 
depineed; no more deps: Close connection
Determining dependencies should be fast enough to keep the connection open 
for.

>
> HTTP/FTP would add in complexity to portage's update procedure.
> Now we'd have to ensure that our information is correct. wget
> could do this with timestamps, but then you lose the forcable
> checking of the contents by checksum.

How so? Fetch checksums too.
And the purpose of such an ability would be to make sync-updates unneccesary.
-- 
Luke-Jr
Developer, Utopios
http://utopios.org/

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

           reply	other threads:[~2004-10-04 18:32 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20041004180053.GB7677@twobit.net>]

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=200410041832.39925.luke-jr@utopios.org \
    --to=luke-jr@utopios.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