diff options
Diffstat (limited to 'argent-main.txt')
-rw-r--r-- | argent-main.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/argent-main.txt b/argent-main.txt index f45e0490dc10..207e85b596f3 100644 --- a/argent-main.txt +++ b/argent-main.txt @@ -13,9 +13,15 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync argent-main *** syncing argent-main -Already up to date. +fatal: unable to access 'https://gitlab.com/argent/argent-main.git/': The requested URL returned error: 502 +!!! failed syncing argent-main + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync argent-main +*** syncing argent-main +Cloning into '/var/lib/repo-mirror-ci/sync/argent-main'... *** synced argent-main - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 argent-main |