[Aptitude-devel] Bug#818919: Bug#818919: aptitude runs wild

Axel Beckert abe at debian.org
Tue Nov 22 21:32:54 UTC 2016


Control: tag 818919 + unreproducible

Hi Martin,

Manuel A. Fernandez Montecelo wrote:
> 2016-03-22 13:37 ziegler at uni-freiburg.de:
> >aptitude search "?description(1234)"
> >shows the progress of a filterung process. So
> >I waited 5 minutes to the expected output.
> >
> >aptitude markauto 1234 gives also a result after 5 minutes.
> >
> >On the other hand lz4 decompresses all packagefiles together in a
> >second !
> 
> Yes, but aptitude (through libapt) probably has to do it for every
> package as it's being processed.

Nevertheless, I cannot reproduce this issue even with
Acquire::GzipIndexes enabled. Both commands (markauto and
forbid-version see as fast as before:

# time aptitude markauto 1234
No such package "1234"                   

real    0m1.306s
user    0m1.112s
sys     0m0.192s
# time aptitude forbid-version 1234
Package not found: 1234, from 1234       

real    0m1.313s
user    0m1.144s
sys     0m0.164s
#

Even searching through all package descriptions is not slower:

# time aptitude search '?description(1234)'
p   golang-github-jinzhu-now-dev                 - time toolkit for golang                               
p   libmath-nocarry-perl                         - Perl module for no carry arithmetic                   
i A libnxml0                                     - C library for parsing, writing and creating xml 1.0/1.
p   libnxml0:i386                                - C library for parsing, writing and creating xml 1.0/1.
p   libnxml0-dbg                                 - shared libraries with debugging symbols for libnxml0  
p   libnxml0-dbg:i386                            - shared libraries with debugging symbols for libnxml0  
p   libnxml0-dev                                 - static library and C header files for libnxml0        
p   libnxml0-dev:i386                            - static library and C header files for libnxml0        
p   libscalar-properties-perl                    - perl module to add run-time properties on scalar varia
p   modem-cmd                                    - send arbitrary AT commands to your modem              
p   modem-cmd:i386                               - send arbitrary AT commands to your modem              
p   postgresql-9.6-prefix                        - Prefix Range module for PostgreSQL                    
p   postgresql-9.6-prefix:i386                   - Prefix Range module for PostgreSQL                    
p   tcs                                          - character set translator                              
p   tcs:i386                                     - character set translator                              

real    0m24.435s
user    0m21.232s
sys     0m3.200s

Can you check if that issue is still present for you? Otherwise I'd
just close this bug report.

Actually I can't even reproduce #697724 (reported by myself back then)
anymore, at least not noticably, so maybe all GzipIndexes related
issues are gone now. Will later check on a much slower machine (an
EeePC 900).

		Regards, Axel
-- 
 ,''`.  |  Axel Beckert <abe at debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



More information about the Aptitude-devel mailing list