Hi,
On Thu, 2013-02-28 at 22:47 +0100, Thomas Ebert wrote:
I've the following problem. Everytime i want to make a package the script is entirely downloading all needed software for pakfire-builder again.
Example: pakfire-builder shell ... Installing: 105 packages Installed size: 391M ...
Then i'm leaving the shell and enter the command again. Then he is again downloading and installing all files with dependencies.
Is it normal? That's cost much of bandwith and installation time in my virtual machine.
This is not normal. Repository metadata get updated when they are older than 10 minutes and the package database will be downloaded when ever it has changed.
Packages will be stored in /var/cache/pakfire and of course they will be reused. Maybe you have a look into that directory and check your time (signatures)?
Michael