diff options
author | 2024-10-30 06:03:26 +0000 | |
---|---|---|
committer | 2024-10-30 06:03:26 +0000 | |
commit | 294741839f3933b51e5c388e9161eae1cef51ee8 (patch) | |
tree | 8fdd7b72810029555096676065842b862b00239c /pigfoot.txt | |
parent | 2024-10-30T05:45:00Z (diff) | |
download | repos-294741839f3933b51e5c388e9161eae1cef51ee8.tar.gz repos-294741839f3933b51e5c388e9161eae1cef51ee8.tar.bz2 repos-294741839f3933b51e5c388e9161eae1cef51ee8.zip |
2024-10-30T06:00:00Z
Diffstat (limited to 'pigfoot.txt')
-rw-r--r-- | pigfoot.txt | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/pigfoot.txt b/pigfoot.txt index cdb8db889a78..f0da9ea3ee83 100644 --- a/pigfoot.txt +++ b/pigfoot.txt @@ -14,9 +14,27 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pigfoot *** syncing pigfoot -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/user/pigfoot.git/': Recv failure: Connection reset by peer +!!! failed syncing pigfoot + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pigfoot +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: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:guru repo at '/var/lib/repo-mirror-ci/sync/guru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', 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:seden repo at '/var/lib/repo-mirror-ci/sync/seden', 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: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: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:sogo-connector repo at '/var/lib/repo-mirror-ci/sync/sogo-connector', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing pigfoot +Cloning into '/var/lib/repo-mirror-ci/sync/pigfoot'... *** synced pigfoot - * 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 pigfoot |