diff options
Diffstat (limited to 'gnustep.txt')
-rw-r--r-- | gnustep.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/gnustep.txt b/gnustep.txt index 546319eb0b8e..ef258bf4b860 100644 --- a/gnustep.txt +++ b/gnustep.txt @@ -14,11 +14,16 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep -WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gnustep -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/proj/gnustep.git/': Recv failure: Connection reset by peer +!!! failed syncing gnustep + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep +*** syncing gnustep +Cloning into '/var/lib/repo-mirror-ci/sync/gnustep'... *** synced gnustep - * 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 gnustep |