diff options
author | 2018-08-17 17:24:04 +0000 | |
---|---|---|
committer | 2018-08-17 17:24:04 +0000 | |
commit | 5fb771c9591af3e0835b7ce1e6db5a6e2cb210d7 (patch) | |
tree | e71384bbb389baac21fcb6fcc200c36a80ecc78c /erayd.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 'erayd.txt')
-rw-r--r-- | erayd.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/erayd.txt b/erayd.txt index 6fdfc1127829..55adb2b08923 100644 --- a/erayd.txt +++ b/erayd.txt @@ -11,7 +11,8 @@ {'type': 'git', 'uri': 'git@github.com:erayd/overlay.git'}], 'status': 'unofficial'} $ pmaint sync erayd -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/chaoslab' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/chaoslab', named 'chaoslab', 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 erayd @@ -21,7 +22,9 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 erayd +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 |