diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-21 10:03:47 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-21 10:03:47 +0000 |
commit | d2245d3c5caf7dbd618601ae52593337688b071a (patch) | |
tree | 1feb103ad10d316e972ef540680366036ac22f09 /zx2c4.txt | |
parent | 2019-06-21T09:40:01Z (diff) | |
download | repos-d2245d3c5caf7dbd618601ae52593337688b071a.tar.gz repos-d2245d3c5caf7dbd618601ae52593337688b071a.tar.bz2 repos-d2245d3c5caf7dbd618601ae52593337688b071a.zip |
2019-06-21T10:00:01Z
Diffstat (limited to 'zx2c4.txt')
-rw-r--r-- | zx2c4.txt | 30 |
1 files changed, 12 insertions, 18 deletions
diff --git a/zx2c4.txt b/zx2c4.txt index 7027862a728b..5f463ff51b31 100644 --- a/zx2c4.txt +++ b/zx2c4.txt @@ -10,27 +10,21 @@ {'type': 'git', 'uri': 'http://git.zx2c4.com/portage'}, {'type': 'git', 'uri': 'ssh://git@git.zx2c4.com/portage'}], 'status': 'official'} -$ pmaint sync zx2c4 -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 zx2c4 -fatal: unable to connect to git.zx2c4.com: -git.zx2c4.com[0: 2604:1380:1:4d00::3]: errno=Connection refused -git.zx2c4.com[1: 147.75.77.251]: errno=Connection refused - -*** failed syncing zx2c4 - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync zx2c4 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 zx2c4 Cloning into '/var/lib/repo-mirror-ci/sync/zx2c4'... -fatal: unable to connect to git.zx2c4.com: -git.zx2c4.com[0: 2604:1380:1:4d00::3]: errno=Connection refused -git.zx2c4.com[1: 147.75.77.251]: errno=Connection refused - -*** failed syncing zx2c4 - * Sync failed again with 1, removing +*** synced zx2c4 + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 zx2c4 +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 |