diff options
author | 2020-05-28 14:13:24 +0000 | |
---|---|---|
committer | 2020-05-28 14:13:24 +0000 | |
commit | de56624daa69152de2c0031f3ea065b0391a741e (patch) | |
tree | e2747112a214926c0e2faf8eea979e06028a09a8 /interactive-fiction.txt | |
parent | 2020-05-28T13:30:01Z (diff) | |
download | repos-de56624daa69152de2c0031f3ea065b0391a741e.tar.gz repos-de56624daa69152de2c0031f3ea065b0391a741e.tar.bz2 repos-de56624daa69152de2c0031f3ea065b0391a741e.zip |
2020-05-28T14:00:01Z
Diffstat (limited to 'interactive-fiction.txt')
-rw-r--r-- | interactive-fiction.txt | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/interactive-fiction.txt b/interactive-fiction.txt index a09884f03527..9f01b081da18 100644 --- a/interactive-fiction.txt +++ b/interactive-fiction.txt @@ -8,11 +8,20 @@ 'uri': 'git://repo.or.cz/gentoo-interactive-fiction.git'}], 'status': 'unofficial'} $ pmaint sync interactive-fiction -Already up to date. +fatal: unable to connect to repo.or.cz: +repo.or.cz[0: 2001:718:1e03:801::8e]: errno=Connection timed out +repo.or.cz[1: 195.113.20.142]: errno=Connection timed out + *** syncing interactive-fiction -*** synced interactive-fiction - * Sync succeeded -$ git log --format=%ci -1 -$ git show -q --pretty=format:%G? HEAD -$ pmaint regen --use-local-desc --pkg-desc-index -t 1 interactive-fiction - * Cache regenerated successfully +!!! failed syncing interactive-fiction + * Sync failed with 1 + * Will try to re-create +$ pmaint sync interactive-fiction +Cloning into '/var/lib/repo-mirror-ci/sync/interactive-fiction'... +fatal: unable to connect to repo.or.cz: +repo.or.cz[0: 2001:718:1e03:801::8e]: errno=Connection timed out +repo.or.cz[1: 195.113.20.142]: errno=Connection timed out + +*** syncing interactive-fiction +!!! failed syncing interactive-fiction + * Sync failed again with 1, removing |