diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-27 08:43:49 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-06-27 08:43:49 +0000 |
commit | f7ac5e6d82cc4f2cb09f53483df6dd08734b8db9 (patch) | |
tree | aa9d0cfe43764e547a7c48a18c908f44349a1cda /awesome.txt | |
parent | 2019-06-27T08:20:01Z (diff) | |
download | repos-f7ac5e6d82cc4f2cb09f53483df6dd08734b8db9.tar.gz repos-f7ac5e6d82cc4f2cb09f53483df6dd08734b8db9.tar.bz2 repos-f7ac5e6d82cc4f2cb09f53483df6dd08734b8db9.zip |
2019-06-27T08: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 |