diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-23 02:34:28 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-23 02:34:28 +0000 |
commit | dd68db7ff0db811ed85a9b57f30f72239fe454cb (patch) | |
tree | e0e986e5e7a4597084403da28a37951fb0bc4a42 /phackerlay.txt | |
parent | 2021-01-23T01:00:01Z (diff) | |
download | repos-dd68db7ff0db811ed85a9b57f30f72239fe454cb.tar.gz repos-dd68db7ff0db811ed85a9b57f30f72239fe454cb.tar.bz2 repos-dd68db7ff0db811ed85a9b57f30f72239fe454cb.zip |
2021-01-23T02: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 9ff54d75b9c9..5272f971cc47 100644 --- a/phackerlay.txt +++ b/phackerlay.txt @@ -23,10 +23,16 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -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 +*** syncing phackerlay +!!! failed syncing phackerlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync phackerlay +Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'... *** syncing phackerlay *** synced phackerlay - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 phackerlay |