diff options
author | 2023-06-18 12:27:15 +0000 | |
---|---|---|
committer | 2023-06-18 12:27:15 +0000 | |
commit | 6d14e414a8f26ac81d85e5841fc0b9ae068c467a (patch) | |
tree | 41cca1b68c290172890e084bb08f728ede936391 /phackerlay.txt | |
parent | 2023-06-18T12:00:01Z (diff) | |
download | repos-6d14e414a8f26ac81d85e5841fc0b9ae068c467a.tar.gz repos-6d14e414a8f26ac81d85e5841fc0b9ae068c467a.tar.bz2 repos-6d14e414a8f26ac81d85e5841fc0b9ae068c467a.zip |
2023-06-18T12:15:01Z
Diffstat (limited to 'phackerlay.txt')
-rw-r--r-- | phackerlay.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/phackerlay.txt b/phackerlay.txt index 26f02e3bd295..f9de7ee6e085 100644 --- a/phackerlay.txt +++ b/phackerlay.txt @@ -11,12 +11,17 @@ 'status': 'unofficial'} pkgcore 0.12.21 - * Adding new repository +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phackerlay +*** syncing phackerlay +fatal: unable to access 'https://gitlab.phys-el.ru/gentoo/phackerlay.git/': SSL connection timeout +!!! 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 |