Solved portsnap don't fetch update

Is something wrong with the servers? I see on freshports llvm37 and ntp has updates. But portsnap does not fetch, whether on normal system nor in the VBOX. Portsnap says "Ports tree is already up to date". Or portsnap does not work? Portrac shows me the update. Or is it a perl error?

Tried on a vbox rm -rf /var/db/portsnap and portsnap fetch and get:
Code:
Updating from Mon Oct 19 00:07:38 to Mon 19 22:29:38 UTC 2015
???? (date shows the right time)
15 minutes ago.
 
Seems was a problem with cmos. Renamed /etc/wall_cmos_clock. Added to /etc/sysctl:
Code:
machdep.wall_cmos_clock=0
And rebooted (not necessarily, also I could restart ntpd and adjkerntz).
Seems solved.
 
Last edited:
Back
Top