diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-01 11:51:41 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-01 11:51:41 +0000 |
commit | e8e48a6543e7114fedbf0c39855d07e69bccb6f5 (patch) | |
tree | 2e4287e994823f9ddc0b1ae643729b8e2df2b5b9 /sogo-connector.txt | |
parent | 2019-10-01T11:20:01Z (diff) | |
download | repos-e8e48a6543e7114fedbf0c39855d07e69bccb6f5.tar.gz repos-e8e48a6543e7114fedbf0c39855d07e69bccb6f5.tar.bz2 repos-e8e48a6543e7114fedbf0c39855d07e69bccb6f5.zip |
2019-10-01T11:40:02Z
Diffstat (limited to 'sogo-connector.txt')
-rw-r--r-- | sogo-connector.txt | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/sogo-connector.txt b/sogo-connector.txt index b8158c34dfb8..2e32d6a0b13e 100644 --- a/sogo-connector.txt +++ b/sogo-connector.txt @@ -14,10 +14,25 @@ 'uri': 'git+ssh://git@git.gentoo.org/repo/user/sogo-connector.git'}], 'status': 'unofficial'} $ pmaint sync sogo-connector -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/sogo-connector.git/': Couldn't resolve host 'anongit.gentoo.org' +*** syncing sogo-connector +*** failed syncing sogo-connector + * Sync failed with 1 + * Will try to re-create +$ pmaint sync sogo-connector +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:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', 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/sogo-connector'... *** syncing sogo-connector *** synced sogo-connector - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 sogo-connector |