diff options
author | 2018-09-07 00:23:49 +0000 | |
---|---|---|
committer | 2018-09-07 00:23:49 +0000 | |
commit | bc82291bf6febc8865cd640d51b6137678a547f0 (patch) | |
tree | 989f14311e51058b12a6a7244de0783d3603cde5 /pinkpieea.txt | |
parent | 2018-09-07T00:00:01Z (diff) | |
download | repos-bc82291bf6febc8865cd640d51b6137678a547f0.tar.gz repos-bc82291bf6febc8865cd640d51b6137678a547f0.tar.bz2 repos-bc82291bf6febc8865cd640d51b6137678a547f0.zip |
2018-09-07T00:20:01Z
Diffstat (limited to 'pinkpieea.txt')
-rw-r--r-- | pinkpieea.txt | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/pinkpieea.txt b/pinkpieea.txt index 5f6c2dba078d..d583b727487d 100644 --- a/pinkpieea.txt +++ b/pinkpieea.txt @@ -8,22 +8,21 @@ 'source': [{'type': 'git', 'uri': 'https://notabug.org/soredake/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync pinkpieea -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 -*** syncing pinkpieea -fatal: unable to access 'https://notabug.org/soredake/gentoo-overlay.git/': The requested URL returned error: 502 -*** failed syncing pinkpieea - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync pinkpieea 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 *** syncing pinkpieea Cloning into '/var/lib/repo-mirror-ci/sync/pinkpieea'... -error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502 Bad Gateway -fatal: The remote end hung up unexpectedly -*** failed syncing pinkpieea - * Sync failed again with 1, removing +*** synced pinkpieea + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pinkpieea +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 |