I'm seeing exactly the same, and the suggested rebase commands didn't change it. I wonder if it's related to a problem I have on one of the two machines (both Ubuntu, with identical setups) where I run Org from source. On one, when I switched to the new repo, I got this on startup: Error (use-package): org/:catch: Invalid version syntax: ‘9.5-dev’ I can't see what causes that. I use use-package to set up Org in my init file¹ but it seems to be some internal problem, because I don't mention anything about versions. What's more, on my other machine, where everything about Emacs is identical, it works without any problem (even though there are no tags). Bill ¹ https://github.com/wdenton/.emacs.d/blob/master/init.org On 23 September 2021, Éibhear wrote: > On 20/09/2021 05:37, Bastien wrote: >> Hi all, >> >> from now on, here are the official Org repositories: >> >> - org-mode: https://git.savannah.gnu.org/cgit/emacs/org-mode.git >> - worg: https://git.sr.ht/~bzg/worg >> - orgweb: https://git.sr.ht/~bzg/orgweb > > Hi, > > We're the tags missed in the migration across to savannah? > > Thanks, > > Éibhear > > =================8<------------------------- > > $ git -C org-mode.orig remote -v > origin https://code.orgmode.org/bzg/org-mode.git (fetch) > origin https://code.orgmode.org/bzg/org-mode.git (push) > > $ git -C org-mode.orig tag | wc -l > 385 > > $ git -C org-mode.orig tag | tail -5 > release_9.4.2 > release_9.4.3 > release_9.4.4 > release_9.4.5 > release_9.4.6 > > $ git -C org-mode.new remote -v > origin https://git.savannah.gnu.org/git/emacs/org-mode.git (fetch) > origin https://git.savannah.gnu.org/git/emacs/org-mode.git (push) > > $ git -C org-mode.new tag | wc -l > 0 > > =================8<------------------------- > >> >> org-contrib will continue to be on https://git.sr.ht/~bzg/org-contrib >> until it disappears, thanks to volunteers taking over maintainance of >> the various packages. >> >> You can forget code.orgmode.org. >> >> If you commit to code.orgmode.org by mistake instead of using the new >> repos, just merge the commit from the old repo that you can set up as >> a remote branch: I won't delete code.orgmode.org until Org 9.6. >> >> If you don't have write access to the new repos and think you should, >> please send me an email. >> >> I will work on merging orgweb+worg and setting up the HTML publication >> process from sr.ht, which can take a while. >> >> Have a nice week! >> > > > -- William Denton https://www.miskatonic.org/ Librarian, artist and licensed private investigator. Toronto, Canada