diff options
author | 2021-05-15 02:07:11 +0000 | |
---|---|---|
committer | 2021-05-15 02:07:11 +0000 | |
commit | 5c293462c822b428270bf18b13468858b6323223 (patch) | |
tree | ad9ecc8db2594d4294f3c60fe401776d8e74c8ba /phackerlay.txt | |
parent | 2021-05-15T01:45:01Z (diff) | |
download | repos-5c293462c822b428270bf18b13468858b6323223.tar.gz repos-5c293462c822b428270bf18b13468858b6323223.tar.bz2 repos-5c293462c822b428270bf18b13468858b6323223.zip |
2021-05-15T02: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 339e446c7087..c56a8bdeb0b3 100644 --- a/phackerlay.txt +++ b/phackerlay.txt @@ -13,9 +13,15 @@ pkgcore 0.11.8 $ 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/ustinov/phackerlay.git/': Failed to connect to gitlab.phys-el.ru port 443: Connection timed out +!!! 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 |