diff options
Diffstat (limited to 'cj-overlay.txt')
-rw-r--r-- | cj-overlay.txt | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/cj-overlay.txt b/cj-overlay.txt index 6225e3a85fe9..4501fbe423a1 100644 --- a/cj-overlay.txt +++ b/cj-overlay.txt @@ -13,16 +13,11 @@ pkgcore 0.12.13 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cj-overlay WARNING:pkgcore:alxu repo at '/var/lib/repo-mirror-ci/sync/alxu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing cj-overlay -fatal: unable to access 'https://github.com/junghans/cj-overlay.git/': The requested URL returned error: 503 -!!! failed syncing cj-overlay - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cj-overlay -*** syncing cj-overlay -Cloning into '/var/lib/repo-mirror-ci/sync/cj-overlay'... +Already up to date. *** synced cj-overlay - * 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 cj-overlay |