diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-10-01 18:03:43 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-10-01 18:03:43 +0000 |
commit | b511f3709281b53640bd1f3c759c09898d16e67c (patch) | |
tree | ba1d314780201bc6d7804d549070e6d123cc80a0 /pinkpieea.txt | |
parent | 2018-10-01T17:40:01Z (diff) | |
download | repos-b511f3709281b53640bd1f3c759c09898d16e67c.tar.gz repos-b511f3709281b53640bd1f3c759c09898d16e67c.tar.bz2 repos-b511f3709281b53640bd1f3c759c09898d16e67c.zip |
2018-10-01T18:00: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 40b8b37386f1..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: 500 -*** 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 500 curl 22 The requested URL returned error: 500 Internal Server Error -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 |