diff options
Diffstat (limited to 'k_f.txt')
-rw-r--r-- | k_f.txt | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -10,10 +10,18 @@ 'uri': 'git://git.sumptuouscapital.com/portage-overlay.git'}], 'status': 'unofficial'} $ pmaint sync k_f -Already up to date. +fatal: unable to connect to git.sumptuouscapital.com: +git.sumptuouscapital.com[0: 37.191.231.105]: errno=Connection timed out + +*** syncing k_f +!!! failed syncing k_f + * Sync failed with 1 + * Will try to re-create +$ pmaint sync k_f +Cloning into '/var/lib/repo-mirror-ci/sync/k_f'... *** syncing k_f *** synced k_f - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 k_f |