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