diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-04-29 15:43:42 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-04-29 15:43:42 +0000 |
commit | e7e27337e2da1d533b3832278872d06d20332a4c (patch) | |
tree | 17ea46a8fe2568d0b06f1cd1a20be34cfbea82c6 /awesome.txt | |
parent | 2019-04-29T15:20:01Z (diff) | |
download | repos-e7e27337e2da1d533b3832278872d06d20332a4c.tar.gz repos-e7e27337e2da1d533b3832278872d06d20332a4c.tar.bz2 repos-e7e27337e2da1d533b3832278872d06d20332a4c.zip |
2019-04-29T15:40:01Z
Diffstat (limited to 'awesome.txt')
-rw-r--r-- | awesome.txt | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/awesome.txt b/awesome.txt index 1c22f5e5ea95..b27796cf5ff2 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 '/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 -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/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 '/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 @@ -25,6 +16,14 @@ WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsup WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs *** syncing awesome Cloning into '/var/lib/repo-mirror-ci/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 '/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 |