diff options
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 5004fa442bf2..e9148d4e32d0 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -10,18 +10,11 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin +WARNING:pkgcore:ap-overlay repo at '/var/lib/repo-mirror-ci/sync/ap-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing bitcoin -fatal: unable to access 'https://gitlab.com/bitcoin/gentoo.git/': The requested URL returned error: 502 -!!! failed syncing bitcoin - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin -WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:antons-matrix-overlay repo at '/var/lib/repo-mirror-ci/sync/antons-matrix-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -*** syncing bitcoin -Cloning into '/var/lib/repo-mirror-ci/sync/bitcoin'... +Already up to date. *** synced bitcoin - * 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 bitcoin |