diff options
Diffstat (limited to 'ext-devlibs.txt')
-rw-r--r-- | ext-devlibs.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/ext-devlibs.txt b/ext-devlibs.txt index e1da5736d015..ac8083c7049c 100644 --- a/ext-devlibs.txt +++ b/ext-devlibs.txt @@ -15,9 +15,17 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ext-devlibs *** syncing ext-devlibs -Already up to date. +fatal: unable to access 'https://gitlab.com/extsidvind/ext-devlibs.git/': The requested URL returned error: 502 +!!! failed syncing ext-devlibs + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ext-devlibs +WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:eigenlay repo at '/var/lib/repo-mirror-ci/sync/eigenlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing ext-devlibs +Cloning into '/var/lib/repo-mirror-ci/sync/ext-devlibs'... *** synced ext-devlibs - * 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 ext-devlibs |