diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-01 06:49:10 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-12-01 06:49:10 +0000 |
commit | 94dafed48eae41e9b0e8f6e25f1201b81b121fb0 (patch) | |
tree | 45a49425a0d2800eb9a7a62876588cac33f23a5d /sogo-connector.txt | |
parent | 2022-12-01T06:30:01Z (diff) | |
download | repos-94dafed48eae41e9b0e8f6e25f1201b81b121fb0.tar.gz repos-94dafed48eae41e9b0e8f6e25f1201b81b121fb0.tar.bz2 repos-94dafed48eae41e9b0e8f6e25f1201b81b121fb0.zip |
2022-12-01T06:45:01Z
Diffstat (limited to 'sogo-connector.txt')
-rw-r--r-- | sogo-connector.txt | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/sogo-connector.txt b/sogo-connector.txt index d2236e40104b..f1a4c01af7c2 100644 --- a/sogo-connector.txt +++ b/sogo-connector.txt @@ -17,9 +17,22 @@ pkgcore 0.12.17 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sogo-connector *** syncing sogo-connector -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/sogo-connector.git/': The requested URL returned error: 504 +!!! failed syncing sogo-connector + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sogo-connector +WARNING:pkgcore:libressl repo at '/var/lib/repo-mirror-ci/sync/libressl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:mysql repo at '/var/lib/repo-mirror-ci/sync/mysql', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:nico repo at '/var/lib/repo-mirror-ci/sync/nico', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:qemu-init repo at '/var/lib/repo-mirror-ci/sync/qemu-init', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:sattvik repo at '/var/lib/repo-mirror-ci/sync/sattvik', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:seden repo at '/var/lib/repo-mirror-ci/sync/seden', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing sogo-connector +Cloning into '/var/lib/repo-mirror-ci/sync/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 --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 sogo-connector |