diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-01 05:43:49 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-01 05:43:49 +0000 |
commit | be9a8801692f890961d3b9c661971e4c14fdac59 (patch) | |
tree | 6273de68571dfd48f2bbb414a955fdd1c092cfc4 /floppym.txt | |
parent | 2018-08-01T05:20:01Z (diff) | |
download | repos-be9a8801692f890961d3b9c661971e4c14fdac59.tar.gz repos-be9a8801692f890961d3b9c661971e4c14fdac59.tar.bz2 repos-be9a8801692f890961d3b9c661971e4c14fdac59.zip |
2018-08-01T05:40:01Z
Diffstat (limited to 'floppym.txt')
-rw-r--r-- | floppym.txt | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/floppym.txt b/floppym.txt index ea2f6c820a39..c4d09c0e5c96 100644 --- a/floppym.txt +++ b/floppym.txt @@ -12,12 +12,23 @@ 'status': 'unofficial'} * Adding new repository $ pmaint sync floppym +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/dwfreed' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/dwfreed', named 'dwfreed', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). 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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/dwfreed' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/dwfreed', named 'dwfreed', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing floppym Cloning into '/var/lib/repo-mirror-ci/sync/floppym'... -error: RPC failed; curl 35 OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443 -fatal: The remote end hung up unexpectedly -*** failed syncing floppym - * Sync failed with 1 +*** synced floppym + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 floppym +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 |