diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-13 09:07:00 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-13 09:07:00 +0000 |
commit | c94104c4eafb260feab33e8ec12f58428c9e653b (patch) | |
tree | 9bdf9c58f33935e1c306b1dbe1cd873093aed60b /flussence.txt | |
parent | 2020-07-13T08:30:01Z (diff) | |
download | repos-c94104c4eafb260feab33e8ec12f58428c9e653b.tar.gz repos-c94104c4eafb260feab33e8ec12f58428c9e653b.tar.bz2 repos-c94104c4eafb260feab33e8ec12f58428c9e653b.zip |
2020-07-13T09:00:01Z
Diffstat (limited to 'flussence.txt')
-rw-r--r-- | flussence.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/flussence.txt b/flussence.txt index f27a69e72960..a1e815e0510f 100644 --- a/flussence.txt +++ b/flussence.txt @@ -12,10 +12,16 @@ 'uri': 'ssh://git@repo.or.cz/flussence-overlay.git'}], 'status': 'unofficial'} $ pmaint sync flussence -Already up to date. +fatal: unable to access 'https://repo.or.cz/flussence-overlay.git/': OpenSSL SSL_connect: Connection reset by peer in connection to repo.or.cz:443 +*** syncing flussence +!!! failed syncing flussence + * Sync failed with 1 + * Will try to re-create +$ pmaint sync flussence +Cloning into '/var/lib/repo-mirror-ci/sync/flussence'... *** syncing flussence *** synced flussence - * 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 flussence |