diff options
author | 2025-01-22 08:19:34 +0000 | |
---|---|---|
committer | 2025-01-22 08:19:34 +0000 | |
commit | fe90fa443999fec15c8185d6ba678aadcfca1f69 (patch) | |
tree | bf67524272c84fe90222e74faedf40c0865377f6 /toolchain.txt | |
parent | 2025-01-22T08:00:00Z (diff) | |
download | repos-fe90fa443999fec15c8185d6ba678aadcfca1f69.tar.gz repos-fe90fa443999fec15c8185d6ba678aadcfca1f69.tar.bz2 repos-fe90fa443999fec15c8185d6ba678aadcfca1f69.zip |
2025-01-22T08:15:00Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/toolchain.txt b/toolchain.txt index 003f21332d50..7d7789aa0543 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -17,18 +17,9 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain *** syncing toolchain -fatal: unable to access 'https://anongit.gentoo.org/git/proj/toolchain.git/': The requested URL returned error: 504 -!!! 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:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:pixlra repo at '/var/lib/repo-mirror-ci/sync/pixlra', 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'... +Already up to date. *** synced toolchain - * Sync succeeded after re-adding + * 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 toolchain |