Re: GCC repo is locked?

Andrew Pinski via Gcc <[email protected]> Fri, 24 Jul 2026 13:28:55 -0700
Newsgroups gmane.comp.gcc.devel
Message-ID <CA+=Sn1=Lu-WyOE3Uvn0EDRfOVeKNKEttuJcGkrpvo4_WWO6xdw@mail.gmail.com>
On Fri, Jul 24, 2026 at 1:21=E2=80=AFPM Mark Wielaard via Overseers
<[email protected]> wrote:
>
> 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 repositor=
y.  --
> > 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.

From the GCC IRC:
[08:46] <mmorin> Hello
[08:47] <mmorin> I have mistakenly launched a bunch of pushes to my
user branches.
[08:47] <mmorin> Some of them may keep the server locked for a long
time (hours).
[08:48] <mmorin> Feel free to kill the git hook processes.
[08:49] <mmorin> I already interrupted the push(es) on my side.
[08:54] <mmorin> But the server remains locked.

Thanks,
Andrea

>
> Cheers,
>
> Mark