diff options
author | 2020-07-04 20:35:09 +0000 | |
---|---|---|
committer | 2020-07-04 20:35:09 +0000 | |
commit | 03442cf605b7c2980a8ded228f746ef43f1fb211 (patch) | |
tree | a047fe95efa69dfa0c2affb4587cf7355d4ee318 /apurkrt.txt | |
parent | 2020-07-04T20:00:01Z (diff) | |
download | repos-03442cf605b7c2980a8ded228f746ef43f1fb211.tar.gz repos-03442cf605b7c2980a8ded228f746ef43f1fb211.tar.bz2 repos-03442cf605b7c2980a8ded228f746ef43f1fb211.zip |
2020-07-04T20: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 7344944c13c2..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/': The requested URL returned error: 525 -*** 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 |