diff options
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/gitlab.txt b/gitlab.txt index 78e6e06a308b..1606ab3df277 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -10,12 +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'... -remote: GitLab is not responding -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 |