diff options
author | 2016-09-15 09:21:49 +0000 | |
---|---|---|
committer | 2016-09-15 09:21:49 +0000 | |
commit | e04c6cf706f3402bf0d3bd3c0751fe9a20743428 (patch) | |
tree | 9a5701cc4f6ede4af590b3df500c0f1374582feb /gitlab.txt | |
parent | 2016-09-15T09:00:01 (diff) | |
download | repos-e04c6cf706f3402bf0d3bd3c0751fe9a20743428.tar.gz repos-e04c6cf706f3402bf0d3bd3c0751fe9a20743428.tar.bz2 repos-e04c6cf706f3402bf0d3bd3c0751fe9a20743428.zip |
2016-09-15T09:20:01
Diffstat (limited to 'gitlab.txt')
-rw-r--r-- | gitlab.txt | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/gitlab.txt b/gitlab.txt index 571ac47e571b..66533c3ebe9f 100644 --- a/gitlab.txt +++ b/gitlab.txt @@ -8,21 +8,19 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}], 'status': 'unofficial'} -$ pmaint sync gitlab -WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set -WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set -WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set -fatal: unable to access 'https://gitlab.awesome-it.de/overlays/gitlab.git/': The requested URL returned error: 502 -*** syncing gitlab -*** failed syncing gitlab - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync gitlab WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set Cloning into '/home/mgorny/sync/gitlab'... -fatal: unable to access 'https://gitlab.awesome-it.de/overlays/gitlab.git/': The requested URL returned error: 502 *** syncing gitlab -*** failed syncing gitlab - * Sync failed again with 1, removing +*** synced gitlab + * Sync succeeded +$ git log --format=%ci -1 +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gitlab +WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set +WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set +WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set +WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set + * Cache regenerated successfully |