diff options
author | 2020-04-21 22:07:58 +0000 | |
---|---|---|
committer | 2020-04-21 22:07:58 +0000 | |
commit | 55e400c815a39e66d448f04d02633e80d6568ecf (patch) | |
tree | cc15ae7beeae73f614979743d2b05c64bff6720a /picarica-overlay.txt | |
parent | 2020-04-21T21:30:01Z (diff) | |
download | repos-55e400c815a39e66d448f04d02633e80d6568ecf.tar.gz repos-55e400c815a39e66d448f04d02633e80d6568ecf.tar.bz2 repos-55e400c815a39e66d448f04d02633e80d6568ecf.zip |
2020-04-21T22:00:01Z
Diffstat (limited to 'picarica-overlay.txt')
-rw-r--r-- | picarica-overlay.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/picarica-overlay.txt b/picarica-overlay.txt index 366bc601c80e..42123ca6aa3a 100644 --- a/picarica-overlay.txt +++ b/picarica-overlay.txt @@ -12,16 +12,10 @@ 'uri': 'git+ssh://git@gitlab.com/picarica/picarica-overlay.git'}], 'status': 'unofficial'} $ pmaint sync picarica-overlay -fatal: unable to access 'https://gitlab.com/picarica/picarica-overlay.git/': OpenSSL SSL_connect: Connection reset by peer in connection to gitlab.com:443 -*** syncing picarica-overlay -!!! failed syncing picarica-overlay - * Sync failed with 1 - * Will try to re-create -$ pmaint sync picarica-overlay -Cloning into '/var/lib/repo-mirror-ci/sync/picarica-overlay'... +Already up to date. *** syncing picarica-overlay *** synced picarica-overlay - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 picarica-overlay |