diff options
author | 2018-11-02 11:03:47 +0000 | |
---|---|---|
committer | 2018-11-02 11:03:47 +0000 | |
commit | eb137249553ab8362db16e3ef24392e90fa6c870 (patch) | |
tree | 69fb35f8f6e42e6c5cff070cadf0b71cb1201984 /gitlab.txt | |
parent | 2018-11-02T10:40:01Z (diff) | |
download | repos-eb137249553ab8362db16e3ef24392e90fa6c870.tar.gz repos-eb137249553ab8362db16e3ef24392e90fa6c870.tar.bz2 repos-eb137249553ab8362db16e3ef24392e90fa6c870.zip |
2018-11-02T11:00: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 53f966e28b5f..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: 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 + * 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: 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 |