diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-12-11 08:35:32 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-12-11 08:35:32 +0000 |
commit | b30cea8c828c178eb194d1c70a91fe52ff1994d1 (patch) | |
tree | aced1032005afc2d795717214ae10fb4a1128f2e /vimproved.txt | |
parent | 2024-12-11T08:15:00Z (diff) | |
download | repos-b30cea8c828c178eb194d1c70a91fe52ff1994d1.tar.gz repos-b30cea8c828c178eb194d1c70a91fe52ff1994d1.tar.bz2 repos-b30cea8c828c178eb194d1c70a91fe52ff1994d1.zip |
2024-12-11T08:30:00Z
Diffstat (limited to 'vimproved.txt')
-rw-r--r-- | vimproved.txt | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/vimproved.txt b/vimproved.txt index f75fe06a5540..d34562d9c321 100644 --- a/vimproved.txt +++ b/vimproved.txt @@ -13,16 +13,15 @@ 'status': 'unofficial'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vimproved WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -*** 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:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', 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 |