[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#32595: remove obsolete and confusing acquisition methods: harddisk, mounted, cdrom, nfs



[Huge followup list trimmed]

On 31 Jan 1999, Martin Mitchell wrote:

> 1) A m68k computer with a 60Mb debian installation. Normally I use the nfs
> method. Apt is just not feasible, it wants to copy everything over before
> it starts - there simply isn't space on the disk to do this. Also the

No, APT has never copied anything except the index files when used with
file URIs. With APTv3 you can ask it to copy by using a 'copy' URI, the
choice is yours.

> runtime cost of starting dpkg on m68k is very high, so dselect is often
> much faster, rather than apt's invoking dpkg separately for many packages.
> (I am aware apt is more correct, however in practice so many invocations
> of dpkg are rarely necessary)

APT v3 in CVS supports -o APT::Immediate-Configure=false which disables
this behvior, only pre-depends will cause it to run a seperate dpkg which
the other methods do as well.

> 2) A local mirror, hand constructed. No extra or useless packages in there.
> Apt doesn't construct or handle this type of arrangement well by default.
> The mounted method deals with this just fine.

I'd be interested to know how any other method handles this, how do you
inform dselect what packages are in your local mirror so you can select
them? If you have an incomplete mirror with a matching package file that
has extra entries then APT v3 will be perfectly happy, if not a bit
verbose as it has an automatic source fail-over mode, files that are
missing or outdated will be fetched from a remote site if you enable that.

Jason


Reply to: