diff options
author | 2020-04-18 14:34:59 +0000 | |
---|---|---|
committer | 2020-04-18 14:34:59 +0000 | |
commit | bf4416f0ff901c831f5a9f5ed0de7cc1b6a6d73d (patch) | |
tree | b5bb5faf039151fa7727da1346d6fb3bd44b176e /apurkrt.txt | |
parent | 2020-04-18T14:00:01Z (diff) | |
download | repos-bf4416f0ff901c831f5a9f5ed0de7cc1b6a6d73d.tar.gz repos-bf4416f0ff901c831f5a9f5ed0de7cc1b6a6d73d.tar.bz2 repos-bf4416f0ff901c831f5a9f5ed0de7cc1b6a6d73d.zip |
2020-04-18T14:30:01Z
Diffstat (limited to 'apurkrt.txt')
-rw-r--r-- | apurkrt.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/apurkrt.txt b/apurkrt.txt index 9753bcf27132..5937880c7a96 100644 --- a/apurkrt.txt +++ b/apurkrt.txt @@ -8,16 +8,10 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/apurkrt/apurkrt.git'}], 'status': 'unofficial'} $ pmaint sync apurkrt -fatal: unable to access 'https://gitlab.com/apurkrt/apurkrt.git/': OpenSSL SSL_connect: Connection reset by peer in connection to gitlab.com:443 -*** syncing apurkrt -!!! failed syncing apurkrt - * Sync failed with 1 - * Will try to re-create -$ pmaint sync apurkrt -Cloning into '/var/lib/repo-mirror-ci/sync/apurkrt'... +Already up to date. *** syncing apurkrt *** synced apurkrt - * 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 apurkrt |