diff options
author | 2022-01-31 15:37:10 +0000 | |
---|---|---|
committer | 2022-01-31 15:37:10 +0000 | |
commit | 50a9518d240ca9f8d0b4c3bd614e3f8df84f4914 (patch) | |
tree | ab36df2778189ce9c5d6aeb779a1b05b113af036 /linux-be.txt | |
parent | 2022-01-31T15:15:01Z (diff) | |
download | repos-50a9518d240ca9f8d0b4c3bd614e3f8df84f4914.tar.gz repos-50a9518d240ca9f8d0b4c3bd614e3f8df84f4914.tar.bz2 repos-50a9518d240ca9f8d0b4c3bd614e3f8df84f4914.zip |
2022-01-31T15:30:01Z
Diffstat (limited to 'linux-be.txt')
-rw-r--r-- | linux-be.txt | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/linux-be.txt b/linux-be.txt index e124bfd82e15..c784c20840c8 100644 --- a/linux-be.txt +++ b/linux-be.txt @@ -15,15 +15,19 @@ 'status': 'unofficial'} pkgcore 0.12.8 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-be -*** syncing linux-be -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: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). +WARNING:pkgcore:escpr2 repo at '/var/lib/repo-mirror-ci/sync/escpr2', 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). +WARNING:pkgcore:escpr2 repo at '/var/lib/repo-mirror-ci/sync/escpr2', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', 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'... -fatal: unable to access 'https://gitlab.com/linux-be/overlay.git/': The requested URL returned error: 503 -!!! failed syncing linux-be - * Sync failed again with 1, removing +*** synced linux-be + * Sync succeeded +$ 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 + * Cache regenerated successfully |