diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 05:18:36 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 05:18:36 +0000 |
commit | 9c2efb3129d022d92dbb509b94cb2c3f55550e7b (patch) | |
tree | 7d1c262da444e17d8fa032f143deba27e1ce66ae /darkelf.txt | |
parent | 2024-10-30T05:00:00Z (diff) | |
download | repos-9c2efb3129d022d92dbb509b94cb2c3f55550e7b.tar.gz repos-9c2efb3129d022d92dbb509b94cb2c3f55550e7b.tar.bz2 repos-9c2efb3129d022d92dbb509b94cb2c3f55550e7b.zip |
2024-10-30T05:15:00Z
Diffstat (limited to 'darkelf.txt')
-rw-r--r-- | darkelf.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/darkelf.txt b/darkelf.txt index 88b5babfa043..892181702829 100644 --- a/darkelf.txt +++ b/darkelf.txt @@ -14,9 +14,17 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync darkelf *** syncing darkelf -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/darkelf.git/': Recv failure: Connection reset by peer +!!! failed syncing darkelf + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync darkelf +WARNING:pkgcore:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:seden repo at '/var/lib/repo-mirror-ci/sync/seden', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing darkelf +Cloning into '/var/lib/repo-mirror-ci/sync/darkelf'... *** synced darkelf - * 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 darkelf |