diff options
author | 2018-08-01 13:23:49 +0000 | |
---|---|---|
committer | 2018-08-01 13:23:49 +0000 | |
commit | b52a183283f00dce761e855d4617b5c855426770 (patch) | |
tree | 99eb529f2f114e2e28482819ff2cd874d93b1ff9 /jacendi-overlay.txt | |
parent | 2018-08-01T13:00:01Z (diff) | |
download | repos-b52a183283f00dce761e855d4617b5c855426770.tar.gz repos-b52a183283f00dce761e855d4617b5c855426770.tar.bz2 repos-b52a183283f00dce761e855d4617b5c855426770.zip |
2018-08-01T13:20:01Z
Diffstat (limited to 'jacendi-overlay.txt')
-rw-r--r-- | jacendi-overlay.txt | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/jacendi-overlay.txt b/jacendi-overlay.txt index 89d71ffe8073..3e24331c527a 100644 --- a/jacendi-overlay.txt +++ b/jacendi-overlay.txt @@ -9,23 +9,26 @@ 'source': [{'type': 'git', 'uri': 'https://bitbucket.org/jacendi/jacendi-overlay'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync jacendi-overlay +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 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 -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/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'... -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 again with 1, removing +*** synced jacendi-overlay + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jacendi-overlay +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 |