diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-11 04:48:22 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-11 04:48:22 +0000 |
commit | 3eb2ce7e1b1e8f05a793014d1587c716a59505bf (patch) | |
tree | 7fd332cbe0d125d2bc77b304fa6c432096196fb4 /tamiko.txt | |
parent | 2024-10-11T04:30:00Z (diff) | |
download | repos-3eb2ce7e1b1e8f05a793014d1587c716a59505bf.tar.gz repos-3eb2ce7e1b1e8f05a793014d1587c716a59505bf.tar.bz2 repos-3eb2ce7e1b1e8f05a793014d1587c716a59505bf.zip |
2024-10-11T04:45:00Z
Diffstat (limited to 'tamiko.txt')
-rw-r--r-- | tamiko.txt | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/tamiko.txt b/tamiko.txt index e98c1d895881..fd1f0056f4ae 100644 --- a/tamiko.txt +++ b/tamiko.txt @@ -15,15 +15,17 @@ 'status': 'unofficial'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tamiko -*** syncing tamiko -fatal: unable to access 'https://anongit.gentoo.org/git/repo/dev/tamiko.git/': Recv failure: Connection reset by peer -!!! failed syncing tamiko - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tamiko +WARNING:pkgcore:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ruby repo at '/var/lib/repo-mirror-ci/sync/ruby', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ruby repo at '/var/lib/repo-mirror-ci/sync/ruby', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing tamiko Cloning into '/var/lib/repo-mirror-ci/sync/tamiko'... -fatal: unable to access 'https://anongit.gentoo.org/git/repo/dev/tamiko.git/': Recv failure: Connection reset by peer -!!! failed syncing tamiko - * Sync failed again with 1, removing +*** synced tamiko + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tamiko + * Cache regenerated successfully |