diff options
Diffstat (limited to 'khoverlay.txt')
-rw-r--r-- | khoverlay.txt | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/khoverlay.txt b/khoverlay.txt index 4c029b666f7a..5ebdd0e8cdbb 100644 --- a/khoverlay.txt +++ b/khoverlay.txt @@ -12,10 +12,28 @@ 'status': 'unofficial'} * Adding new repository $ pmaint sync khoverlay +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:'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/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:'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/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). *** syncing khoverlay Cloning into '/var/lib/repo-mirror-ci/sync/khoverlay'... -fatal: unable to access 'https://gitlab.com/khumba/khoverlay.git/': The requested URL returned error: 503 -*** failed syncing khoverlay - * Sync failed with 1 +*** synced khoverlay + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 khoverlay +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 |