Bug#463354: Incremental patching of Packages is slow

2008-11-17 Thread jidanni
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463354 It sometimes maxes out the CPU and perhaps crashed my little Openmoko FreeRunner. Might be worth the tradeoff to set apt.conf(5) directive Acquire::PDiffs false; -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#463354: Incremental patching of Packages is slow

2008-11-17 Thread Timo Juhani Lindfors
[EMAIL PROTECTED] writes: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463354 It sometimes maxes out the CPU and perhaps crashed my little Openmoko FreeRunner. Might be worth the tradeoff to set apt.conf(5) directive Acquire::PDiffs false; I agree. (I even mentioned this in the install.sh

Bug#463354: Incremental patching of Packages is slow

2008-11-17 Thread Luca Capello
user [EMAIL PROTECTED] usertags 463354 + package-installation thanks Hi there! On Mon, 17 Nov 2008 12:01:24 +0100, Timo Juhani Lindfors wrote: [EMAIL PROTECTED] writes: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463354 Have you tried the patch the submitter proposed?

Bug#463354: Incremental patching of Packages is slow

2008-11-17 Thread jidanni
L Have you tried the patch the submitter proposed? Thanks but I delve no deeper than apt-get install 'new versions of things from sid' because I am ~50 years old and forgot my shoes somewhere recently etc. L Can you provide a backtrace or other debugging output, please? This L will help in

Bug#463354: Incremental patching of Packages is slow

2008-01-30 Thread Morten Hustveit
Package: apt Version: 0.7.10 apt-get applies incremental patches to the Packages files in an exceedingly slow way. This is caused by several factors, such as the calculation of three cryptographic hashes (even though they are discarded most of the time), and slowness of the ed script