diff options
Diffstat (limited to 'XaetaCore.txt')
-rw-r--r-- | XaetaCore.txt | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/XaetaCore.txt b/XaetaCore.txt index 8dbdca7f6417..0be69b4a8b34 100644 --- a/XaetaCore.txt +++ b/XaetaCore.txt @@ -10,15 +10,14 @@ 'status': 'unofficial'} pkgcore 0.12.28 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync XaetaCore -*** syncing XaetaCore -fatal: unable to access 'https://git.xaetacore.net/jeroenmathon/xaetacore/': Failed to connect to git.xaetacore.net port 443 after 133876 ms: Could not connect to server -!!! failed syncing XaetaCore - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync XaetaCore *** syncing XaetaCore Cloning into '/var/lib/repo-mirror-ci/sync/XaetaCore'... -fatal: unable to access 'https://git.xaetacore.net/jeroenmathon/xaetacore/': Failed to connect to git.xaetacore.net port 443 after 133972 ms: Could not connect to server -!!! failed syncing XaetaCore - * Sync failed again with 1, removing +warning: redirecting to https://git.xaetacore.net/jeroenmathon/xaetacore.git/ +*** synced XaetaCore + * 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 XaetaCore + * Cache regenerated successfully |