diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-16 20:25:26 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-16 20:25:26 +0000 |
commit | dd54bb68479775f645072bd988b77c57eef7be55 (patch) | |
tree | c5e26cc53324a8ec3ff917358d5b7eb097e55013 /k_f.txt | |
parent | 2019-11-16T20:00:01Z (diff) | |
download | repos-dd54bb68479775f645072bd988b77c57eef7be55.tar.gz repos-dd54bb68479775f645072bd988b77c57eef7be55.tar.bz2 repos-dd54bb68479775f645072bd988b77c57eef7be55.zip |
2019-11-16T20: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 |