diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-10-14 20:51:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-10-14 20:51:12 +0000 |
commit | 7352d7e287a5bb16e71111be1b5cc1a629231b70 (patch) | |
tree | 98680f4ebcd13babb2259286da6b113a77833db1 /akater.txt | |
parent | 2021-10-14T20:30:01Z (diff) | |
download | repos-7352d7e287a5bb16e71111be1b5cc1a629231b70.tar.gz repos-7352d7e287a5bb16e71111be1b5cc1a629231b70.tar.bz2 repos-7352d7e287a5bb16e71111be1b5cc1a629231b70.zip |
2021-10-14T20:45:01Z
Diffstat (limited to 'akater.txt')
-rw-r--r-- | akater.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/akater.txt b/akater.txt index 382ee810f23b..599ffbd3b10f 100644 --- a/akater.txt +++ b/akater.txt @@ -14,9 +14,15 @@ pkgcore 0.12.7 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync akater *** syncing akater -Already up to date. +fatal: unable to access 'https://gitlab.com/akater/ebuilds.git/': The requested URL returned error: 503 +!!! failed syncing akater + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync akater +*** syncing akater +Cloning into '/var/lib/repo-mirror-ci/sync/akater'... *** synced akater - * 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 akater |