This issue should perhaps not be kept with label Backlog for too long given that tor 0.4.6 is now stable and the October deprecation is steadily approaching.
I don't know if gitweb needs to be stopped before editing the projects.cgit, so I'll just leave this sed here for someone who knows the proper process :P
I don't know if gitweb needs to be stopped before editing the projects.cgit, so I'll just leave this sed here for someone who knows the proper process :P
actually, i think @lavamind stumbled upon this recently and found... uh... something somewhere (on cupani?) that generates the projects list, i think maybe on gitolite-admin push? maybe that's why this got reset?
I just ran find /srv/git.torproject.org -type f -exec grep -i 'dccbbv6cooddgcrq' {} + on cupani and got no results. If something's there, it's probably hidden enough that I'd need to ask lavamind anyway.
Yeah I found out this file is actually auto-generated on push to the gitolite-admin repo. Modifying it by hand is probably whats causing the wrong URL to pop back up. I'd have to look at this more closely.
Alright I think I've fixed it for good. The onionv2 address was hardcoded in the /srv/gitweb.torproject.org/bin/make-cgit-list script. I changed it for the onionv3 and ran the script. The web pages are now showing the onionv3 address.