diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-03-24 21:19:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-03-24 21:19:18 +0000 |
commit | 34d1970bc07e71dab60aefb6dbdafa68f62571ec (patch) | |
tree | 8500307ab124834d2b13cbe909065f24853013a4 /rich0.txt | |
parent | 2022-03-24T21:00:01Z (diff) | |
download | repos-34d1970bc07e71dab60aefb6dbdafa68f62571ec.tar.gz repos-34d1970bc07e71dab60aefb6dbdafa68f62571ec.tar.bz2 repos-34d1970bc07e71dab60aefb6dbdafa68f62571ec.zip |
2022-03-24T21:15:01Z
Diffstat (limited to 'rich0.txt')
-rw-r--r-- | rich0.txt | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/rich0.txt b/rich0.txt index 94bd6ca8f28e..d1e7ec0530bc 100644 --- a/rich0.txt +++ b/rich0.txt @@ -6,7 +6,8 @@ 'name': 'Richard Freeman', 'type': 'person'}], 'quality': 'experimental', - 'source': [{'type': 'git', 'uri': 'git://github.com/rich0/rich0-overlay.git'}], + 'source': [{'type': 'git', + 'uri': 'https://github.com/rich0/rich0-overlay.git'}], 'status': 'official'} pkgcore 0.12.8 @@ -14,8 +15,9 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rich0 *** syncing rich0 Cloning into '/var/lib/repo-mirror-ci/sync/rich0'... -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 rich0 - * Sync failed with 1 +*** synced rich0 + * 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 rich0 + * Cache regenerated successfully |