The content of /var/cache/pakfire should be:
[root@rice-oxley pakfire]# pwd /var/cache/pakfire [root@rice-oxley pakfire]# ll total 68 drwxr-xr-x. 19 root root 4096 Dec 8 2011 ccache drwxr-xr-x 259 root root 4096 Feb 12 19:43 downloads drwxr-xr-x. 6 root root 4096 Feb 20 2012 repos drwxr-xr-x. 3 root root 49152 Feb 24 11:45 sources
The download directory contains the following:
[root@rice-oxley pakfire]# tree downloads/ | head downloads/ ├── 00 │ ├── 12c06bfdca3fa5454e4f6c3fc07a5b21e2a0e3 │ │ └── gcc-c++-4.7.2-2.ip3.i686.pfm │ ├── 4ac3f83e78944c4df70f0319fafc650f7bc9a4 │ │ └── perl-Test-Harness-3.23-11.ip3.noarch.pfm │ ├── 6e4f8ee4f82665e052b9d08d28410870c34794 │ │ └── cpp-4.7.2-2.ip3.i686.pfm │ ├── aaf07ddbf21bdc95dca317881b7351577b653b │ │ └── perl-Digest-1.16-11.ip3.noarch.pfm
There is absolutely no code that cleans up the download directory on the builders.
Michael
On Thu, 2013-02-28 at 23:35 +0100, Thomas Ebert wrote:
Then is something wrong with my installation:
[root@ipfire cache]# find . -name .gz [root@ipfire cache]# find . -name *.gz ./man/cat8/network-zone.8.gz ./pakfire/sources/lldpd-0.5.4.tar.gz ./pakfire/sources/lldpd-0.7.1.tar.gz [root@ipfire cache]# find . -name *.bz2 [root@ipfire cache]#
You see the only packages which are in there is the lldpd package which first is from the packfire server and the second i manually downloaded?
What files or command output can i provide to trigger the problem?
Am 28.02.2013 23:24, schrieb Michael Tremer:
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
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development