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