Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2025 15:43:59 +0000
From:      Nuno Teixeira <eduardo@freebsd.org>
To:        freebsd-git <freebsd-git@freebsd.org>,  FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   git doesn't sync: fetch first error (git pull --rebase)
Message-ID:  <CAFDf7ULF_0Jjw4JdcJVJai4irJbCTPQ-wjniraBvoYOkABydaA@mail.gmail.com>

index | next in thread | raw e-mail

[-- Attachment #1 --]
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

[-- Attachment #2 --]
<div dir="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 stuff:<br><br>% git gc --prune=now</div><div> % 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:   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;/home/nunotex/.ssh/id_rsa&#39;:<br>To gitrepo.freebsd.org:ports.git<br> ! [rejected]                  main -&gt; main (fetch first)<br>error: failed to push some refs to &#39;gitrepo.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 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="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font color="#888888">Nuno Teixeira</font></div><div><div><font color="#888888">
FreeBSD UNIX:  &lt;eduardo@FreeBSD.org&gt;   Web:  <a href="https://FreeBSD.org" rel="noreferrer" target="_blank">https://FreeBSD.org</a><br></font></div></div></div></div></div>;
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7ULF_0Jjw4JdcJVJai4irJbCTPQ-wjniraBvoYOkABydaA>