diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-04 14:04:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-04 14:04:06 +0000 |
commit | b82ce0426cf17ce1881e1ea1501457d7e2272c39 (patch) | |
tree | 72e3724403a00272b97f2c8d5809db0ebcf1cfa6 /interactive-fiction.txt | |
parent | 2018-08-04T13:40:01Z (diff) | |
download | repos-b82ce0426cf17ce1881e1ea1501457d7e2272c39.tar.gz repos-b82ce0426cf17ce1881e1ea1501457d7e2272c39.tar.bz2 repos-b82ce0426cf17ce1881e1ea1501457d7e2272c39.zip |
2018-08-04T14:00:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index 8c4fd61c9637..3b6a7d966cf6 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -6,17 +6,25 @@ 'source': [{'type': 'git', 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync interactive-fiction -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 -$ pmaint sync interactive-fiction +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/dsr' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/dsr', named 'dsr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/glicOne' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/genthree' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/genthree', named 'genthree', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). 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:'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 |