public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] Re: [gentoo-dev] Subcategores and a C comment
       [not found]   ` <20041004180053.GB7677@twobit.net>
@ 2004-10-04 18:32     ` Luke-Jr
  0 siblings, 0 replies; only message in thread
From: Luke-Jr @ 2004-10-04 18:32 UTC (permalink / raw
  To: gentoo-portage-dev

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-04 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <41604B11.2090100@gentoo.org>
     [not found] ` <200410041639.57092.luke-jr@utopios.org>
     [not found]   ` <20041004180053.GB7677@twobit.net>
2004-10-04 18:32     ` [gentoo-portage-dev] Re: [gentoo-dev] Subcategores and a C comment Luke-Jr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox