diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-12-11 14:03:49 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-12-11 14:03:49 +0000 |
commit | 0c043bd90ffc0d30c85dfde1d57872beca53f61a (patch) | |
tree | 85fd437122d9a2c3bc519dc8505e0302fb2e95fb /grumpytetra.txt | |
parent | 2018-12-11T13:40:01Z (diff) | |
download | repos-0c043bd90ffc0d30c85dfde1d57872beca53f61a.tar.gz repos-0c043bd90ffc0d30c85dfde1d57872beca53f61a.tar.bz2 repos-0c043bd90ffc0d30c85dfde1d57872beca53f61a.zip |
2018-12-11T14:00:01Z
Diffstat (limited to 'grumpytetra.txt')
-rw-r--r-- | grumpytetra.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/grumpytetra.txt b/grumpytetra.txt index 0a7ad770c5e8..09e347fed12a 100644 --- a/grumpytetra.txt +++ b/grumpytetra.txt @@ -14,9 +14,17 @@ $ pmaint sync grumpytetra 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 grumpytetra -Already up to date. +fatal: unable to access 'https://git.teknik.io/grumpytetra/overlay.git/': Couldn't resolve host 'git.teknik.io' +*** failed syncing grumpytetra + * Sync failed with 1 + * Will try to re-create +$ pmaint sync grumpytetra +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 grumpytetra +Cloning into '/var/lib/repo-mirror-ci/sync/grumpytetra'... *** synced grumpytetra - * 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 grumpytetra |