diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-11 10:51:16 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-11 10:51:16 +0000 |
commit | c46af0f144039e4e0c87aac98818a0dfe8c3222d (patch) | |
tree | d50a64f9103ae325ac47b964c0f1de14504e2bfa /gentoo-zh.txt | |
parent | 2022-01-11T10:30:01Z (diff) | |
download | repos-c46af0f144039e4e0c87aac98818a0dfe8c3222d.tar.gz repos-c46af0f144039e4e0c87aac98818a0dfe8c3222d.tar.bz2 repos-c46af0f144039e4e0c87aac98818a0dfe8c3222d.zip |
2022-01-11T10:45:01Z
Diffstat (limited to 'gentoo-zh.txt')
-rw-r--r-- | gentoo-zh.txt | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/gentoo-zh.txt b/gentoo-zh.txt index 4593bf70bb6c..5119f705c1df 100644 --- a/gentoo-zh.txt +++ b/gentoo-zh.txt @@ -6,7 +6,10 @@ 'name': 'gentoo-zh', 'owner': [{'email': 'microcai@fedoraproject.org', 'type': 'person'}], 'quality': 'experimental', - 'source': [{'type': 'git', 'uri': 'git://github.com/microcai/gentoo-zh.git'}], + 'source': [{'type': 'git', 'uri': 'https://github.com/microcai/gentoo-zh.git'}, + {'type': 'git', 'uri': 'git://github.com/microcai/gentoo-zh.git'}, + {'type': 'git', + 'uri': 'git+ssh://github.com/microcai/gentoo-zh.git'}], 'status': 'unofficial'} pkgcore 0.12.8 @@ -15,8 +18,9 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh WARNING:pkgcore:foo-overlay repo at '/var/lib/repo-mirror-ci/sync/foo-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gentoo-zh Cloning into '/var/lib/repo-mirror-ci/sync/gentoo-zh'... -fatal: remote error: - The unauthenticated git protocol on port 9418 is no longer supported. -Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. -!!! failed syncing gentoo-zh - * Sync failed with 1 +*** synced gentoo-zh + * 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 gentoo-zh + * Cache regenerated successfully |