diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-06-26 01:34:05 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-06-26 01:34:05 +0000 |
commit | 54980396d98fe886f27cc807c3af9f239222ce6b (patch) | |
tree | 8a7bea9be244f85d0ea50e62bf629ce739a38251 /vimproved.txt | |
parent | 2024-06-26T01:15:00Z (diff) | |
download | repos-54980396d98fe886f27cc807c3af9f239222ce6b.tar.gz repos-54980396d98fe886f27cc807c3af9f239222ce6b.tar.bz2 repos-54980396d98fe886f27cc807c3af9f239222ce6b.zip |
2024-06-26T01:30:00Z
Diffstat (limited to 'vimproved.txt')
-rw-r--r-- | vimproved.txt | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/vimproved.txt b/vimproved.txt index 23fa6ba95e08..4912ef151dd9 100644 --- a/vimproved.txt +++ b/vimproved.txt @@ -13,15 +13,19 @@ 'status': 'unofficial'} pkgcore 0.12.24 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vimproved -*** syncing vimproved -fatal: unable to access 'https://codeberg.org/vimproved/overlay.git/': The requested URL returned error: 502 -!!! failed syncing vimproved - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vimproved +WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:librewolf repo at '/var/lib/repo-mirror-ci/sync/librewolf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:lmkra repo at '/var/lib/repo-mirror-ci/sync/lmkra', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:librewolf repo at '/var/lib/repo-mirror-ci/sync/librewolf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:lmkra repo at '/var/lib/repo-mirror-ci/sync/lmkra', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing vimproved Cloning into '/var/lib/repo-mirror-ci/sync/vimproved'... -fatal: unable to access 'https://codeberg.org/vimproved/overlay.git/': The requested URL returned error: 502 -!!! failed syncing vimproved - * Sync failed again with 1, removing +*** synced vimproved + * 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 vimproved + * Cache regenerated successfully |