diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-02-22 02:03:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-02-22 02:03:59 +0000 |
commit | d9045848df781929fe3d028bd34d4437ebcacffe (patch) | |
tree | 3f728cdbd3812a18598a7236b5f556e7589da0b7 /phackerlay.txt | |
parent | 2023-02-22T01:45:01Z (diff) | |
download | repos-d9045848df781929fe3d028bd34d4437ebcacffe.tar.gz repos-d9045848df781929fe3d028bd34d4437ebcacffe.tar.bz2 repos-d9045848df781929fe3d028bd34d4437ebcacffe.zip |
2023-02-22T02:00:01Z
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 90d92b44fc20..ff33feaa9f27 100644 --- a/phackerlay.txt +++ b/phackerlay.txt @@ -13,9 +13,15 @@ pkgcore 0.12.17 $ 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 130469 ms: Couldn't 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 |