diff options
author | 2024-10-30 14:48:15 +0000 | |
---|---|---|
committer | 2024-10-30 14:48:15 +0000 | |
commit | 7b94befaaa00031ed3d567f604f6f683f9e071d3 (patch) | |
tree | 1b8c0faa15af8a0c81b670984bf316fed6022371 /toolchain.txt | |
parent | 2024-10-30T14:30:00Z (diff) | |
download | repos-7b94befaaa00031ed3d567f604f6f683f9e071d3.tar.gz repos-7b94befaaa00031ed3d567f604f6f683f9e071d3.tar.bz2 repos-7b94befaaa00031ed3d567f604f6f683f9e071d3.zip |
2024-10-30T14:45:00Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/toolchain.txt b/toolchain.txt index 7d7789aa0543..b9c8acad8a95 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -17,9 +17,29 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain *** syncing toolchain -Already up to date. +error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 +fatal: expected flush after ref listing +!!! failed syncing toolchain + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain +WARNING:pkgcore:wbrana repo at '/var/lib/repo-mirror-ci/sync/wbrana', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:maekke repo at '/var/lib/repo-mirror-ci/sync/maekke', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:displacer repo at '/var/lib/repo-mirror-ci/sync/displacer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:alexxy repo at '/var/lib/repo-mirror-ci/sync/alexxy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gerislay repo at '/var/lib/repo-mirror-ci/sync/gerislay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:activehome repo at '/var/lib/repo-mirror-ci/sync/activehome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gnustep repo at '/var/lib/repo-mirror-ci/sync/gnustep', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:tamiko repo at '/var/lib/repo-mirror-ci/sync/tamiko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:jmbsvicetto repo at '/var/lib/repo-mirror-ci/sync/jmbsvicetto', 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 toolchain +Cloning into '/var/lib/repo-mirror-ci/sync/toolchain'... *** synced toolchain - * 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 toolchain |