diff options
Diffstat (limited to 'emacs.txt')
-rw-r--r-- | emacs.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/emacs.txt b/emacs.txt index 007e2d73f29e..80359227f293 100644 --- a/emacs.txt +++ b/emacs.txt @@ -18,15 +18,13 @@ 'status': 'official'} pkgcore 0.12.28 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs -*** syncing emacs -fatal: unable to access 'https://anongit.gentoo.org/git/repo/proj/emacs.git/': Recv failure: Connection reset by peer -!!! failed syncing emacs - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs *** syncing emacs Cloning into '/var/lib/repo-mirror-ci/sync/emacs'... -fatal: unable to access 'https://anongit.gentoo.org/git/repo/proj/emacs.git/': Recv failure: Connection reset by peer -!!! 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 |