diff options
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/gitlab.txt b/gitlab.txt index fb33719120c4..dd657d98fde8 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -10,11 +10,20 @@ 'status': 'unofficial'} * Adding new repository $ pmaint sync gitlab +WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/awesome' +WARNING:pkgcore:repo at '/home/mgorny/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 '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id *** syncing gitlab Cloning into '/home/mgorny/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 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 '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs + * Cache regenerated successfully |