Package: aptitude Version: 0.6.10-2 Severity: wishlist Just out of curiosity, $ strace -e trace=open aptitude search iproute 2>&1|sed '/open/!d;s/ .*//;'|sort|uniq -c|sort -nr shows many files opened two or three times. Maybe there is something inefficient going on.