diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-26 09:26:48 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-26 09:26:48 +0000 |
commit | 02e1d148164da18142c403131585de0d3cafd63b (patch) | |
tree | 3218cb7180ddc7cd25247cb681d44793151df18d /gitlab.txt | |
parent | 2019-07-26T08:40:01Z (diff) | |
download | repos-02e1d148164da18142c403131585de0d3cafd63b.tar.gz repos-02e1d148164da18142c403131585de0d3cafd63b.tar.bz2 repos-02e1d148164da18142c403131585de0d3cafd63b.zip |
2019-07-26T09:20:01Z
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 31 |
1 files changed, 14 insertions, 17 deletions
diff --git a/gitlab.txt b/gitlab.txt index 2db251b47125..9832d5fb3698 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -8,6 +8,7 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync gitlab WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs @@ -16,22 +17,18 @@ WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatus 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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi -fatal: unable to access 'https://gitlab.awesome-it.de/overlays/gitlab.git/': The requested URL returned error: 502 -*** syncing gitlab -*** failed syncing gitlab - * Sync failed with 1 - * Will try to re-create -$ pmaint sync gitlab -WARNING:pkgcore:EAPI '7' isn't fully supported -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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi -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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi -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). 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 *** syncing gitlab -*** failed syncing gitlab - * Sync failed again with 1, removing +*** 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:EAPI '7' isn't fully supported +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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi +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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi + * Cache regenerated successfully |