diff options
Diffstat (limited to 'wjn-overlay.txt')
-rw-r--r-- | wjn-overlay.txt | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/wjn-overlay.txt b/wjn-overlay.txt index efa51ef9cdf7..f9f874396b6d 100644 --- a/wjn-overlay.txt +++ b/wjn-overlay.txt @@ -7,24 +7,18 @@ 'uri': 'https://bitbucket.org/wjn/wjn-overlay.git'}], 'status': 'unofficial'} $ pmaint sync wjn-overlay +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/sortsmill' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/sortsmill', named 'sortsmill', 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/sortsmill' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/sortsmill', named 'sortsmill', 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 wjn-overlay -fatal: unable to access 'https://bitbucket.org/wjn/wjn-overlay.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443 -*** failed syncing wjn-overlay - * Sync failed with 1 - * Will try to re-create -$ pmaint sync wjn-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:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs -*** syncing wjn-overlay -Cloning into '/var/lib/repo-mirror-ci/sync/wjn-overlay'... +Already up to date. *** synced wjn-overlay - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 wjn-overlay |