diff options
author | 2016-09-07 12:56:12 +0000 | |
---|---|---|
committer | 2016-09-07 12:56:12 +0000 | |
commit | 82117175347af00ec11e4aab155c82d1f8cd714f (patch) | |
tree | e17004875f581b95fd49079d0944439f25818f7d /qemu-init.txt | |
parent | 2016-09-07T10:20:01 (diff) | |
download | repos-82117175347af00ec11e4aab155c82d1f8cd714f.tar.gz repos-82117175347af00ec11e4aab155c82d1f8cd714f.tar.bz2 repos-82117175347af00ec11e4aab155c82d1f8cd714f.zip |
2016-09-07T10:42:35
Diffstat (limited to 'qemu-init.txt')
-rw-r--r-- | qemu-init.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/qemu-init.txt b/qemu-init.txt index eb227a2ef1cd..825bbf580070 100644 --- a/qemu-init.txt +++ b/qemu-init.txt @@ -16,10 +16,20 @@ $ pmaint sync qemu-init WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set -Already up-to-date. +fatal: unable to connect to anongit.gentoo.org: +anongit.gentoo.org[0: 148.251.78.52]: errno=Connection timed out + +*** syncing qemu-init +*** failed syncing qemu-init + * Sync failed with 1 + * Will try to re-create +$ pmaint sync qemu-init +WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set +WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set +Cloning into '/home/mgorny/sync/qemu-init'... *** syncing qemu-init *** synced qemu-init - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ pmaint regen --use-local-desc --pkg-desc-index -t 1 qemu-init WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set |