diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-04 09:52:23 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-04 09:52:23 +0000 |
commit | 1e6fbc00376acb3d7367db677d3cab9b60b33f93 (patch) | |
tree | 1c1badca406e030138669463520f6564d9835bf9 /vimproved.txt | |
parent | 2024-11-04T09:15:00Z (diff) | |
download | repos-1e6fbc00376acb3d7367db677d3cab9b60b33f93.tar.gz repos-1e6fbc00376acb3d7367db677d3cab9b60b33f93.tar.bz2 repos-1e6fbc00376acb3d7367db677d3cab9b60b33f93.zip |
2024-11-04T09:45:00Z
Diffstat (limited to 'vimproved.txt')
-rw-r--r-- | vimproved.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/vimproved.txt b/vimproved.txt index d2866560b32f..2e66aa4d16eb 100644 --- a/vimproved.txt +++ b/vimproved.txt @@ -13,15 +13,15 @@ 'status': 'unofficial'} pkgcore 0.12.28 + * 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: 504 -!!! 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:tastytea repo at '/var/lib/repo-mirror-ci/sync/tastytea', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:tastytea repo at '/var/lib/repo-mirror-ci/sync/tastytea', 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 |