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