Re: GCC repo is locked?
Mark Wielaard <[email protected]> Fri, 24 Jul 2026 22:21:38 +0200
| Newsgroups | gmane.comp.gcc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi H.J. On Sat, Jul 25, 2026 at 04:00:12AM +0800, H.J. Lu via Gcc wrote: > I have been trying to push for the last 15 minutes and getting: > > Enumerating objects: 18, done. > Counting objects: 100% (18/18), done. > Delta compression using up to 8 threads > Compressing objects: 100% (10/10), done. > Writing objects: 100% (10/10), 2.37 KiB | 485.00 KiB/s, done. > Total 10 (delta 8), reused 0 (delta 0), pack-reused 0 (from 0) > remote: --------------------------------------------------------------------- > remote: -- Another user is currently pushing changes to this repository. -- > remote: -- Please try again in another minute or two. -- > remote: --------------------------------------------------------------------- > remote: error: hook declined to update refs/heads/master > > Has anyone else seen this? Yes, there is an update in process for users/mikael/heads/fortran-dev_20250314 and the update hook is taking a long time processing it. Cheers, Mark