diff options
author | 2018-08-17 17:24:04 +0000 | |
---|---|---|
committer | 2018-08-17 17:24:04 +0000 | |
commit | 5fb771c9591af3e0835b7ce1e6db5a6e2cb210d7 (patch) | |
tree | e71384bbb389baac21fcb6fcc200c36a80ecc78c /argent-main.txt | |
parent | 2018-08-17T17:00:01Z (diff) | |
download | repos-5fb771c9591af3e0835b7ce1e6db5a6e2cb210d7.tar.gz repos-5fb771c9591af3e0835b7ce1e6db5a6e2cb210d7.tar.bz2 repos-5fb771c9591af3e0835b7ce1e6db5a6e2cb210d7.zip |
2018-08-17T17:20:01Z
Diffstat (limited to 'argent-main.txt')
-rw-r--r-- | argent-main.txt | 46 |
1 files changed, 32 insertions, 14 deletions
diff --git a/argent-main.txt b/argent-main.txt index f23173740457..d95b015f1bae 100644 --- a/argent-main.txt +++ b/argent-main.txt @@ -9,22 +9,40 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/argent/argent-main.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync argent-main -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/ag-ops' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/ag-ops', named 'ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). 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 argent-main -fatal: unable to access 'https://gitlab.com/argent/argent-main.git/': The requested URL returned error: 503 -*** failed syncing argent-main - * Sync failed with 1 - * Will try to re-create -$ pmaint sync argent-main -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/bitcoin' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/bitcoin', named 'bitcoin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -*** syncing argent-main Cloning into '/var/lib/repo-mirror-ci/sync/argent-main'... -fatal: unable to access 'https://gitlab.com/argent/argent-main.git/': The requested URL returned error: 503 -*** failed syncing argent-main - * Sync failed again with 1, removing +*** synced argent-main + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 argent-main +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 + * ERROR: dev-python/virtualenvwrapper-4.2 failed (depend phase): + * Invalid syntax of PYTHON_DEPEND: Unrecognized minimal version '2.6'' + * + * Call stack: + * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/argent-main/dev-python/virtualenvwrapper/virtualenvwrapper-4.2.ebuild' + * virtualenvwrapper-4.2.ebuild, line 11: called inherit 'distutils' 'python' + * ebuild-default-functions.lib, line 201: called __internal_inherit 'distutils' + * ebuild-daemon.lib, line 71: called __qa_invoke '__preloaded_eclass_distutils' + * isolated-functions.lib, line 354: called __preloaded_eclass_distutils + * ebuild-daemon.bash, line 358: called inherit 'python' + * ebuild-default-functions.lib, line 201: called __internal_inherit 'python' + * ebuild-daemon.lib, line 71: called __qa_invoke '__preloaded_eclass_python' + * isolated-functions.lib, line 354: called __preloaded_eclass_python + * ebuild-daemon.bash, line 612: called _python_parse_PYTHON_DEPEND + * ebuild-daemon.bash, line 531: called die + * + * Working directory: '/usr/lib64/pkgcore/ebd' +!!! caught exception False while processing ebuild src: dev-python/virtualenvwrapper-4.2 + * Cache regenerated successfully |