Hello all,
I set up a local pkg server. When I do
I am using
I set up a local pkg server. When I do
pkg install, sometimes I get the following error.
Code:
pkg: http://server_address/pkg-default/.real_1412358959/All/xxx.txz: Not Found
I am using
poudriere to build the pkg repository, the only possible reason I can think of is that I was using two jails to build the packages, they may be conflict with each other somehow. I can resolve this issue by removing database files in /var/db/pkg, but this is only a quick-fix solution, I wanted to know what causes this issue, If any one can shed some light on this, that would be great! Thanks in advance!