diff options
Diffstat (limited to 'sgs.txt')
-rw-r--r-- | sgs.txt | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -15,9 +15,15 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sgs *** syncing sgs -Already up to date. +fatal: unable to access 'https://github.com/blackm0re/sgs-overlay.git/': Failed to connect to github.com port 443 after 129073 ms: Couldn't connect to server +!!! failed syncing sgs + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sgs +*** syncing sgs +Cloning into '/var/lib/repo-mirror-ci/sync/sgs'... *** synced sgs - * Sync succeeded + * Sync succeeded after re-adding $ 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 sgs |