You are not logged in.
Hello everyone,
I have the problem described in the subject.
After running pacman-optimize for the first time, pacman got really slow when doing any database things.
Help would be greatly appreciated,
Matej
Last edited by Nanthiel (2010-12-08 11:17:14)
Offline
Try it again. All pacman-optimize does is creates a tarball of you database and tries to re-extract it again. Hopefully that gets it in one contiguous block of disk space, but if your disk is full that becomes less likely and it can actually get more spread out...
Offline
Thanks, that seemed to do the job! I was sceptic at first, as I've already done that about twice.
I also ran pacman -Sc, as the cache was already eating half my / partition.
Offline
Ah.... the pacman -Sc would have freed up some nice contiguous blocks for the database to go on.
As an aside, this will be much less of an issue when pacman-3.5 is released.
Offline
How so, if I may ask?
Offline
The sync databases will be one tar file instead of hundreds of small files and the local database will probably have some files merged that did not need to be separate. So there will be far fewer files to spread across your harddrive.
Offline