diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-01 03:43:40 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-01 03:43:40 +0000 |
commit | 080489144fda936c02be5d16f960ad7c2a80a5db (patch) | |
tree | bf57edebeed8f82804fdcdac06763038d551fb29 /dwfreed.txt | |
parent | 2018-08-01T03:20:01Z (diff) | |
download | repos-080489144fda936c02be5d16f960ad7c2a80a5db.tar.gz repos-080489144fda936c02be5d16f960ad7c2a80a5db.tar.bz2 repos-080489144fda936c02be5d16f960ad7c2a80a5db.zip |
2018-08-01T03:40:01Z
Diffstat (limited to 'dwfreed.txt')
-rw-r--r-- | dwfreed.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/dwfreed.txt b/dwfreed.txt index 2903f30e329d..3e6181887867 100644 --- a/dwfreed.txt +++ b/dwfreed.txt @@ -9,21 +9,21 @@ 'source': [{'type': 'git', 'uri': 'https://bitbucket.org/dwfreed/dwfreed.gentoo'}], 'status': 'unofficial'} -$ pmaint sync dwfreed -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 dwfreed -fatal: unable to access 'https://bitbucket.org/dwfreed/dwfreed.gentoo/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443 -*** failed syncing dwfreed - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync dwfreed 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 dwfreed Cloning into '/var/lib/repo-mirror-ci/sync/dwfreed'... -fatal: unable to access 'https://bitbucket.org/dwfreed/dwfreed.gentoo/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443 -*** failed syncing dwfreed - * Sync failed again with 1, removing +*** synced dwfreed + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dwfreed +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 |