diff options
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index e380967b6bcd..9cac46650d51 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -14,18 +14,19 @@ 'uri': 'git+ssh://git@git.gentoo.org/proj/kvm-tools.git'}], 'status': 'official'} $ pmaint sync qemu-init +WARNING:pkgcore:EAPI '7' isn't fully supported 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 -*** syncing qemu-init Already up to date. +*** syncing qemu-init *** synced qemu-init * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 qemu-init +WARNING:pkgcore:EAPI '7' isn't fully supported 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 +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id * Cache regenerated successfully |