warning: Clock skew detected. Your build may be incomplete
Solution:
1 f ind . -exec touch {} \;
2 install ntp
apt-get install ntp
vim /etc/ntp.conf
/etc/init.d/ntp restart
warning: Clock skew detected. Your build may be incomplete
Solution:
1 f ind . -exec touch {} \;
2 install ntp
apt-get install ntp
vim /etc/ntp.conf
/etc/init.d/ntp restart