Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738216 - gentoo-mirror is failing to sync my overlay (tastytea)
Summary: gentoo-mirror is failing to sync my overlay (tastytea)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Overlays Project
URL: https://github.com/gentoo-mirror/tast...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-20 14:30 UTC by tastytea
Modified: 2020-08-20 16:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tastytea 2020-08-20 14:30:20 UTC
I'm the maintainer of the “tastytea” overlay. The gentoo-mirror sync is behind > 5 days (2 commits).[1][2]

I've tried to convince it to “fix itself” with another commit as suggested in bug #653472 but that didn't work.


[1] <https://schlomp.space/tastytea/overlay/commits/branch/master>
[2] <https://github.com/gentoo-mirror/tastytea/commits/master>

Reproducible: Always
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-20 16:38:31 UTC
It seems that mirrors went stale due to the script crashing at some point (probably during GitHub outage).  To avoid unnecessary load on the server, the script is only pushing if it did any work.  This implies that if push fails once, it is never retried.

I've pushed all pending updates now.  I'll also improve the script to push if origin/master is behind master.