diff options
author | 2018-08-01 08:03:49 +0000 | |
---|---|---|
committer | 2018-08-01 08:03:49 +0000 | |
commit | 2f9861f7d7ddb319621daca545316493383c1888 (patch) | |
tree | 3917438a915fe627524ec4059fde1efee3cd4509 /jacendi-overlay.txt | |
parent | 2018-08-01T07:40:01Z (diff) | |
download | repos-2f9861f7d7ddb319621daca545316493383c1888.tar.gz repos-2f9861f7d7ddb319621daca545316493383c1888.tar.bz2 repos-2f9861f7d7ddb319621daca545316493383c1888.zip |
2018-08-01T08:00:01Z
Diffstat (limited to 'jacendi-overlay.txt')
-rw-r--r-- | jacendi-overlay.txt | 35 |
1 files changed, 20 insertions, 15 deletions
diff --git a/jacendi-overlay.txt b/jacendi-overlay.txt index a23aa4f1b894..d3ef1ec12a16 100644 --- a/jacendi-overlay.txt +++ b/jacendi-overlay.txt @@ -9,27 +9,32 @@ '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/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/gamarouns' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/gamarouns', named 'gamarouns', 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/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 -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/gamarouns' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/gamarouns', named 'gamarouns', 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/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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/awesome' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/awesome', named 'awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** 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 |