diff options
author | 2020-04-02 21:34:59 +0000 | |
---|---|---|
committer | 2020-04-02 21:34:59 +0000 | |
commit | c1457a7b23d67c09b47ab24fb7ad3832d21055d4 (patch) | |
tree | 1985cc9021cd2ef69fd9083d5411684243a74dfe /Krontage.txt | |
parent | 2020-04-02T21:00:01Z (diff) | |
download | repos-c1457a7b23d67c09b47ab24fb7ad3832d21055d4.tar.gz repos-c1457a7b23d67c09b47ab24fb7ad3832d21055d4.tar.bz2 repos-c1457a7b23d67c09b47ab24fb7ad3832d21055d4.zip |
2020-04-02T21:30:01Z
Diffstat (limited to 'Krontage.txt')
-rw-r--r-- | Krontage.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Krontage.txt b/Krontage.txt index 7cc9a06a2dd0..a511e2e0f167 100644 --- a/Krontage.txt +++ b/Krontage.txt @@ -11,7 +11,10 @@ * Adding new repository $ pmaint sync Krontage Cloning into '/var/lib/repo-mirror-ci/sync/Krontage'... -fatal: unable to access 'https://github.com/undying/krontage.git/': The requested URL returned error: 504 *** syncing Krontage -!!! failed syncing Krontage - * Sync failed with 1 +*** synced Krontage + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 Krontage + * Cache regenerated successfully |