diff options
author | 2018-08-01 07:04:04 +0000 | |
---|---|---|
committer | 2018-08-01 07:04:04 +0000 | |
commit | a9b0a72fa7a8c82776daad103f8c9ff0dce14373 (patch) | |
tree | 5058ae144dbf6bf37c4f8fac7ded1ca44d023e5c /jacendi-overlay.txt | |
parent | 2018-08-01T06:40:01Z (diff) | |
download | repos-a9b0a72fa7a8c82776daad103f8c9ff0dce14373.tar.gz repos-a9b0a72fa7a8c82776daad103f8c9ff0dce14373.tar.bz2 repos-a9b0a72fa7a8c82776daad103f8c9ff0dce14373.zip |
2018-08-01T07:00:01Z
Diffstat (limited to 'jacendi-overlay.txt')
-rw-r--r-- | jacendi-overlay.txt | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/jacendi-overlay.txt b/jacendi-overlay.txt index 62e4c97292fa..e495b65d7743 100644 --- a/jacendi-overlay.txt +++ b/jacendi-overlay.txt @@ -10,16 +10,28 @@ 'uri': 'https://bitbucket.org/jacendi/jacendi-overlay'}], 'status': 'unofficial'} $ pmaint sync jacendi-overlay -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/gitlab' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/gitlab', named 'gitlab', 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:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs *** syncing jacendi-overlay -Already up to date. +fatal: unable to access 'https://bitbucket.org/jacendi/jacendi-overlay/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443 +*** failed syncing jacendi-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync jacendi-overlay +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). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/floppym' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/floppym', named 'floppym', 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 +*** syncing jacendi-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/jacendi-overlay'... *** synced jacendi-overlay - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jacendi-overlay |