diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-07-17 07:43:40 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-07-17 07:43:40 +0000 |
commit | 0ab0294244007021de1ecd4ca05fa1dd51dac6ea (patch) | |
tree | 344e31de7e0ed8a6a9ec3d3c7334b6cda256eb66 /gitlab.txt | |
parent | 2018-07-17T07:20:01Z (diff) | |
download | repos-0ab0294244007021de1ecd4ca05fa1dd51dac6ea.tar.gz repos-0ab0294244007021de1ecd4ca05fa1dd51dac6ea.tar.bz2 repos-0ab0294244007021de1ecd4ca05fa1dd51dac6ea.zip |
2018-07-17T07:40:01Z
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/gitlab.txt b/gitlab.txt index efa400296a20..1606ab3df277 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -10,11 +10,21 @@ 'status': 'unofficial'} * Adding new repository $ pmaint sync gitlab +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/awesome' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/awesome', named 'awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing gitlab Cloning into '/var/lib/repo-mirror-ci/sync/gitlab'... -fatal: unable to access 'https://gitlab.awesome-it.de/overlays/gitlab.git/': The requested URL returned error: 502 -*** failed syncing gitlab - * Sync failed with 1 +*** synced gitlab + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gitlab +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:EAPI 7 isn't fully supported + * Cache regenerated successfully |