diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-07-15 01:07:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-07-15 01:07:06 +0000 |
commit | 0680e188709b350042816a573b2dca53ac5147a8 (patch) | |
tree | 158c061388c5af7f60fe48a975432a7c3a4c05e6 /vaacus.txt | |
parent | 2023-07-15T00:45:01Z (diff) | |
download | repos-0680e188709b350042816a573b2dca53ac5147a8.tar.gz repos-0680e188709b350042816a573b2dca53ac5147a8.tar.bz2 repos-0680e188709b350042816a573b2dca53ac5147a8.zip |
2023-07-15T01:00:01Z
Diffstat (limited to 'vaacus.txt')
-rw-r--r-- | vaacus.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/vaacus.txt b/vaacus.txt index c439cff82d26..2755bc25d981 100644 --- a/vaacus.txt +++ b/vaacus.txt @@ -12,9 +12,15 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vaacus *** syncing vaacus -Already up to date. +fatal: unable to access 'https://gitlab.com/plexvola/vaacus.git/': The requested URL returned error: 502 +!!! failed syncing vaacus + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vaacus +*** syncing vaacus +Cloning into '/var/lib/repo-mirror-ci/sync/vaacus'... *** synced vaacus - * 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 vaacus |