diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-25 15:30:41 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-25 15:30:41 +0000 |
commit | f8be64ec9e02fa68efeb6a02b02995ff103d537f (patch) | |
tree | 85dd903c617918e94b50def202f70da6ab8e0c08 /gitlab.txt | |
parent | 2019-06-25T15:00:01Z (diff) | |
download | repos-f8be64ec9e02fa68efeb6a02b02995ff103d537f.tar.gz repos-f8be64ec9e02fa68efeb6a02b02995ff103d537f.tar.bz2 repos-f8be64ec9e02fa68efeb6a02b02995ff103d537f.zip |
2019-06-25T15:20:01Z
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/gitlab.txt b/gitlab.txt index 7ef22bf998b7..17f91e06474d 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -8,21 +8,21 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}], 'status': 'unofficial'} -$ 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: repository 'https://gitlab.awesome-it.de/overlays/gitlab.git/' not found -*** failed syncing gitlab - * Sync failed with 1 - * Will try to re-create + * 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 Cloning into '/var/lib/repo-mirror-ci/sync/gitlab'... -fatal: repository 'https://gitlab.awesome-it.de/overlays/gitlab.git/' not found -*** 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 |