diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-12-14 09:23:42 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-12-14 09:23:42 +0000 |
commit | 409f93a3f63a46e236f3eb8d998dd1bf69befed4 (patch) | |
tree | c5077ffb1c4ac95fd607027d05e65a63b6b133bf /gitlab.txt | |
parent | 2018-12-14T09:00:01Z (diff) | |
download | repos-409f93a3f63a46e236f3eb8d998dd1bf69befed4.tar.gz repos-409f93a3f63a46e236f3eb8d998dd1bf69befed4.tar.bz2 repos-409f93a3f63a46e236f3eb8d998dd1bf69befed4.zip |
2018-12-14T09:20:01Z
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/gitlab.txt b/gitlab.txt index 53f966e28b5f..1606ab3df277 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -8,21 +8,23 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync gitlab -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 -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 - * Will try to re-create -$ 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 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:'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 |