diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 16:03:19 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 16:03:19 +0000 |
commit | a4f68fdf9b7da4869a0f399a0156f543fb320cd1 (patch) | |
tree | 02771693cfba6fab18f1460bfd2f74564509b84d /bircoph.txt | |
parent | 2024-10-24T15:45:00Z (diff) | |
download | repos-a4f68fdf9b7da4869a0f399a0156f543fb320cd1.tar.gz repos-a4f68fdf9b7da4869a0f399a0156f543fb320cd1.tar.bz2 repos-a4f68fdf9b7da4869a0f399a0156f543fb320cd1.zip |
2024-10-24T16:00:00Z
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 1a3f96ef425c..153fbab8b5ad 100644 --- a/bircoph.txt +++ b/bircoph.txt @@ -14,12 +14,18 @@ 'status': 'official'} pkgcore 0.12.28 - * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bircoph *** syncing bircoph +fatal: unable to access 'https://anongit.gentoo.org/git/dev/bircoph.git/': Recv failure: Connection reset by peer +!!! 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 +WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** 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 |