diff options
Diffstat (limited to 'TomWij.txt')
-rw-r--r-- | TomWij.txt | 31 |
1 files changed, 22 insertions, 9 deletions
diff --git a/TomWij.txt b/TomWij.txt index 4fcb5e00c2f9..2b579fbbe24a 100644 --- a/TomWij.txt +++ b/TomWij.txt @@ -12,20 +12,33 @@ {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/dev/TomWij.git'}], 'status': 'official'} + * Adding new repository + * Resetting, sync parameters changed $ pmaint sync TomWij -WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/ROKO__' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/ROKO__', named 'ROKO__', 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/AstroFloyd' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/AstroFloyd', named 'AstroFloyd', 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/FireBurn' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/FireBurn', named 'FireBurn', 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/AzP' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/AzP', named 'AzP', 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/ago' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/ago', named 'ago', 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/JRG' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/JRG', named 'JRG', 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/Drauthius' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/Drauthius', named 'Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing TomWij -Already up to date. +Cloning into '/var/lib/repo-mirror-ci/sync/TomWij'... *** synced TomWij * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD -$ pmaint regen --use-local-desc --pkg-desc-index -t 1 TomWij -WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs +$ pmaint regen --use-local-desc --pkg-desc-index -t 4 TomWij +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 |