diff options
author | 2019-09-17 01:05:59 +0000 | |
---|---|---|
committer | 2019-09-17 01:05:59 +0000 | |
commit | 7bfa2b554ed38330fe879ce3ea92e3ac108d71d3 (patch) | |
tree | ad2fdd723af6b604aa2bfebe4907b863b1149ed8 /tastytea.txt | |
parent | 2019-09-17T00:40:01Z (diff) | |
download | repos-7bfa2b554ed38330fe879ce3ea92e3ac108d71d3.tar.gz repos-7bfa2b554ed38330fe879ce3ea92e3ac108d71d3.tar.bz2 repos-7bfa2b554ed38330fe879ce3ea92e3ac108d71d3.zip |
2019-09-17T01:00:01Z
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 0c38a0e0ded1..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: No route to host -*** 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: No route to host *** 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 |