diff options
author | 2022-03-24 21:19:18 +0000 | |
---|---|---|
committer | 2022-03-24 21:19:18 +0000 | |
commit | 34d1970bc07e71dab60aefb6dbdafa68f62571ec (patch) | |
tree | 8500307ab124834d2b13cbe909065f24853013a4 /cj-overlay.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 'cj-overlay.txt')
-rw-r--r-- | cj-overlay.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/cj-overlay.txt b/cj-overlay.txt index f3eddd73c1d0..55097f548e9a 100644 --- a/cj-overlay.txt +++ b/cj-overlay.txt @@ -4,7 +4,7 @@ 'name': 'cj-overlay', 'owner': [{'email': 'junghans@gentoo.org', 'type': 'person'}], 'quality': 'experimental', - 'source': [{'type': 'git', 'uri': 'git://github.com/junghans/cj-overlay'}], + 'source': [{'type': 'git', 'uri': 'https://github.com/junghans/cj-overlay'}], 'status': 'official'} pkgcore 0.12.8 @@ -12,8 +12,9 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cj-overlay *** syncing cj-overlay Cloning into '/var/lib/repo-mirror-ci/sync/cj-overlay'... -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 cj-overlay - * Sync failed with 1 +*** synced cj-overlay + * 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 cj-overlay + * Cache regenerated successfully |