diff options
Diffstat (limited to 'linux-be.txt')
-rw-r--r-- | linux-be.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/linux-be.txt b/linux-be.txt index 76c88827e7d6..1c36a5d939e5 100644 --- a/linux-be.txt +++ b/linux-be.txt @@ -16,10 +16,18 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-be +WARNING:pkgcore:kzd repo at '/var/lib/repo-mirror-ci/sync/kzd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing linux-be -Already up to date. +fatal: unable to access 'https://gitlab.com/linux-be/overlay.git/': The requested URL returned error: 503 +!!! failed syncing linux-be + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-be +WARNING:pkgcore:antons-matrix-overlay repo at '/var/lib/repo-mirror-ci/sync/antons-matrix-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing linux-be +Cloning into '/var/lib/repo-mirror-ci/sync/linux-be'... *** synced linux-be - * 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 linux-be |