diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-01 16:23:42 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-01 16:23:42 +0000 |
commit | e3d888afce5f8f7f4a37c2f7f48f4511ba555362 (patch) | |
tree | cf027e1cbb2228b7dffa92659b3feda70c88ef06 /interactive-fiction.txt | |
parent | 2019-07-01T16:00:01Z (diff) | |
download | repos-e3d888afce5f8f7f4a37c2f7f48f4511ba555362.tar.gz repos-e3d888afce5f8f7f4a37c2f7f48f4511ba555362.tar.bz2 repos-e3d888afce5f8f7f4a37c2f7f48f4511ba555362.zip |
2019-07-01T16:20:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 9f24814eaa92..32db3e803f43 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -6,21 +6,23 @@ 'source': [{'type': 'git', 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} -$ pmaint sync interactive-fiction -WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi -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 -*** syncing interactive-fiction -fatal: read error: Connection reset by peer -*** failed syncing interactive-fiction - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync interactive-fiction WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi 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 *** syncing interactive-fiction Cloning into '/var/lib/repo-mirror-ci/sync/interactive-fiction'... -fatal: read error: Connection reset by peer -*** failed syncing interactive-fiction - * Sync failed again with 1, removing +*** synced interactive-fiction + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 interactive-fiction +WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi +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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi +WARNING:pkgcore:EAPI 7 isn't fully supported + * Cache regenerated successfully |