diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-11 12:44:09 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-08-11 12:44:09 +0000 |
commit | 9ea03b4854afe0a1d9ab9fa78a651427b14b54ac (patch) | |
tree | 938bd67b80fa557ecc97c1fbee8c2d4b36a99b40 /genthree.txt | |
parent | 2018-08-11T12:20:01Z (diff) | |
download | repos-9ea03b4854afe0a1d9ab9fa78a651427b14b54ac.tar.gz repos-9ea03b4854afe0a1d9ab9fa78a651427b14b54ac.tar.bz2 repos-9ea03b4854afe0a1d9ab9fa78a651427b14b54ac.zip |
2018-08-11T12:40:01Z
Diffstat (limited to 'genthree.txt')
-rw-r--r-- | genthree.txt | 35 |
1 files changed, 32 insertions, 3 deletions
diff --git a/genthree.txt b/genthree.txt index a8ede5c56d19..47a5ad35ce70 100644 --- a/genthree.txt +++ b/genthree.txt @@ -10,10 +10,39 @@ 'status': 'unofficial'} * Adding new repository $ pmaint sync genthree +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/dsr' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/dsr', named 'dsr', 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/flow' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/flow', named 'flow', 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/flussence' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/flussence', named 'flussence', 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/eigenlay' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/eigenlay', named 'eigenlay', 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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/flow' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/flow', named 'flow', 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/flussence' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/flussence', named 'flussence', 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 *** syncing genthree Cloning into '/var/lib/repo-mirror-ci/sync/genthree'... -fatal: unable to access 'https://gitlab.com/genthree/overlay.git/': The requested URL returned error: 503 -*** failed syncing genthree - * Sync failed with 1 +*** synced genthree + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 genthree +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 +QA warning: set modification bled out of invocation source /var/lib/repo-mirror-ci/repos/genthree/media-fonts/powerline-fonts/powerline-fonts-9999.ebuild + : was hBET + : now ehBET +QA warning: set modification bled out of invocation source /var/lib/repo-mirror-ci/repos/genthree/media-fonts/powerline-fonts/powerline-fonts-2018.04.08.ebuild + : was hBET + : now ehBET +QA warning: set modification bled out of invocation source /var/lib/repo-mirror-ci/repos/genthree/media-fonts/powerline-fonts/powerline-fonts-2018.01.02.ebuild + : was hBET + : now ehBET + * Cache regenerated successfully |