diff options
author | 2024-08-28 21:18:47 +0000 | |
---|---|---|
committer | 2024-08-28 21:18:47 +0000 | |
commit | 5127796b999b948fc4b528f6f87d83671a00dbc6 (patch) | |
tree | 30cf3e02473bc5297f00fb6b150cc6cc2f87068e /piniverlay.txt | |
parent | 2024-08-28T21:00:00Z (diff) | |
download | repos-5127796b999b948fc4b528f6f87d83671a00dbc6.tar.gz repos-5127796b999b948fc4b528f6f87d83671a00dbc6.tar.bz2 repos-5127796b999b948fc4b528f6f87d83671a00dbc6.zip |
2024-08-28T21:15:00Z
Diffstat (limited to 'piniverlay.txt')
-rw-r--r-- | piniverlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/piniverlay.txt b/piniverlay.txt index 6498c3d20354..fa8f633083c3 100644 --- a/piniverlay.txt +++ b/piniverlay.txt @@ -15,9 +15,15 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync piniverlay *** syncing piniverlay -Already up to date. +fatal: unable to access 'https://github.com/pinicarus/gentoo-overlay.git/': Failed to connect to github.com port 443 after 17 ms: Couldn't connect to server +!!! failed syncing piniverlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync piniverlay +*** syncing piniverlay +Cloning into '/var/lib/repo-mirror-ci/sync/piniverlay'... *** synced piniverlay - * 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 piniverlay |