diff options
author | 2019-10-01 17:14:26 +0000 | |
---|---|---|
committer | 2019-10-01 17:14:26 +0000 | |
commit | 6db81e5e4381860482e3611f72e75cc3729f0dff (patch) | |
tree | 4988be0c8c4ae9435cb4518cda5da3bdb4780d94 /bleeding-edge.txt | |
parent | 2019-10-01T11:40:02Z (diff) | |
download | repos-6db81e5e4381860482e3611f72e75cc3729f0dff.tar.gz repos-6db81e5e4381860482e3611f72e75cc3729f0dff.tar.bz2 repos-6db81e5e4381860482e3611f72e75cc3729f0dff.zip |
2019-10-01T16:20:01Z
Diffstat (limited to 'bleeding-edge.txt')
-rw-r--r-- | bleeding-edge.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/bleeding-edge.txt b/bleeding-edge.txt index f0985d82dd96..71ae5a2a3663 100644 --- a/bleeding-edge.txt +++ b/bleeding-edge.txt @@ -14,17 +14,16 @@ {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/repo/user/bleeding-edge.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync bleeding-edge -fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/bleeding-edge.git/': Couldn't resolve host 'anongit.gentoo.org' -*** syncing bleeding-edge -*** failed syncing bleeding-edge - * Sync failed with 1 - * Will try to re-create -$ pmaint sync bleeding-edge +WARNING:pkgcore:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:andy repo at '/var/lib/repo-mirror-ci/sync/andy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:axs repo at '/var/lib/repo-mirror-ci/sync/axs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Cloning into '/var/lib/repo-mirror-ci/sync/bleeding-edge'... *** syncing bleeding-edge *** synced bleeding-edge - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bleeding-edge |