Bug 248532

Summary: svn mirror not updated (12hours out of date)
Product: Services Reporter: Tobias C. Berner <tcberner>
Component: Core InfrastructureAssignee: Cluster Admin <clusteradm>
Status: Closed FIXED    
Severity: Affects Only Me CC: cperciva, dbaio, lwhsu, vvd
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Description Tobias C. Berner freebsd_committer freebsd_triage 2020-08-08 09:04:11 UTC
Moin moin 

svn.freebsd.org seems to have lost track of repo.freebsd.org:

> svn info | grep ^URL ; svn up                                                                                     
URL: svn+ssh://repo/ports/head
Updating '.':
At revision 544373.

vs 

> svn info | grep ^URL ; svn up
URL: svn://svn.freebsd.org/ports/head
Updating '.':
At revision 544349.


This can also be seen in the webeinterface: 
https://svnweb.freebsd.org/ports/head/


mfg Tobias
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2020-08-08 16:31:14 UTC
Issue has been identified and the fix is deployed. Keep it open a bit longer to check if everything is fine.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2020-08-09 11:58:56 UTC
https://svnweb.freebsd.org updated, but portsnap not yet.
Comment 3 Colin Percival freebsd_committer freebsd_triage 2020-08-09 19:52:52 UTC
Portsnap fix deployed, new builds should be available in ~45 minutes.
Comment 4 Colin Percival freebsd_committer freebsd_triage 2020-08-09 20:49:22 UTC
Portsnap mirrors are all synched as of 2020-08-09 20:36:27 UTC.
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2020-08-09 21:23:33 UTC
(In reply to Colin Percival from comment #4)
Thanks. Work for me now.
Comment 6 Tobias C. Berner freebsd_committer freebsd_triage 2020-08-10 03:40:27 UTC
https://github.com/freebsd/freebsd-ports <-- is still at saturdays r544504
Comment 7 Li-Wen Hsu freebsd_committer freebsd_triage 2020-08-10 08:12:35 UTC
(In reply to Tobias C. Berner from comment #6)
GitHub mirror also fixed.