diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-11-20 10:03:47 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-11-20 10:03:47 +0000 |
commit | a0bf98a0b834d879a0a4dbbd6ea8918ddb2120b8 (patch) | |
tree | 425ac978b45d696774bf28e0a282de656b308b6f /awesome.txt | |
parent | 2018-11-20T09:40:01Z (diff) | |
download | repos-a0bf98a0b834d879a0a4dbbd6ea8918ddb2120b8.tar.gz repos-a0bf98a0b834d879a0a4dbbd6ea8918ddb2120b8.tar.bz2 repos-a0bf98a0b834d879a0a4dbbd6ea8918ddb2120b8.zip |
2018-11-20T10:00: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 |