diff options
Diffstat (limited to 'emacs.txt')
-rw-r--r-- | emacs.txt | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/emacs.txt b/emacs.txt index 13108ec14e4b..903c5b7cb742 100644 --- a/emacs.txt +++ b/emacs.txt @@ -18,17 +18,15 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs -*** syncing emacs -error: RPC failed; curl 35 Recv failure: Connection reset by peer -fatal: expected flush after ref listing -!!! failed syncing emacs - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs +WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing emacs Cloning into '/var/lib/repo-mirror-ci/sync/emacs'... -error: RPC failed; curl 35 OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 -fatal: expected flush after ref listing -!!! failed syncing emacs - * Sync failed again with 1, removing +*** synced emacs + * Sync succeeded +$ 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 emacs + * Cache regenerated successfully |