Re: pkg/60250 (pkgsrc.org CVS is not synchronized to Gitlab since few days)

[email protected] Tue, 12 May 2026 13:12:24 +0000 (UTC)
Newsgroups gmane.os.netbsd.devel.pkgsrc.bugs
Message-ID <[email protected]>
Synopsis: pkgsrc.org CVS is not synchronized to Gitlab since few days

State-Changed-From-To: open->closed
State-Changed-By: [email protected]
State-Changed-When: Tue, 12 May 2026 13:12:23 +0000
State-Changed-Why:
Thanks, the process is not actually stuck (as it often gets) but it's
undergoing a hiccup (as it sometimes does).  We'll know in a day or
two, once it finishes this round, why it had a hiccup.

Often, the hiccup is because of one of the RCS keyword time bombs,
where a file _once_ had a $Header$ or similar keyword with a full
pathname whose substitution changes _retroactively_ to add a `/Attic'
component to the path in all prior revisions if the file is ever
deleted.  This, of course, changes the commit hashes of all history in
the conversion from the time when the file ever had that $Header$
keyword.

These are the time bombs I found when I went searching a while back:

databases/phpmyadmin/files/phpmyadmin.conf
mbone/rat/patches/patch-ac
mbone/vat/patches/patch-aa
mbone/vic/patches/patch-ai
misc/fep/patches/patch-ab
misc/fep/patches/patch-ac
misc/fep/patches/patch-ad
misc/fep/patches/patch-af
misc/fep/patches/patch-ag
misc/fep/patches/patch-ah
misc/fep/patches/patch-ai
misc/fep/patches/patch-ak
misc/fep/patches/patch-al
misc/fep/patches/patch-am
net/arpwatch/DESCR
net/arpwatch/patches/patch-ac
net/netcat6/patches/patch-aa
sysutils/hytctl/files/sbin/hytctl.c
x11/lesstif/patches/patch-an (recently triggered a month or two ago)

This problem will go away when we do the final migration to new
infrastructure, which I'm working on.