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

Re: [PATCH 0/3] speed up apt-get startup by ~19%



On Sun, Jan 26, 2014 at 08:43:16PM +0100, Jann Horn wrote:
> On Sun, Jan 26, 2014 at 12:48:39PM +0100, David Kalnischkies wrote:
[..]
> Oh, interesting, after "apt-get check" as root, "apt-get source <name>"
> becomes much faster. Looks like that cache you're talking about was stale and
> because I ran the apt-get commands as a user, the cache wasn't updated? Is that
> case supposed to be possible?
[..]

That sounds likely. This makes me wonder if we should have something
like the below in apt-get:
"""
_error->Notice("The binary package information is out of date,
rebuiling it in memory. Please run any apt command as root to make
this operation fast again.")
"""

obviously the wording needs some tweaks :) 

Cheers,
 Michael


Reply to: