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

Bug#1085265: local-apt-repository: use caching



Package: local-apt-repository
Version: 0.9
Severity: normal
X-Debbugs-Cc: okgomdjgbmoij@gmail.com

Dear Maintainer,


If you have a bunch of packages, regeneration takes very long because it rebuilds everything from scratch. It should be using caching. Something like this:

      apt-ftparchive packages --db cache.db ../../../$DEBS > $REPO/Packages
      apt-ftparchive sources --db cache.db ../../../$DEBS > $REPO/Sources

I'm assuming you'll put it in /var/cache/local-apt-repository


Reply to: