diff options
author | 2018-04-26 11:35:52 +0000 | |
---|---|---|
committer | 2018-04-26 11:35:52 +0000 | |
commit | bba092ab892bf06150b2ea4000d5f1e0f13be8af (patch) | |
tree | 8881314a211db142366f2f05f98d0a443468b94a /awesome.txt | |
parent | 2018-04-26T10:45:34Z (diff) | |
download | repos-bba092ab892bf06150b2ea4000d5f1e0f13be8af.tar.gz repos-bba092ab892bf06150b2ea4000d5f1e0f13be8af.tar.bz2 repos-bba092ab892bf06150b2ea4000d5f1e0f13be8af.zip |
2018-04-26T11:28:12Z
Diffstat (limited to 'awesome.txt')
-rw-r--r-- | awesome.txt | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/awesome.txt b/awesome.txt index f6649b87be8c..7b6b61bf5c9b 100644 --- a/awesome.txt +++ b/awesome.txt @@ -8,16 +8,7 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.awesome-it.de/overlays/awesome.git'}], 'status': 'unofficial'} -$ pmaint sync awesome -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 -WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs -*** syncing awesome -fatal: unable to access 'https://gitlab.awesome-it.de/overlays/awesome.git/': The requested URL returned error: 502 -*** failed syncing awesome - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync awesome 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 @@ -25,6 +16,13 @@ WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported prof WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs *** syncing awesome Cloning into '/home/mgorny/sync/awesome'... -fatal: unable to access 'https://gitlab.awesome-it.de/overlays/awesome.git/': The requested URL returned error: 502 -*** failed syncing awesome - * Sync failed again with 1, removing +*** synced awesome + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 awesome +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 |