diff options
author | 2019-10-01 17:14:26 +0000 | |
---|---|---|
committer | 2019-10-01 17:14:26 +0000 | |
commit | 6db81e5e4381860482e3611f72e75cc3729f0dff (patch) | |
tree | 4988be0c8c4ae9435cb4518cda5da3bdb4780d94 /displacer.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 'displacer.txt')
-rw-r--r-- | displacer.txt | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/displacer.txt b/displacer.txt index 5c80f779f78c..ae8f7100a59a 100644 --- a/displacer.txt +++ b/displacer.txt @@ -13,20 +13,17 @@ {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/user/displacer.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync displacer -fatal: unable to access 'https://anongit.gentoo.org/git/user/displacer.git/': Couldn't resolve host 'anongit.gentoo.org' -*** syncing displacer -*** failed syncing displacer - * Sync failed with 1 - * Will try to re-create -$ pmaint sync displacer -WARNING:pkgcore:AzP repo at '/var/lib/repo-mirror-ci/sync/AzP', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:aluco repo at '/var/lib/repo-mirror-ci/sync/aluco', 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). -WARNING:pkgcore:bleeding-edge repo at '/var/lib/repo-mirror-ci/sync/bleeding-edge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:chutzpah repo at '/var/lib/repo-mirror-ci/sync/chutzpah', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dMaggot repo at '/var/lib/repo-mirror-ci/sync/dMaggot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', 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/displacer'... -fatal: unable to access 'https://anongit.gentoo.org/git/user/displacer.git/': Couldn't resolve host 'anongit.gentoo.org' *** syncing displacer -*** failed syncing displacer - * Sync failed again with 1, removing +*** synced displacer + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 displacer + * Cache regenerated successfully |