• git doesn't sync: fetch first error (git pull --rebase)

    From Nuno Teixeira@eduardo@freebsd.org to muc.lists.freebsd.ports on Sun Dec 7 15:43:59 2025
    From Newsgroup: muc.lists.freebsd.ports

    --000000000000ba553e06455e8cbd
    Content-Type: text/plain; charset="UTF-8"

    Hello all,

    I'm stucked in a old commit and git pull --rabase don't wanna update to
    latest.
    Could this be a server problem?
    I already did some cleanup and stuff:

    % git gc --prune=now
    % git index-pack -v .git/objects/pack/*.pack

    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (origin/main, origin/HEAD, tmp_main)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100

    % git pull --rebase
    Current branch main is up to date.

    % git push
    Enter passphrase for key '/home/nunotex/.ssh/id_rsa':
    To gitrepo.freebsd.org:ports.git
    ! [rejected] main -> main (fetch first)
    error: failed to push some refs to 'gitrepo.freebsd.org:ports.git'
    hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use
    hint: 'git pull' before pushing again.
    hint: See the 'Note about fast-forwards' in 'git push --help' for details.

    Thanks,
    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org

    --000000000000ba553e06455e8cbd
    Content-Type: text/html; charset="UTF-8"
    Content-Transfer-Encoding: quoted-printable

    <div dir=3D"ltr"><div>Hello all,<br><br></div><div>I&#39;m stucked in a old=
    commit and git pull --rabase don&#39;t wanna update to latest.<br></div><d= iv>Could this be a server problem?<br></div><div>I already did some cleanup=
    and stuff:<br><br>% git gc --prune=3Dnow</div><div>=C2=A0% git index-pack =
    -v .git/objects/pack/*.pack<br><br>commit 5a5039a587d6a77b0837dfb3ffa29e635= fb0d1a3 (origin/main, origin/HEAD, tmp_main)<br>Author: Carlo Strub &lt;cs@= FreeBSD.org&gt;<br>Date: =C2=A0 Sun Dec 7 11:29:09 2025 +0100<br><br>% git = pull --rebase<br>Current branch main is up to date.<br><br>% git push<br>En= ter passphrase for key &#39;/home/nunotex/.ssh/id_rsa&#39;:<br>To gitrepo.f= reebsd.org:ports.git<br>=C2=A0! [rejected] =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
    =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0main -&gt; main (fetch first)<br>error: fail=
    ed to push some refs to &#39;gitrepo.freebsd.org:ports.git&#39;<br>hint: Up= dates were rejected because the remote contains work that you do not<br>hin=
    t: have locally. This is usually caused by another repository pushing to<br= >hint: the same ref. If you want to integrate the remote changes, use<br>hi= nt: &#39;git pull&#39; before pushing again.<br>hint: See the &#39;Note abo=
    ut fast-forwards&#39; in &#39;git push --help&#39; for details.<br><br></di= v><div>Thanks,</div><br><span class=3D"gmail_signature_prefix">-- </span><b= r><div dir=3D"ltr" class=3D"gmail_signature" data-smartmail=3D"gmail_signat= ure"><div dir=3D"ltr"><div><font color=3D"#888888">Nuno Teixeira</font></di= v><div><div><font color=3D"#888888">
    FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https://Fr= eeBSD.org</a><br></font></div></div></div></div></div>

    --000000000000ba553e06455e8cbd--


    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Nuno Teixeira@eduardo@freebsd.org to muc.lists.freebsd.ports on Sun Dec 7 15:45:56 2025
    From Newsgroup: muc.lists.freebsd.ports

    --000000000000b1c9c306455e93c0
    Content-Type: text/plain; charset="UTF-8"
    Content-Transfer-Encoding: quoted-printable

    (...)

    % drill -t a git.freebsd.org
    ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 48634
    ;; flags: qr rd ra ; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;; git.freebsd.org. IN A

    ;; ANSWER SECTION:
    git.freebsd.org. 2947 IN CNAME gitmir.geo.FreeBSD.org. gitmir.geo.FreeBSD.org. 76 IN A 85.30.190.139

    ;; AUTHORITY SECTION:

    ;; ADDITIONAL SECTION:

    ;; Query time: 2 msec
    ;; SERVER: 192.168.1.1
    ;; WHEN: Sun Dec 7 15:45:23 2025
    ;; MSG SIZE rcvd: 85

    Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 7/12/2025 =C3=A0(s) 15:43):

    Hello all,

    I'm stucked in a old commit and git pull --rabase don't wanna update to latest.
    Could this be a server problem?
    I already did some cleanup and stuff:

    % git gc --prune=3Dnow
    % git index-pack -v .git/objects/pack/*.pack

    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (origin/main, origin/HEAD=
    ,
    tmp_main)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100

    % git pull --rebase
    Current branch main is up to date.

    % git push
    Enter passphrase for key '/home/nunotex/.ssh/id_rsa':
    To gitrepo.freebsd.org:ports.git
    ! [rejected] main -> main (fetch first)
    error: failed to push some refs to 'gitrepo.freebsd.org:ports.git'
    hint: Updates were rejected because the remote contains work that you do
    not
    hint: have locally. This is usually caused by another repository pushing =
    to
    hint: the same ref. If you want to integrate the remote changes, use
    hint: 'git pull' before pushing again.
    hint: See the 'Note about fast-forwards' in 'git push --help' for details=
    .

    Thanks,

    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org



    --=20
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org

    --000000000000b1c9c306455e93c0
    Content-Type: text/html; charset="UTF-8"
    Content-Transfer-Encoding: quoted-printable

    <div dir=3D"ltr">(...)<br><br>% drill -t a <a href=3D"http://git.freebsd.or= g">git.freebsd.org</a><br>;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, rcode:=
    NOERROR, id: 48634<br>;; flags: qr rd ra ; QUERY: 1, ANSWER: 2, AUTHORITY:=
    0, ADDITIONAL: 0<br>;; QUESTION SECTION:<br>;; <a href=3D"http://git.freeb= sd.org">git.freebsd.org</a>. =C2=A0 =C2=A0 IN =C2=A0 =C2=A0 =C2=A0A<br><br>=
    ;; ANSWER SECTION:<br><a href=3D"http://git.freebsd.org">git.freebsd.org</a=
    . =C2=A0 =C2=A0 =C2=A0 =C2=A02947 =C2=A0 =C2=A0IN =C2=A0 =C2=A0 =C2=A0CNAM=
    E =C2=A0 <a href=3D"http://gitmir.geo.FreeBSD.org">gitmir.geo.FreeBSD.org</= a>.<br><a href=3D"http://gitmir.geo.FreeBSD.org">gitmir.geo.FreeBSD.org</a>=
    . 76 =C2=A0 =C2=A0 =C2=A0IN =C2=A0 =C2=A0 =C2=A0A =C2=A0 =C2=A0 =C2=A0 85.3= 0.190.139<br><br>;; AUTHORITY SECTION:<br><br>;; ADDITIONAL SECTION:<br><br= >;; Query time: 2 msec<br>;; SERVER: 192.168.1.1<br>;; WHEN: Sun Dec =C2=A0=
    7 15:45:23 2025<br><div>;; MSG SIZE =C2=A0rcvd: 85</div></div><br><div clas= s=3D"gmail_quote gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_att= r">Nuno Teixeira &lt;<a href=3D"mailto:eduardo@freebsd.org">eduardo@freebsd= .org</a>&gt; escreveu (domingo, 7/12/2025 =C3=A0(s) 15:43):<br></div><block= quote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1=
    px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div>Hello all= ,<br><br></div><div>I&#39;m stucked in a old commit and git pull --rabase d= on&#39;t wanna update to latest.<br></div><div>Could this be a server probl= em?<br></div><div>I already did some cleanup and stuff:<br><br>% git gc --p= rune=3Dnow</div><div>=C2=A0% git index-pack -v .git/objects/pack/*.pack<br>= <br>commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (origin/main, origin/HE= AD, tmp_main)<br>Author: Carlo Strub &lt;cs@FreeBSD.org&gt;<br>Date: =C2=A0=
    Sun Dec 7 11:29:09 2025 +0100<br><br>% git pull --rebase<br>Current branch=
    main is up to date.<br><br>% git push<br>Enter passphrase for key &#39;/ho= me/nunotex/.ssh/id_rsa&#39;:<br>To gitrepo.freebsd.org:ports.git<br>=C2=A0!=
    [rejected] =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0m= ain -&gt; main (fetch first)<br>error: failed to push some refs to &#39;git= repo.freebsd.org:ports.git&#39;<br>hint: Updates were rejected because the = remote contains work that you do not<br>hint: have locally. This is usually=
    caused by another repository pushing to<br>hint: the same ref. If you want=
    to integrate the remote changes, use<br>hint: &#39;git pull&#39; before pu= shing again.<br>hint: See the &#39;Note about fast-forwards&#39; in &#39;gi=
    t push --help&#39; for details.<br><br></div><div>Thanks,</div><br><span cl= ass=3D"gmail_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmai= l_signature"><div dir=3D"ltr"><div><font color=3D"#888888">Nuno Teixeira</f= ont></div><div><div><font color=3D"#888888">
    FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https://Fr= eeBSD.org</a><br></font></div></div></div></div></div> </blockquote></div><div><br clear=3D"all"></div><br><span class=3D"gmail_si= gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><d=
    iv dir=3D"ltr"><div><font color=3D"#888888">Nuno Teixeira</font></div><div>= <div><font color=3D"#888888">
    FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https://Fr= eeBSD.org</a><br></font></div></div></div></div>

    --000000000000b1c9c306455e93c0--


    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Nuno Teixeira@eduardo@freebsd.org to muc.lists.freebsd.ports on Sun Dec 7 16:04:05 2025
    From Newsgroup: muc.lists.freebsd.ports

    --000000000000a6984206455ed475
    Content-Type: text/plain; charset="UTF-8"
    Content-Transfer-Encoding: quoted-printable

    (...)

    Also did a git clone https://git.FreeBSD.org/ports.git and it is stucked in same commit:

    git log:

    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (HEAD -> main, origin/main, origin/HEAD)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100

    devel/jetbrains-phpstorm: Update to 2025.2.4

    PR: 290701
    Reported by: maintainer

    commit e474eb4802ee6ecc3c530edd1473e78051965f0c
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:27:14 2025 +0100

    devel/jetbrains-goland: Update to 2025.2.4

    PR: 290700
    Reported by: maintainer

    commit da4c13bc15b39883abc75dd2c0ea16830ce0234c

    Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 7/12/2025 =C3=A0(s) 15:45):

    (...)

    % drill -t a git.freebsd.org
    ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 48634
    ;; flags: qr rd ra ; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;; git.freebsd.org. IN A

    ;; ANSWER SECTION:
    git.freebsd.org. 2947 IN CNAME gitmir.geo.FreeBSD.org. gitmir.geo.FreeBSD.org. 76 IN A 85.30.190.139

    ;; AUTHORITY SECTION:

    ;; ADDITIONAL SECTION:

    ;; Query time: 2 msec
    ;; SERVER: 192.168.1.1
    ;; WHEN: Sun Dec 7 15:45:23 2025
    ;; MSG SIZE rcvd: 85

    Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 7/12/2025 =C3=A0(s=
    )
    15:43):

    Hello all,

    I'm stucked in a old commit and git pull --rabase don't wanna update to
    latest.
    Could this be a server problem?
    I already did some cleanup and stuff:

    % git gc --prune=3Dnow
    % git index-pack -v .git/objects/pack/*.pack

    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (origin/main,
    origin/HEAD, tmp_main)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100

    % git pull --rebase
    Current branch main is up to date.

    % git push
    Enter passphrase for key '/home/nunotex/.ssh/id_rsa':
    To gitrepo.freebsd.org:ports.git
    ! [rejected] main -> main (fetch first)
    error: failed to push some refs to 'gitrepo.freebsd.org:ports.git'
    hint: Updates were rejected because the remote contains work that you do
    not
    hint: have locally. This is usually caused by another repository pushing
    to
    hint: the same ref. If you want to integrate the remote changes, use
    hint: 'git pull' before pushing again.
    hint: See the 'Note about fast-forwards' in 'git push --help' for detail=
    s.

    Thanks,

    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org



    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org



    --=20
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org

    --000000000000a6984206455ed475
    Content-Type: text/html; charset="UTF-8"
    Content-Transfer-Encoding: quoted-printable

    <div dir=3D"ltr"><div><div>(...)<br><br></div>Also did a git clone <a href= =3D"https://git.FreeBSD.org/ports.git">https://git.FreeBSD.org/ports.git</a=
    and it is stucked in same commit:<br><br></div>git log:<div><br>commit 5a=
    5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (HEAD -&gt; main, origin/main, origi= n/HEAD)<br>Author: Carlo Strub &lt;cs@FreeBSD.org&gt;<br>Date: =C2=A0 Sun D=
    ec 7 11:29:09 2025 +0100<br><br>=C2=A0 =C2=A0 devel/jetbrains-phpstorm: Upd= ate to 2025.2.4<br><br>=C2=A0 =C2=A0 PR: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
    =C2=A0 290701<br>=C2=A0 =C2=A0 Reported by: =C2=A0 =C2=A0maintainer<br><br= >commit e474eb4802ee6ecc3c530edd1473e78051965f0c<br>Author: Carlo Strub &lt= ;cs@FreeBSD.org&gt;<br>Date: =C2=A0 Sun Dec 7 11:27:14 2025 +0100<br><br>= =C2=A0 =C2=A0 devel/jetbrains-goland: Update to 2025.2.4<br><br>=C2=A0 =C2=
    =A0 PR: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 290700<br>=C2=A0 =C2=A0 R= eported by: =C2=A0 =C2=A0maintainer<br><br>commit da4c13bc15b39883abc75dd2c= 0ea16830ce0234c</div></div><br><div class=3D"gmail_quote gmail_quote_contai= ner"><div dir=3D"ltr" class=3D"gmail_attr">Nuno Teixeira &lt;<a href=3D"mai= lto:eduardo@freebsd.org">eduardo@freebsd.org</a>&gt; escreveu (domingo, 7/1= 2/2025 =C3=A0(s) 15:45):<br></div><blockquote class=3D"gmail_quote" style= =3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding= -left:1ex"><div dir=3D"ltr">(...)<br><br>% drill -t a <a href=3D"http://git= .freebsd.org" target=3D"_blank">git.freebsd.org</a><br>;; -&gt;&gt;HEADER&l= t;&lt;- opcode: QUERY, rcode: NOERROR, id: 48634<br>;; flags: qr rd ra ; QU= ERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0<br>;; QUESTION SECTION:<br>;=
    ; <a href=3D"http://git.freebsd.org" target=3D"_blank">git.freebsd.org</a>.=
    =C2=A0 =C2=A0 IN =C2=A0 =C2=A0 =C2=A0A<br><br>;; ANSWER SECTION:<br><a hre= f=3D"http://git.freebsd.org" target=3D"_blank">git.freebsd.org</a>. =C2=A0 = =C2=A0 =C2=A0 =C2=A02947 =C2=A0 =C2=A0IN =C2=A0 =C2=A0 =C2=A0CNAME =C2=A0 <=
    a href=3D"http://gitmir.geo.FreeBSD.org" target=3D"_blank">gitmir.geo.FreeB= SD.org</a>.<br><a href=3D"http://gitmir.geo.FreeBSD.org" target=3D"_blank">= gitmir.geo.FreeBSD.org</a>. 76 =C2=A0 =C2=A0 =C2=A0IN =C2=A0 =C2=A0 =C2=A0A=
    =C2=A0 =C2=A0 =C2=A0 85.30.190.139<br><br>;; AUTHORITY SECTION:<br><br>;; = ADDITIONAL SECTION:<br><br>;; Query time: 2 msec<br>;; SERVER: 192.168.1.1<= br>;; WHEN: Sun Dec =C2=A07 15:45:23 2025<br><div>;; MSG SIZE =C2=A0rcvd: 8= 5</div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail= _attr">Nuno Teixeira &lt;<a href=3D"mailto:eduardo@freebsd.org" target=3D"_= blank">eduardo@freebsd.org</a>&gt; escreveu (domingo, 7/12/2025 =C3=A0(s) 1= 5:43):<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0=
    px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir= =3D"ltr"><div>Hello all,<br><br></div><div>I&#39;m stucked in a old commit = and git pull --rabase don&#39;t wanna update to latest.<br></div><div>Could=
    this be a server problem?<br></div><div>I already did some cleanup and stu= ff:<br><br>% git gc --prune=3Dnow</div><div>=C2=A0% git index-pack -v .git/= objects/pack/*.pack<br><br>commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 = (origin/main, origin/HEAD, tmp_main)<br>Author: Carlo Strub &lt;cs@FreeBSD.= org&gt;<br>Date: =C2=A0 Sun Dec 7 11:29:09 2025 +0100<br><br>% git pull --r= ebase<br>Current branch main is up to date.<br><br>% git push<br>Enter pass= phrase for key &#39;/home/nunotex/.ssh/id_rsa&#39;:<br>To gitrepo.freebsd.o= rg:ports.git<br>=C2=A0! [rejected] =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
    =A0 =C2=A0 =C2=A0 =C2=A0main -&gt; main (fetch first)<br>error: failed to p= ush some refs to &#39;gitrepo.freebsd.org:ports.git&#39;<br>hint: Updates w= ere rejected because the remote contains work that you do not<br>hint: have=
    locally. This is usually caused by another repository pushing to<br>hint: = the same ref. If you want to integrate the remote changes, use<br>hint: &#3= 9;git pull&#39; before pushing again.<br>hint: See the &#39;Note about fast= -forwards&#39; in &#39;git push --help&#39; for details.<br><br></div><div>= Thanks,</div><br><span class=3D"gmail_signature_prefix">-- </span><br><div = dir=3D"ltr" class=3D"gmail_signature"><div dir=3D"ltr"><div><font color=3D"= #888888">Nuno Teixeira</font></div><div><div><font color=3D"#888888">
    FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https://Fr= eeBSD.org</a><br></font></div></div></div></div></div> </blockquote></div><div><br clear=3D"all"></div><br><span class=3D"gmail_si= gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><d=
    iv dir=3D"ltr"><div><font color=3D"#888888">Nuno Teixeira</font></div><div>= <div><font color=3D"#888888">
    FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https://Fr= eeBSD.org</a><br></font></div></div></div></div>
    </blockquote></div><div><br clear=3D"all"></div><br><span class=3D"gmail_si= gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><d=
    iv dir=3D"ltr"><div><font color=3D"#888888">Nuno Teixeira</font></div><div>= <div><font color=3D"#888888">
    FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https://Fr= eeBSD.org</a><br></font></div></div></div></div>

    --000000000000a6984206455ed475--


    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moin Rahman@bofh@freebsd.org to muc.lists.freebsd.ports on Sun Dec 7 17:07:21 2025
    From Newsgroup: muc.lists.freebsd.ports


    --Apple-Mail=_C99C182A-E6B3-4707-A6CE-363504A2FE0A
    Content-Transfer-Encoding: quoted-printable
    Content-Type: text/plain;
    charset=utf-8



    On Dec 7, 2025, at 17:04, Nuno Teixeira <eduardo@freebsd.org> wrote:
    =20
    (...)
    =20
    Also did a git clone https://git.FreeBSD.org/ports.git and it is =
    stucked in same commit:
    =20
    git log:
    =20
    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (HEAD -> main, =
    origin/main, origin/HEAD)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100
    =20
    devel/jetbrains-phpstorm: Update to 2025.2.4
    =20
    PR: 290701
    Reported by: maintainer
    =20
    commit e474eb4802ee6ecc3c530edd1473e78051965f0c
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:27:14 2025 +0100
    =20
    devel/jetbrains-goland: Update to 2025.2.4
    =20
    PR: 290700
    Reported by: maintainer
    =20
    commit da4c13bc15b39883abc75dd2c0ea16830ce0234c
    =20
    Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 7/12/2025 =C3=A0(=
    s) 15:45):
    (...)
    =20
    % drill -t a git.freebsd.org
    ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 48634
    ;; flags: qr rd ra ; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;; git.freebsd.org. IN A
    =20
    ;; ANSWER SECTION:
    git.freebsd.org. 2947 IN CNAME =
    gitmir.geo.FreeBSD.org.
    gitmir.geo.FreeBSD.org. 76 IN A 85.30.190.139
    =20
    ;; AUTHORITY SECTION:
    =20
    ;; ADDITIONAL SECTION:
    =20
    ;; Query time: 2 msec
    ;; SERVER: 192.168.1.1
    ;; WHEN: Sun Dec 7 15:45:23 2025
    ;; MSG SIZE rcvd: 85
    =20
    Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 7/12/2025 =C3=A0(=
    s) 15:43):
    Hello all,
    =20
    I'm stucked in a old commit and git pull --rabase don't wanna update =
    to latest.
    Could this be a server problem?
    I already did some cleanup and stuff:
    =20
    % git gc --prune=3Dnow
    % git index-pack -v .git/objects/pack/*.pack
    =20
    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (origin/main, =
    origin/HEAD, tmp_main)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100
    =20
    % git pull --rebase
    Current branch main is up to date.
    =20
    % git push
    Enter passphrase for key '/home/nunotex/.ssh/id_rsa':
    To gitrepo.freebsd.org:ports.git
    ! [rejected] main -> main (fetch first)
    error: failed to push some refs to 'gitrepo.freebsd.org:ports.git'
    hint: Updates were rejected because the remote contains work that you =
    do not
    hint: have locally. This is usually caused by another repository =
    pushing to
    hint: the same ref. If you want to integrate the remote changes, use
    hint: 'git pull' before pushing again.
    hint: See the 'Note about fast-forwards' in 'git push --help' for =
    details.
    =20
    Thanks,
    =20
    --=20
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org
    =20
    =20
    --=20
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org
    =20
    =20
    --=20
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org

    Same here.

    =E2=9D=AF host git.freebsd.org
    git.freebsd.org is an alias for gitmir.geo.freebsd.org.
    gitmir.geo.freebsd.org has address 85.30.190.139
    gitmir.geo.freebsd.org has IPv6 address 2a02:80:0:3ffd::24ca:1 gitmir.geo.freebsd.org mail is handled by 0 .

    Kind regards,
    Moin


    --Apple-Mail=_C99C182A-E6B3-4707-A6CE-363504A2FE0A
    Content-Transfer-Encoding: 7bit
    Content-Disposition: attachment;
    filename=signature.asc
    Content-Type: application/pgp-signature;
    name=signature.asc
    Content-Description: Message signed with OpenPGP

    -----BEGIN PGP SIGNATURE-----

    iQKTBAEBCgB9FiEETfdREoUGjQZKBS+fvbm1phfAvJEFAmk1pjlfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDRE Rjc1MTEyODUwNjhEMDY0QTA1MkY5RkJEQjlCNUE2MTdDMEJDOTEACgkQvbm1phfA vJELAA/+JCpeF2IFdNSalJm6tUG+meDKe0G591njcLHYooro5OSMsZpnRZzmsDEI g2AuAOgQlRKWmnzQhIwL/QLu2ZDEUgGh+iBFZmJMtBR/sOaNpYWxaonMgxVxmuMI uzMkjA2IqrvlIREEZamxZ0F9ECoayE5OY+Bgea3eCzXuZ8nzl6MmY0bprCrsJzQq KhFa5Ruy6SitfhcjzAmtJafmS0KB02UtG5xtEe6ja1IcEVh8tOJRmkmxoGr+L7Fa sw9Lzqo/+b3DUgkoOgprVdljaWPjxocRw39yX7QkRHSUvOybYcFwRuDzeYnH1Swi Eb3OOYTy/kj5ULAEiW3qQo6fc/MNL2eOSifzNMnEBThMVYi1cWwkrZUl9v2EIQJ9 1ekZ98l3c7FMMAmq9k6Y3hqSPd+d1jEkqd3B7YCbaFFNrIh107niWzo2XK7npl6h 2lVFOHv03p9apIq1BtY2MX0A05QlSGKojwZzMiNtT6Al9/VRYDA4/wRfu01gCgNe G6ON8gY3ax0svwgx9amjiWZwRy8UfIFFBmARBbe2YWcHGL6h9UGHjzcDRo3ePW8t OXehUrUBH6C9uF8vhSb+/zd1mp+NBJv53qduk0gWvFKWyPRowgZgeMbw6u+L4YQP twOVpj25p62OUMGFXNaO+iVC5/6PAOoneYs3PzY6uNvxBHd9fr0=
    =3QAD
    -----END PGP SIGNATURE-----

    --Apple-Mail=_C99C182A-E6B3-4707-A6CE-363504A2FE0A--


    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Nuno Teixeira@eduardo@freebsd.org to muc.lists.freebsd.ports on Sun Dec 7 16:27:37 2025
    From Newsgroup: muc.lists.freebsd.ports

    --000000000000caf44d06455f28ff
    Content-Type: text/plain; charset="UTF-8"
    Content-Transfer-Encoding: quoted-printable

    Hello Moin!

    Fixed by using ssh on both fetch/push (until problem is solved):

    % git remote -v
    freebsd
    origin git@gitrepo.freebsd.org:ports.git (fetch)
    origin git@gitrepo.freebsd.org:ports.git (push)

    Cheers,

    Moin Rahman <bofh@freebsd.org> escreveu (domingo, 7/12/2025 =C3=A0(s) 16:07=
    ):



    On Dec 7, 2025, at 17:04, Nuno Teixeira <eduardo@freebsd.org> wrote:

    (...)

    Also did a git clone https://git.FreeBSD.org/ports.git and it is
    stucked in same commit:

    git log:

    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (HEAD -> main,
    origin/main, origin/HEAD)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100

    devel/jetbrains-phpstorm: Update to 2025.2.4

    PR: 290701
    Reported by: maintainer

    commit e474eb4802ee6ecc3c530edd1473e78051965f0c
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:27:14 2025 +0100

    devel/jetbrains-goland: Update to 2025.2.4

    PR: 290700
    Reported by: maintainer

    commit da4c13bc15b39883abc75dd2c0ea16830ce0234c

    Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 7/12/2025 =C3=A0=
    (s)
    15:45):
    (...)

    % drill -t a git.freebsd.org
    ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 48634
    ;; flags: qr rd ra ; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;; git.freebsd.org. IN A

    ;; ANSWER SECTION:
    git.freebsd.org. 2947 IN CNAME gitmir.geo.FreeBSD.org. gitmir.geo.FreeBSD.org. 76 IN A 85.30.190.139

    ;; AUTHORITY SECTION:

    ;; ADDITIONAL SECTION:

    ;; Query time: 2 msec
    ;; SERVER: 192.168.1.1
    ;; WHEN: Sun Dec 7 15:45:23 2025
    ;; MSG SIZE rcvd: 85

    Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 7/12/2025 =C3=A0=
    (s)
    15:43):
    Hello all,

    I'm stucked in a old commit and git pull --rabase don't wanna update to
    latest.
    Could this be a server problem?
    I already did some cleanup and stuff:

    % git gc --prune=3Dnow
    % git index-pack -v .git/objects/pack/*.pack

    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (origin/main,
    origin/HEAD, tmp_main)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100

    % git pull --rebase
    Current branch main is up to date.

    % git push
    Enter passphrase for key '/home/nunotex/.ssh/id_rsa':
    To gitrepo.freebsd.org:ports.git
    ! [rejected] main -> main (fetch first)
    error: failed to push some refs to 'gitrepo.freebsd.org:ports.git'
    hint: Updates were rejected because the remote contains work that you d=
    o
    not
    hint: have locally. This is usually caused by another repository pushin=
    g
    to
    hint: the same ref. If you want to integrate the remote changes, use
    hint: 'git pull' before pushing again.
    hint: See the 'Note about fast-forwards' in 'git push --help' for
    details.

    Thanks,

    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org


    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org


    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org

    Same here.

    =E2=9D=AF host git.freebsd.org
    git.freebsd.org is an alias for gitmir.geo.freebsd.org. gitmir.geo.freebsd.org has address 85.30.190.139
    gitmir.geo.freebsd.org has IPv6 address 2a02:80:0:3ffd::24ca:1 gitmir.geo.freebsd.org mail is handled by 0 .

    Kind regards,
    Moin



    --=20
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org

    --000000000000caf44d06455f28ff
    Content-Type: text/html; charset="UTF-8"
    Content-Transfer-Encoding: quoted-printable

    <div dir=3D"ltr"><div>Hello Moin!<br><br></div>Fixed by using ssh on both f= etch/push (until problem is solved):<br><br>% git remote -v<br>freebsd<br>o= rigin =C2=A0git@gitrepo.freebsd.org:ports.git (fetch)<br><div>origin =C2=A0= git@gitrepo.freebsd.org:ports.git (push)</div><div><br></div><div>Cheers,</= div></div><br><div class=3D"gmail_quote gmail_quote_container"><div dir=3D"= ltr" class=3D"gmail_attr">Moin Rahman &lt;<a href=3D"mailto:bofh@freebsd.or= g">bofh@freebsd.org</a>&gt; escreveu (domingo, 7/12/2025 =C3=A0(s) 16:07):<= br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8e= x;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>

    &gt; On Dec 7, 2025, at 17:04, Nuno Teixeira &lt;<a href=3D"mailto:eduardo@= freebsd.org" target=3D"_blank">eduardo@freebsd.org</a>&gt; wrote:<br>
    &gt; <br>
    &gt; (...)<br>
    &gt; <br>
    &gt; Also did a git clone <a href=3D"https://git.FreeBSD.org/ports.git" rel= =3D"noreferrer" target=3D"_blank">https://git.FreeBSD.org/ports.git</a> and=
    it is stucked in same commit:<br>
    &gt; <br>
    &gt; git log:<br>
    &gt; <br>
    &gt; commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (HEAD -&gt; main, orig= in/main, origin/HEAD)<br>
    &gt; Author: Carlo Strub &lt;cs@FreeBSD.org&gt;<br>
    &gt; Date:=C2=A0 =C2=A0Sun Dec 7 11:29:09 2025 +0100<br>
    &gt; <br>
    &gt;=C2=A0 =C2=A0 =C2=A0devel/jetbrains-phpstorm: Update to 2025.2.4<br>
    &gt; <br>
    &gt;=C2=A0 =C2=A0 =C2=A0PR:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= 290701<br>
    &gt;=C2=A0 =C2=A0 =C2=A0Reported by:=C2=A0 =C2=A0 maintainer<br>
    &gt; <br>
    &gt; commit e474eb4802ee6ecc3c530edd1473e78051965f0c<br>
    &gt; Author: Carlo Strub &lt;cs@FreeBSD.org&gt;<br>
    &gt; Date:=C2=A0 =C2=A0Sun Dec 7 11:27:14 2025 +0100<br>
    &gt; <br>
    &gt;=C2=A0 =C2=A0 =C2=A0devel/jetbrains-goland: Update to 2025.2.4<br>
    &gt; <br>
    &gt;=C2=A0 =C2=A0 =C2=A0PR:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= 290700<br>
    &gt;=C2=A0 =C2=A0 =C2=A0Reported by:=C2=A0 =C2=A0 maintainer<br>
    &gt; <br>
    &gt; commit da4c13bc15b39883abc75dd2c0ea16830ce0234c<br>
    &gt; <br>
    &gt; Nuno Teixeira &lt;<a href=3D"mailto:eduardo@freebsd.org" target=3D"_bl= ank">eduardo@freebsd.org</a>&gt; escreveu (domingo, 7/12/2025 =C3=A0(s) 15:= 45):<br>
    &gt; (...)<br>
    &gt; <br>
    &gt; % drill -t a <a href=3D"http://git.freebsd.org" rel=3D"noreferrer" tar= get=3D"_blank">git.freebsd.org</a><br>
    &gt; ;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, rcode: NOERROR, id: 48634<b=

    &gt; ;; flags: qr rd ra ; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0<=

    &gt; ;; QUESTION SECTION:<br>
    &gt; ;; <a href=3D"http://git.freebsd.org" rel=3D"noreferrer" target=3D"_bl= ank">git.freebsd.org</a>.=C2=A0 =C2=A0 =C2=A0IN=C2=A0 =C2=A0 =C2=A0 A<br>
    &gt; <br>
    &gt; ;; ANSWER SECTION:<br>
    &gt; <a href=3D"http://git.freebsd.org" rel=3D"noreferrer" target=3D"_blank= ">git.freebsd.org</a>.=C2=A0 =C2=A0 =C2=A0 =C2=A0 2947=C2=A0 =C2=A0 IN=C2=
    =A0 =C2=A0 =C2=A0 CNAME=C2=A0 =C2=A0<a href=3D"http://gitmir.geo.FreeBSD.or=
    g" rel=3D"noreferrer" target=3D"_blank">gitmir.geo.FreeBSD.org</a>.<br>
    &gt; <a href=3D"http://gitmir.geo.FreeBSD.org" rel=3D"noreferrer" target=3D= "_blank">gitmir.geo.FreeBSD.org</a>. 76=C2=A0 =C2=A0 =C2=A0 IN=C2=A0 =C2=A0=
    =C2=A0 A=C2=A0 =C2=A0 =C2=A0 =C2=A085.30.190.139<br>
    &gt; <br>
    &gt; ;; AUTHORITY SECTION:<br>
    &gt; <br>
    &gt; ;; ADDITIONAL SECTION:<br>
    &gt; <br>
    &gt; ;; Query time: 2 msec<br>
    &gt; ;; SERVER: 192.168.1.1<br>
    &gt; ;; WHEN: Sun Dec=C2=A0 7 15:45:23 2025<br>
    &gt; ;; MSG SIZE=C2=A0 rcvd: 85<br>
    &gt; <br>
    &gt; Nuno Teixeira &lt;<a href=3D"mailto:eduardo@freebsd.org" target=3D"_bl= ank">eduardo@freebsd.org</a>&gt; escreveu (domingo, 7/12/2025 =C3=A0(s) 15:= 43):<br>
    &gt; Hello all,<br>
    &gt; <br>
    &gt; I&#39;m stucked in a old commit and git pull --rabase don&#39;t wanna = update to latest.<br>
    &gt; Could this be a server problem?<br>
    &gt; I already did some cleanup and stuff:<br>
    &gt; <br>
    &gt; % git gc --prune=3Dnow<br>
    &gt;=C2=A0 % git index-pack -v .git/objects/pack/*.pack<br>
    &gt; <br>
    &gt; commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (origin/main, origin/H= EAD, tmp_main)<br>
    &gt; Author: Carlo Strub &lt;cs@FreeBSD.org&gt;<br>
    &gt; Date:=C2=A0 =C2=A0Sun Dec 7 11:29:09 2025 +0100<br>
    &gt; <br>
    &gt; % git pull --rebase<br>
    &gt; Current branch main is up to date.<br>
    &gt; <br>
    &gt; % git push<br>
    &gt; Enter passphrase for key &#39;/home/nunotex/.ssh/id_rsa&#39;:<br>
    &gt; To gitrepo.freebsd.org:ports.git<br>
    &gt;=C2=A0 ! [rejected]=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 main -&gt; main (fetch first)<br>
    &gt; error: failed to push some refs to &#39;gitrepo.freebsd.org:ports.git&= #39;<br>
    &gt; hint: Updates were rejected because the remote contains work that you =
    do not<br>
    &gt; hint: have locally. This is usually caused by another repository pushi=
    ng to<br>
    &gt; hint: the same ref. If you want to integrate the remote changes, use<b=

    &gt; hint: &#39;git pull&#39; before pushing again.<br>
    &gt; hint: See the &#39;Note about fast-forwards&#39; in &#39;git push --he= lp&#39; for details.<br>
    &gt; <br>
    &gt; Thanks,<br>
    &gt; <br>
    &gt; -- <br>
    &gt; Nuno Teixeira<br>
    &gt; FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0=
    <a href=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https= ://FreeBSD.org</a><br>
    &gt; <br>
    &gt; <br>
    &gt; -- <br>
    &gt; Nuno Teixeira<br>
    &gt; FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0=
    <a href=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https= ://FreeBSD.org</a><br>
    &gt; <br>
    &gt; <br>
    &gt; -- <br>
    &gt; Nuno Teixeira<br>
    &gt; FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0=
    <a href=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https= ://FreeBSD.org</a><br>

    Same here.<br>

    =E2=9D=AF host <a href=3D"http://git.freebsd.org" rel=3D"noreferrer" target= =3D"_blank">git.freebsd.org</a><br>
    <a href=3D"http://git.freebsd.org" rel=3D"noreferrer" target=3D"_blank">git= .freebsd.org</a> is an alias for <a href=3D"http://gitmir.geo.freebsd.org" = rel=3D"noreferrer" target=3D"_blank">gitmir.geo.freebsd.org</a>.<br>
    <a href=3D"http://gitmir.geo.freebsd.org" rel=3D"noreferrer" target=3D"_bla= nk">gitmir.geo.freebsd.org</a> has address 85.30.190.139<br>
    <a href=3D"http://gitmir.geo.freebsd.org" rel=3D"noreferrer" target=3D"_bla= nk">gitmir.geo.freebsd.org</a> has IPv6 address 2a02:80:0:3ffd::24ca:1<br>
    <a href=3D"http://gitmir.geo.freebsd.org" rel=3D"noreferrer" target=3D"_bla= nk">gitmir.geo.freebsd.org</a> mail is handled by 0 .<br>

    Kind regards,<br>
    Moin<br>

    </blockquote></div><div><br clear=3D"all"></div><br><span class=3D"gmail_si= gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><d=
    iv dir=3D"ltr"><div><font color=3D"#888888">Nuno Teixeira</font></div><div>= <div><font color=3D"#888888">
    FreeBSD UNIX:=C2=A0 &lt;eduardo@FreeBSD.org&gt;=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https://Fr= eeBSD.org</a><br></font></div></div></div></div>

    --000000000000caf44d06455f28ff--


    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Mark Millard@marklmi@yahoo.com to muc.lists.freebsd.ports on Sun Dec 7 08:48:52 2025
    From Newsgroup: muc.lists.freebsd.ports


    On Dec 7, 2025, at 08:27, Nuno Teixeira <eduardo@freebsd.org> wrote:
    Hello Moin!

    Fixed by using ssh on both fetch/push (until problem is solved):

    % git remote -v
    freebsd
    origin git@gitrepo.freebsd.org:ports.git (fetch)
    origin git@gitrepo.freebsd.org:ports.git (push)

    Cheers,

    Moin Rahman <bofh@freebsd.org> escreveu (domingo, 7/12/2025 |a(s) 16:07):


    On Dec 7, 2025, at 17:04, Nuno Teixeira <eduardo@freebsd.org> wrote:

    (...)

    Also did a git clone https://git.FreeBSD.org/ports.git and it is stucked in same commit:

    git log:

    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (HEAD -> main, origin/main, origin/HEAD)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100

    devel/jetbrains-phpstorm: Update to 2025.2.4

    PR: 290701
    Reported by: maintainer

    commit e474eb4802ee6ecc3c530edd1473e78051965f0c
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:27:14 2025 +0100

    devel/jetbrains-goland: Update to 2025.2.4

    PR: 290700
    Reported by: maintainer

    commit da4c13bc15b39883abc75dd2c0ea16830ce0234c

    Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 7/12/2025 |a(s) 15:45):
    (...)

    % drill -t a git.freebsd.org
    ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 48634
    ;; flags: qr rd ra ; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;; git.freebsd.org. IN A

    ;; ANSWER SECTION:
    git.freebsd.org. 2947 IN CNAME gitmir.geo.FreeBSD.org. gitmir.geo.FreeBSD.org. 76 IN A 85.30.190.139

    ;; AUTHORITY SECTION:

    ;; ADDITIONAL SECTION:

    ;; Query time: 2 msec
    ;; SERVER: 192.168.1.1
    ;; WHEN: Sun Dec 7 15:45:23 2025
    ;; MSG SIZE rcvd: 85

    Nuno Teixeira <eduardo@freebsd.org> escreveu (domingo, 7/12/2025 |a(s) 15:43):
    Hello all,

    I'm stucked in a old commit and git pull --rabase don't wanna update to latest.
    Could this be a server problem?
    I already did some cleanup and stuff:

    % git gc --prune=now
    % git index-pack -v .git/objects/pack/*.pack

    commit 5a5039a587d6a77b0837dfb3ffa29e635fb0d1a3 (origin/main, origin/HEAD, tmp_main)
    Author: Carlo Strub <cs@FreeBSD.org>
    Date: Sun Dec 7 11:29:09 2025 +0100

    % git pull --rebase
    Current branch main is up to date.

    % git push
    Enter passphrase for key '/home/nunotex/.ssh/id_rsa':
    To gitrepo.freebsd.org:ports.git
    ! [rejected] main -> main (fetch first)
    error: failed to push some refs to 'gitrepo.freebsd.org:ports.git'
    hint: Updates were rejected because the remote contains work that you do not
    hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use
    hint: 'git pull' before pushing again.
    hint: See the 'Note about fast-forwards' in 'git push --help' for details.

    Thanks,

    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org


    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org


    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org

    Same here.

    host git.freebsd.org
    git.freebsd.org is an alias for gitmir.geo.freebsd.org. gitmir.geo.freebsd.org has address 85.30.190.139
    gitmir.geo.freebsd.org has IPv6 address 2a02:80:0:3ffd::24ca:1 gitmir.geo.freebsd.org mail is handled by 0 .

    Kind regards,
    Moin



    --
    Nuno Teixeira
    FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org
    The github read-only mirror has stopped were: https://cgit.freebsd.org/ports/log/
    has stopped.
    https://cgit.freebsd.org/src/log/?h=main is not showing a commit
    that: https://lists.freebsd.org/archives/dev-commits-src-main/2025-December/date.html shows was hours ago as well. Again, github matches the out of
    date https://cgit.freebsd.org/src/log/?h=main .
    ===
    Mark Millard
    marklmi at yahoo.com
    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21a-Linux NewsLink 1.2