diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-12 01:35:29 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-12 01:35:29 +0000 |
commit | c5b0c6a69269cdfd1b935ec177286589829da6aa (patch) | |
tree | 6059bd80876903dde560a9bf0ca04ad5119d926b /phackerlay.txt | |
parent | 2024-11-12T01:15:00Z (diff) | |
download | repos-c5b0c6a69269cdfd1b935ec177286589829da6aa.tar.gz repos-c5b0c6a69269cdfd1b935ec177286589829da6aa.tar.bz2 repos-c5b0c6a69269cdfd1b935ec177286589829da6aa.zip |
2024-11-12T01:30:00Z
Diffstat (limited to 'phackerlay.txt')
-rw-r--r-- | phackerlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/phackerlay.txt b/phackerlay.txt index e36f27b4af50..9b900e337cad 100644 --- a/phackerlay.txt +++ b/phackerlay.txt @@ -13,9 +13,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phackerlay *** syncing phackerlay -Already up to date. +fatal: unable to access 'https://gitlab.phys-el.ru/gentoo/phackerlay.git/': Failed to connect to gitlab.phys-el.ru port 443 after 133115 ms: Could not connect to server +!!! failed syncing phackerlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phackerlay +*** syncing phackerlay +Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'... *** synced phackerlay - * 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 phackerlay |