I was performing some server maintaince earlier, and I was shocked to find
the size of the 32bit repo was riviling that of the mainline repo,
containing both 32bit and 64bit packages. I had thought that the mirror
would be about half the size, given that there are about half as many
packages:

tyler@cdn:/var/www$ du -sh 32.arlm.tyzoid.com arlm.tyzoid.com
54G    32.arlm.tyzoid.com
58G    arlm.tyzoid.com

tyler@cdn:/var/www/32.arlm.tyzoid.com$ find . -name '*.sig' | wc -l
14026

tyler@cdn:/var/www/arlm.tyzoid.com$ find . -name '*.sig' | wc -l
34090

While not a huge deal, I am a bit surprised by this amount of disk space
used by packages.

Just to confirm:
tyler@cdn:/var/www/32.arlm.tyzoid.com/web$ du -sh *
2.7G    archisos
51G    i686
856K    irc-logs

Anyone have any ideas what might be going on here? Is this to be expected?
or is this an oversight/bug?

Thanks,
Tyler
_______________________________________________
arch-ports mailing list
[email protected]
https://lists.archlinux.org/listinfo/arch-ports

Reply via email to