diff options
Diffstat (limited to 'tastytea.txt')
-rw-r--r-- | tastytea.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/tastytea.txt b/tastytea.txt index 9cb6f3dc2e4e..9457da743d10 100644 --- a/tastytea.txt +++ b/tastytea.txt @@ -8,15 +8,13 @@ 'source': [{'type': 'git', 'uri': 'https://schlomp.space/tastytea/overlay.git'}], 'status': 'unofficial'} -$ pmaint sync tastytea -fatal: unable to access 'https://schlomp.space/tastytea/overlay.git/': Failed to connect to schlomp.space port 443: Connection refused -*** syncing tastytea -!!! failed syncing tastytea - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync tastytea Cloning into '/var/lib/repo-mirror-ci/sync/tastytea'... -fatal: unable to access 'https://schlomp.space/tastytea/overlay.git/': Failed to connect to schlomp.space port 443: Connection refused *** syncing tastytea -!!! failed syncing tastytea - * Sync failed again with 1, removing +*** synced tastytea + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tastytea + * Cache regenerated successfully |