diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-19 18:09:46 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-19 18:09:46 +0000 |
commit | f45261a6d62705e9808b72b67924e885646918d1 (patch) | |
tree | 4ca81083e42fd891a84a7eb516ddb43bb1757375 /flow.txt | |
parent | 2020-05-19T17:30:01Z (diff) | |
download | repos-f45261a6d62705e9808b72b67924e885646918d1.tar.gz repos-f45261a6d62705e9808b72b67924e885646918d1.tar.bz2 repos-f45261a6d62705e9808b72b67924e885646918d1.zip |
2020-05-19T18:00:01Z
Diffstat (limited to 'flow.txt')
-rw-r--r-- | flow.txt | 22 |
1 files changed, 12 insertions, 10 deletions
@@ -8,21 +8,23 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync flow -fatal: unable to access 'https://gitlab.com/Flow/flow-s-ebuilds.git/': The requested URL returned error: 403 -*** syncing flow -!!! failed syncing flow - * Sync failed with 1 - * Will try to re-create -$ pmaint sync flow WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:apurkrt repo at '/var/lib/repo-mirror-ci/sync/apurkrt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:bitcoin repo at '/var/lib/repo-mirror-ci/sync/bitcoin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:concaveoverlay repo at '/var/lib/repo-mirror-ci/sync/concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:eigenlay repo at '/var/lib/repo-mirror-ci/sync/eigenlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:bitcoin repo at '/var/lib/repo-mirror-ci/sync/bitcoin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:concaveoverlay repo at '/var/lib/repo-mirror-ci/sync/concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:eigenlay repo at '/var/lib/repo-mirror-ci/sync/eigenlay', 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/flow'... -fatal: unable to access 'https://gitlab.com/Flow/flow-s-ebuilds.git/': The requested URL returned error: 403 *** syncing flow -!!! failed syncing flow - * Sync failed again with 1, removing +*** synced flow + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 flow + * Cache regenerated successfully |