Can't fetch ports snapshot... why?

It is very strange. Why is it that I can't fetch the ports snapshot?

This is what happened:
Code:
root@postgres:/ # portsnap fetch
Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found.
Fetching snapshot tag from your-org.portsnap.freebsd.org... done.
Fetching snapshot metadata... root@postgres:/ #
 
Why is it that I can't fetch the ports snapshot?
Looks like you already fetched everything there is. If this is the first time you're running it, now is the time to portsnap extract. If you're updating an existing tree, use portsnap update.
 
Turns out the firewall was too strict (need to set NAT to send out the traffic). The problem was resolved. Thanks!
 
Back
Top