diff options
Diffstat (limited to 'flewkey-overlay.txt')
-rw-r--r-- | flewkey-overlay.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/flewkey-overlay.txt b/flewkey-overlay.txt index 67d4f6060e41..265d0ba46421 100644 --- a/flewkey-overlay.txt +++ b/flewkey-overlay.txt @@ -10,15 +10,13 @@ 'status': 'unofficial'} pkgcore 0.12.8 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flewkey-overlay -*** syncing flewkey-overlay -fatal: unable to access 'https://git.sdf.org/flewkey/flewkey-overlay.git/': Failed to connect to git.sdf.org port 443 after 57 ms: Connection refused -!!! failed syncing flewkey-overlay - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flewkey-overlay *** syncing flewkey-overlay Cloning into '/var/lib/repo-mirror-ci/sync/flewkey-overlay'... -fatal: unable to access 'https://git.sdf.org/flewkey/flewkey-overlay.git/': Failed to connect to git.sdf.org port 443 after 4034 ms: Connection refused -!!! failed syncing flewkey-overlay - * Sync failed again with 1, removing +*** synced flewkey-overlay + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 flewkey-overlay + * Cache regenerated successfully |