diff options
author | 2020-06-25 03:05:14 +0000 | |
---|---|---|
committer | 2020-06-25 03:05:14 +0000 | |
commit | 7714d41a1098c05bcb4da19e3eb7ef0e9193729a (patch) | |
tree | 83c8604c076dc806ce56ad4b6ccf869fe36127de /argent-main.txt | |
parent | 2020-06-25T02:30:01Z (diff) | |
download | repos-7714d41a1098c05bcb4da19e3eb7ef0e9193729a.tar.gz repos-7714d41a1098c05bcb4da19e3eb7ef0e9193729a.tar.bz2 repos-7714d41a1098c05bcb4da19e3eb7ef0e9193729a.zip |
2020-06-25T03:00:01Z
Diffstat (limited to 'argent-main.txt')
-rw-r--r-- | argent-main.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/argent-main.txt b/argent-main.txt index 052ca02d726f..263173706596 100644 --- a/argent-main.txt +++ b/argent-main.txt @@ -10,10 +10,16 @@ 'uri': 'https://gitlab.com/argent/argent-main.git'}], 'status': 'unofficial'} $ pmaint sync argent-main -Already up to date. +fatal: unable to access 'https://gitlab.com/argent/argent-main.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to gitlab.com:443 +*** syncing argent-main +!!! failed syncing argent-main + * Sync failed with 1 + * Will try to re-create +$ pmaint sync argent-main +Cloning into '/var/lib/repo-mirror-ci/sync/argent-main'... *** syncing argent-main *** synced argent-main - * 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 argent-main |