diff options
author | 2024-10-01 12:22:05 +0000 | |
---|---|---|
committer | 2024-10-01 12:22:05 +0000 | |
commit | ed8fa3662d72c693a50c36cd9b0f676bf5718df0 (patch) | |
tree | 24f49161f5a1712107c70a906b9dc2637be1ecd8 /x11.txt | |
parent | 2024-10-01T11:45:00Z (diff) | |
download | repos-ed8fa3662d72c693a50c36cd9b0f676bf5718df0.tar.gz repos-ed8fa3662d72c693a50c36cd9b0f676bf5718df0.tar.bz2 repos-ed8fa3662d72c693a50c36cd9b0f676bf5718df0.zip |
2024-10-01T12:15:00Z
Diffstat (limited to 'x11.txt')
-rw-r--r-- | x11.txt | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -13,12 +13,17 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync x11 -WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:voyageur repo at '/var/lib/repo-mirror-ci/sync/voyageur', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing x11 -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/proj/x11.git/': Recv failure: Connection reset by peer +!!! failed syncing x11 + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync x11 +*** syncing x11 +Cloning into '/var/lib/repo-mirror-ci/sync/x11'... *** synced x11 - * 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 x11 |