diff options
author | 2021-07-03 08:21:11 +0000 | |
---|---|---|
committer | 2021-07-03 08:21:11 +0000 | |
commit | b04485e0ed5897af0a365df6f6380f6c062cd731 (patch) | |
tree | 2a9bb9a3ac087544fc106861f6810bb2ffc9153a /qemu-init.txt | |
parent | 2021-07-03T08:00:01Z (diff) | |
download | repos-b04485e0ed5897af0a365df6f6380f6c062cd731.tar.gz repos-b04485e0ed5897af0a365df6f6380f6c062cd731.tar.bz2 repos-b04485e0ed5897af0a365df6f6380f6c062cd731.zip |
2021-07-03T08:15:01Z
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index 765411d3dcdd..c1dca9f12bf0 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -18,15 +18,9 @@ pkgcore 0.12.1 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qemu-init WARNING:pkgcore:nymphos repo at '/var/lib/repo-mirror-ci/sync/nymphos', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing qemu-init -fatal: unable to access 'https://anongit.gentoo.org/git/proj/kvm-tools.git/': Could not resolve host: anongit.gentoo.org -!!! failed syncing qemu-init - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qemu-init -*** syncing qemu-init -Cloning into '/var/lib/repo-mirror-ci/sync/qemu-init'... +Already up to date. *** synced qemu-init - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 qemu-init |