diff options
Diffstat (limited to 'emacs.txt')
-rw-r--r-- | emacs.txt | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/emacs.txt b/emacs.txt index 87170eab38c0..376634361618 100644 --- a/emacs.txt +++ b/emacs.txt @@ -20,17 +20,9 @@ pkgcore 0.12.8 $ 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/': The requested URL returned error: 504 -!!! 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:ago repo at '/var/lib/repo-mirror-ci/sync/ago', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:alexcepoi repo at '/var/lib/repo-mirror-ci/sync/alexcepoi', 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'... +Already up to date. *** synced emacs - * Sync succeeded after re-adding + * 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 |