diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-12 11:53:01 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-12 11:53:01 +0000 |
commit | c42f2a97db49b0a8457d143d423952535534f67a (patch) | |
tree | ec4744cf69b1e8ccf11d583d925c2a0e1c699158 /ahyangyi-overlay.txt | |
parent | 2022-09-12T11:30:01Z (diff) | |
download | repos-c42f2a97db49b0a8457d143d423952535534f67a.tar.gz repos-c42f2a97db49b0a8457d143d423952535534f67a.tar.bz2 repos-c42f2a97db49b0a8457d143d423952535534f67a.zip |
2022-09-12T11:45:01Z
Diffstat (limited to 'ahyangyi-overlay.txt')
-rw-r--r-- | ahyangyi-overlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/ahyangyi-overlay.txt b/ahyangyi-overlay.txt index cce7e9a40b76..1d536630c581 100644 --- a/ahyangyi-overlay.txt +++ b/ahyangyi-overlay.txt @@ -15,9 +15,15 @@ pkgcore 0.12.13 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ahyangyi-overlay *** syncing ahyangyi-overlay -Already up to date. +fatal: unable to access 'https://github.com/ahyangyi/ahyangyi-overlay.git/': The requested URL returned error: 503 +!!! failed syncing ahyangyi-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ahyangyi-overlay +*** syncing ahyangyi-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/ahyangyi-overlay'... *** synced ahyangyi-overlay - * Sync succeeded + * Sync succeeded after re-adding $ 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 ahyangyi-overlay |