diff options
Diffstat (limited to 'concaveoverlay.txt')
-rw-r--r-- | concaveoverlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/concaveoverlay.txt b/concaveoverlay.txt index cd5d2017c5b0..5410a9cb3c6a 100644 --- a/concaveoverlay.txt +++ b/concaveoverlay.txt @@ -21,10 +21,16 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +fatal: unable to access 'https://gitlab.com/concavegit/concaveoverlay.git/': The requested URL returned error: 503 +*** syncing concaveoverlay +!!! failed syncing concaveoverlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync concaveoverlay +Cloning into '/var/lib/repo-mirror-ci/sync/concaveoverlay'... *** syncing concaveoverlay *** synced concaveoverlay - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 concaveoverlay |