diff options
author | 2018-08-11 12:44:09 +0000 | |
---|---|---|
committer | 2018-08-11 12:44:09 +0000 | |
commit | 9ea03b4854afe0a1d9ab9fa78a651427b14b54ac (patch) | |
tree | 938bd67b80fa557ecc97c1fbee8c2d4b36a99b40 /matrix.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 'matrix.txt')
-rw-r--r-- | matrix.txt | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/matrix.txt b/matrix.txt index aaab3e6f9f7e..ff706cd3aa9d 100644 --- a/matrix.txt +++ b/matrix.txt @@ -16,10 +16,25 @@ 'status': 'unofficial'} * Adding new repository $ pmaint sync matrix +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/glicOne' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', 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/lanodanOverlay' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', named 'lanodanOverlay', 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 *** syncing matrix Cloning into '/var/lib/repo-mirror-ci/sync/matrix'... -fatal: unable to access 'https://gitlab.com/PureTryOut/matrix-overlay.git/': The requested URL returned error: 503 -*** failed syncing matrix - * Sync failed with 1 +*** synced matrix + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 matrix +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 |