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

Bug#508239: marked as done (apt: method to prefer Packages over Packages.gz over Packages.bz2)



Your message dated Fri, 6 Nov 2009 20:43:52 +0100
with message-id <20091106202622.GA12856@debian.org>
and subject line Re: Bug#508239: apt: method to prefer Packages over Packages.gz over Packages.bz2
has caused the Debian Bug report #508239,
regarding apt: method to prefer Packages over Packages.gz over Packages.bz2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
508239: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508239
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.7.18
Severity: wishlist

I'm running Debian on my OpenMoko FreeRunner. Since this is a slowish
ARM machine with limited RAM, I'd like to tell apt to use the
Packages.gz files instead of the Packages.bz2 files to speed up the
update process. Unfortunately there doesn't seem to be any way to
achieve this at the moment (based on apt.conf(5) and configure-index.gz)

If there is a method of doing this already, please document it in
configure-index.gz and let me know what it is.

I tried these, but they both produce errors:

Dir { Bin { bzip2 "/bin/true"; }; };
Dir { Bin { bzip2 "/bin/false"; }; };

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Version: 0.7.24

On Tue, Dec 09, 2008 at 02:02:33PM +0900, Paul Wise wrote:
> Package: apt
> Version: 0.7.18
> Severity: wishlist
> 
> I'm running Debian on my OpenMoko FreeRunner. Since this is a slowish
> ARM machine with limited RAM, I'd like to tell apt to use the
> Packages.gz files instead of the Packages.bz2 files to speed up the
> update process. Unfortunately there doesn't seem to be any way to
> achieve this at the moment (based on apt.conf(5) and configure-index.gz)
> 
> If there is a method of doing this already, please document it in
> configure-index.gz and let me know what it is.
> 
> I tried these, but they both produce errors:
> 
> Dir { Bin { bzip2 "/bin/true"; }; };
> Dir { Bin { bzip2 "/bin/false"; }; };


See Acquire::CompressionTypes::Order.

> 
> -- 
> bye,
> pabs
> 
> http://wiki.debian.org/PaulWise


Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: