diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-05-24 08:05:14 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-05-24 08:05:14 +0000 |
commit | b184a9195fc96855174a0d737a6183ae8cb35aa9 (patch) | |
tree | 132b53dd7624118dcccc62b9f5db3121775c9b5f /hexedit-overlay.txt | |
parent | 2021-05-24T07:30:01Z (diff) | |
download | repos-b184a9195fc96855174a0d737a6183ae8cb35aa9.tar.gz repos-b184a9195fc96855174a0d737a6183ae8cb35aa9.tar.bz2 repos-b184a9195fc96855174a0d737a6183ae8cb35aa9.zip |
2021-05-24T08:00:01Z
Diffstat (limited to 'hexedit-overlay.txt')
-rw-r--r-- | hexedit-overlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/hexedit-overlay.txt b/hexedit-overlay.txt index b8cb9760be65..050185f15cc5 100644 --- a/hexedit-overlay.txt +++ b/hexedit-overlay.txt @@ -13,9 +13,15 @@ pkgcore 0.11.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hexedit-overlay *** syncing hexedit-overlay -Already up to date. +fatal: unable to access 'https://git.ifproject.ru/hexedit/gentoo-overlay.git/': Failed to connect to git.ifproject.ru port 443: Connection timed out +!!! failed syncing hexedit-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hexedit-overlay +*** syncing hexedit-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/hexedit-overlay'... *** synced hexedit-overlay - * 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 hexedit-overlay |