diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-10-19 16:03:50 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-10-19 16:03:50 +0000 |
commit | e47430190b8f0c7ab6b3186180b7154e460b743c (patch) | |
tree | 8f0f360e6891db666e3892f3311efa9eff96615c /tastytea.txt | |
parent | 2018-10-19T15:40:02Z (diff) | |
download | repos-e47430190b8f0c7ab6b3186180b7154e460b743c.tar.gz repos-e47430190b8f0c7ab6b3186180b7154e460b743c.tar.bz2 repos-e47430190b8f0c7ab6b3186180b7154e460b743c.zip |
2018-10-19T16:00:01Z
Diffstat (limited to 'tastytea.txt')
-rw-r--r-- | tastytea.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/tastytea.txt b/tastytea.txt index f44a9576f334..1f87f356344a 100644 --- a/tastytea.txt +++ b/tastytea.txt @@ -15,9 +15,17 @@ $ pmaint sync tastytea WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing tastytea -Already up to date. +fatal: unable to access 'https://schlomp.space/tastytea/overlay.git/': Failed to connect to schlomp.space port 443: Connection refused +*** failed syncing tastytea + * Sync failed with 1 + * Will try to re-create +$ pmaint sync tastytea +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id +*** syncing tastytea +Cloning into '/var/lib/repo-mirror-ci/sync/tastytea'... *** synced tastytea - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tastytea |