diff options
author | 2018-07-28 14:04:07 +0000 | |
---|---|---|
committer | 2018-07-28 14:04:07 +0000 | |
commit | d12a2cdc2539b817591c82a500c615144631e8e3 (patch) | |
tree | 610a08057afc6b299bf4a917a4d29b7d192c20bf /bitcoin.txt | |
parent | 2018-07-28T13:40:01Z (diff) | |
download | repos-d12a2cdc2539b817591c82a500c615144631e8e3.tar.gz repos-d12a2cdc2539b817591c82a500c615144631e8e3.tar.bz2 repos-d12a2cdc2539b817591c82a500c615144631e8e3.zip |
2018-07-28T14:00:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 9fcd44a2391e..49f6d493b646 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -12,11 +12,17 @@ $ pmaint sync bitcoin WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/argent-main' WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/argent-main', named 'argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/bright' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/bright', named 'bright', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing bitcoin Cloning into '/var/lib/repo-mirror-ci/sync/bitcoin'... -fatal: unable to access 'https://gitlab.com/bitcoin/gentoo.git/': The requested URL returned error: 503 -*** failed syncing bitcoin - * Sync failed with 1 +*** synced bitcoin + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bitcoin +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:EAPI 7 isn't fully supported + * Cache regenerated successfully |