diff options
author | 2019-10-01 17:14:26 +0000 | |
---|---|---|
committer | 2019-10-01 17:14:26 +0000 | |
commit | 6db81e5e4381860482e3611f72e75cc3729f0dff (patch) | |
tree | 4988be0c8c4ae9435cb4518cda5da3bdb4780d94 /fordfrog.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 'fordfrog.txt')
-rw-r--r-- | fordfrog.txt | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/fordfrog.txt b/fordfrog.txt index 619e053b4aea..21858176a6e6 100644 --- a/fordfrog.txt +++ b/fordfrog.txt @@ -12,22 +12,17 @@ {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/dev/fordfrog.git'}], 'status': 'official'} + * Adding new repository $ pmaint sync fordfrog -fatal: unable to access 'https://anongit.gentoo.org/git/dev/fordfrog.git/': Couldn't resolve host 'anongit.gentoo.org' -*** syncing fordfrog -*** failed syncing fordfrog - * Sync failed with 1 - * Will try to re-create -$ pmaint sync fordfrog -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: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: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). WARNING:pkgcore:displacer repo at '/var/lib/repo-mirror-ci/sync/displacer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:eroen repo at '/var/lib/repo-mirror-ci/sync/eroen', 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/fordfrog'... *** syncing fordfrog *** synced fordfrog - * 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 fordfrog |