You are not logged in.
Pages: 1
Hi,
while trying to build a i586 base distribution I ran into the following problem :
makewold filled the file system. And makeworld -c did not clean the cache in
/var/cache/src. I did not reralize it until I tried a new run and the system was telling me
"using local source file" or the like. The problem however : the local source files
were all of zero size. At least the ones that makepkg tried to download after the
file system filled up.
I hope that was somewhat clear .... anyways : there should be a way to clean
/var/cache/src .... pacman -Sc did not do it and makeworld -c did not do it. Am I
missing something ?
Also, when using the local source, there should be some sanity checking.
Cheers
Andreas
Offline
No, you're correct, there's no way to clean out /var/cache/pacman/src except with the ol' rm command.
I'll add something for the next pacman release.
Offline
Pages: 1