diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-03 08:06:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-03 08:06:18 +0000 |
commit | f27e0607329b0a922870ceea6be88bcf7144ae02 (patch) | |
tree | 550583a6e5d9d2f8937b6edcf72600daa3fc6395 /bircoph.txt | |
parent | 2021-07-03T07:45:01Z (diff) | |
download | repos-f27e0607329b0a922870ceea6be88bcf7144ae02.tar.gz repos-f27e0607329b0a922870ceea6be88bcf7144ae02.tar.bz2 repos-f27e0607329b0a922870ceea6be88bcf7144ae02.zip |
2021-07-03T08:00:01Z
Diffstat (limited to 'bircoph.txt')
-rw-r--r-- | bircoph.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/bircoph.txt b/bircoph.txt index fdbffab2e142..7f59512ce6bc 100644 --- a/bircoph.txt +++ b/bircoph.txt @@ -16,9 +16,15 @@ pkgcore 0.12.1 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bircoph *** syncing bircoph -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/dev/bircoph.git/': Could not resolve host: anongit.gentoo.org +!!! failed syncing bircoph + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bircoph +*** syncing bircoph +Cloning into '/var/lib/repo-mirror-ci/sync/bircoph'... *** synced bircoph - * 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 bircoph |