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 /apurkrt.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 'apurkrt.txt')
-rw-r--r-- | apurkrt.txt | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/apurkrt.txt b/apurkrt.txt index 1ec80620d07e..eb64d94f2621 100644 --- a/apurkrt.txt +++ b/apurkrt.txt @@ -7,16 +7,17 @@ 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://gitlab.com/apurkrt/apurkrt.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync apurkrt -fatal: unable to access 'https://gitlab.com/apurkrt/apurkrt.git/': The requested URL returned error: 403 -*** syncing apurkrt -!!! failed syncing apurkrt - * Sync failed with 1 - * Will try to re-create -$ pmaint sync apurkrt +WARNING:pkgcore:0bs1d1an repo at '/var/lib/repo-mirror-ci/sync/0bs1d1an', 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:0bs1d1an repo at '/var/lib/repo-mirror-ci/sync/0bs1d1an', 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). Cloning into '/var/lib/repo-mirror-ci/sync/apurkrt'... -fatal: unable to access 'https://gitlab.com/apurkrt/apurkrt.git/': The requested URL returned error: 403 *** syncing apurkrt -!!! failed syncing apurkrt - * Sync failed again with 1, removing +*** synced apurkrt + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 apurkrt + * Cache regenerated successfully |