Rapid not updating to latest git commit in BYAR, but working for BYAR-CHOBBY

Rapid not updating to latest git commit in BYAR, but working for BYAR-CHOBBY

For the discussion of infrastructure improvements and changes.

Moderator: Moderators

Post Reply
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Rapid not updating to latest git commit in BYAR, but working for BYAR-CHOBBY

Post by Beherith »

Hi dudes!

We seem to have run into a bit of trouble with Rapid, as it hasn't been updating from the main git repository for the last 5 days. Multiple commits have been pushed since then. This is the last commit that got pushed: https://github.com/beyond-all-reason/Be ... 3cf80dafb3

What can I do to assist in fixing this issue?

Edit, wrong links and logs in previous post.

So BYAR is not updating, as per: http://repos.springrts.com/byar/log.txt

But BYAR-CHOBBY is updating correctly, as per: http://repos.springrts.com/byar-chobby/log.txt
User avatar
IceXuick
Posts: 519
Joined: 14 Mar 2006, 01:46

Re: Rapid not updating to latest git commit in BYAR, but working for BYAR-CHOBBY

Post by IceXuick »

Yeah this is indeed a big problem for BAR.
We have anywhere between 5 and 25 commits a day, so we get 'behind' pretty fast.

@Abma Am i correct if you are the one the can fix this?
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Rapid not updating to latest git commit in BYAR, but working for BYAR-CHOBBY

Post by abma »

thats what happened:
error: cannot lock ref 'refs/remotes/origin/cleanup/scavs': 'refs/remotes/origin/cleanup' exists; cannot create 'refs/remotes/origin/cleanup/scavs'
From git://github.com/beyond-all-reason/Beyond-All-Reason
! [new branch] cleanup/scavs -> origin/cleanup/scavs (unable to update local ref)
error: some local refs could not be updated; try running
'git remote prune origin' to remove any old, conflicting branches
Updating /home/packages/git/byar
error: cannot lock ref 'refs/remotes/origin/cleanup/scavs': 'refs/remotes/origin/cleanup' exists; cannot create 'refs/remotes/origin/cleanup/scavs'
From git://github.com/beyond-all-reason/Beyond-All-Reason
! [new branch] cleanup/scavs -> origin/cleanup/scavs (unable to update local ref)
error: some local refs could not be updated; try running
'git remote prune origin' to remove any old, conflicting branches
Already on 'master'
Your branch is behind 'origin/master' by 168 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)

i've run "git remote prune origin". an update worked, not sure if autoupdate works, too. thanks for reporting!
User avatar
IceXuick
Posts: 519
Joined: 14 Mar 2006, 01:46

Re: Rapid not updating to latest git commit in BYAR, but working for BYAR-CHOBBY

Post by IceXuick »

ow wow! We will try to investigate if we did this/can prevent this.
Servers seem to auto-update correct now!
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Rapid not updating to latest git commit in BYAR, but working for BYAR-CHOBBY

Post by abma »

IceXuick wrote: 10 Jul 2021, 02:16 ow wow! We will try to investigate if we did this/can prevent this.
Servers seem to auto-update correct now!
https://github.com/spring/pr-downloader ... 862b9fc67e maybe already have fixed it.
Post Reply

Return to “Infrastructure Development”