diff options
Diffstat (limited to 'sogo-connector.txt')
-rw-r--r-- | sogo-connector.txt | 25 |
1 files changed, 16 insertions, 9 deletions
diff --git a/sogo-connector.txt b/sogo-connector.txt index a1d2a8b3f057..39d36e80f726 100644 --- a/sogo-connector.txt +++ b/sogo-connector.txt @@ -15,15 +15,22 @@ 'status': 'unofficial'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sogo-connector -*** syncing sogo-connector -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:guru repo at '/var/lib/repo-mirror-ci/sync/guru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', 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: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). +WARNING:pkgcore:guru repo at '/var/lib/repo-mirror-ci/sync/guru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', 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: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'... -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 again with 1, removing +*** synced sogo-connector + * Sync succeeded +$ 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 + * app-pda/sogo-connector-68.0.1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass + * Cache regen failed with 1 |