diff options
Diffstat (limited to 'darkelf.txt')
-rw-r--r-- | darkelf.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/darkelf.txt b/darkelf.txt index 88b5babfa043..fd1cf5b64dd3 100644 --- a/darkelf.txt +++ b/darkelf.txt @@ -14,9 +14,16 @@ 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:alexxy repo at '/var/lib/repo-mirror-ci/sync/alexxy', 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 |