Pkg is not using the latest version of a package in the general registry

Hi!

I tagged PrettyTables.jl v3.0.8 three days ago (General/P/PrettyTables/Versions.toml at b6e131502024d4d2f6e6c7d9ab8a808717539321 · JuliaRegistries/General · GitHub) but if you try to install it now, it gets v3.0.7. Is there any known syncing bugs in the registry?

It was caused by some syncing problem in a mirror. @fredrikekre fixed it!
Thanks!

Similar issue with UnitfulLinearAlgebra v0.4.2, but General registry shows v0.4.0. The issue has persisted since 0.4.1 for 2-3 days and updating the registry has not helped. Would this have the same fix @fredrikekre ? Thank you.

Well, v0.4.0 is the latest release. v0.4.1 is marked as pre-release. See: Releases · ggebbie/UnitfulLinearAlgebra.jl · GitHub

1 Like

Thanks for the help. I’ve removed the pre-release tag on 0.4.1 and set 0.4.2 to latest release. It hasn’t immediately solved the issue for me, but I will check back in a little while.

(more background: merged to General registry here New version: UnitfulLinearAlgebra v0.4.2 by JuliaRegistrator · Pull Request #139543 · JuliaRegistries/General · GitHub)

Yes, there’s currently an outage of the storage servers, and Fredrik is on it. Actually, the latest news seems to be that the issue (a full disk) has been resolved, but the servers will need some time to catch up

2 Likes

Thanks everyone. Works now. I appreciate it.

1 Like