diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-12-21 22:04:09 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-12-21 22:04:09 +0000 |
commit | 1b142456b1b6ee04c1b84e55777cfa86733612ea (patch) | |
tree | b12dc7128c55b484b5a8e63ccc823da5bb63c21c /bitcoin.txt | |
parent | 2018-12-21T21:40:01Z (diff) | |
download | repos-1b142456b1b6ee04c1b84e55777cfa86733612ea.tar.gz repos-1b142456b1b6ee04c1b84e55777cfa86733612ea.tar.bz2 repos-1b142456b1b6ee04c1b84e55777cfa86733612ea.zip |
2018-12-21T22:00:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 18cff4c227fc..49f6d493b646 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -7,22 +7,22 @@ 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync bitcoin -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -*** syncing bitcoin -remote: Internal server error -fatal: unable to access 'https://gitlab.com/bitcoin/gentoo.git/': The requested URL returned error: 500 -*** failed syncing bitcoin - * Sync failed with 1 - * Will try to re-create -$ 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:'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'... -remote: Internal server error -fatal: unable to access 'https://gitlab.com/bitcoin/gentoo.git/': The requested URL returned error: 500 -*** failed syncing bitcoin - * Sync failed again with 1, removing +*** 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 |