diff options
author | 2019-12-01 00:25:32 +0000 | |
---|---|---|
committer | 2019-12-01 00:25:32 +0000 | |
commit | 97b73cce5a386c32ebe34365891acbec68282425 (patch) | |
tree | 63f1fa77fee0514c12daceb282b0dd71a50cd108 /k_f.txt | |
parent | 2019-12-01T00:00:01Z (diff) | |
download | repos-97b73cce5a386c32ebe34365891acbec68282425.tar.gz repos-97b73cce5a386c32ebe34365891acbec68282425.tar.bz2 repos-97b73cce5a386c32ebe34365891acbec68282425.zip |
2019-12-01T00:20:01Z
Diffstat (limited to 'k_f.txt')
-rw-r--r-- | k_f.txt | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -10,10 +10,16 @@ 'uri': 'git://git.sumptuouscapital.com/portage-overlay.git'}], 'status': 'unofficial'} $ pmaint sync k_f -Already up to date. +fatal: unable to look up git.sumptuouscapital.com (port 9418) (Name or service not known) +*** 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 |