diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 05:18:36 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 05:18:36 +0000 |
commit | 9c2efb3129d022d92dbb509b94cb2c3f55550e7b (patch) | |
tree | 7d1c262da444e17d8fa032f143deba27e1ce66ae /pigfoot.txt | |
parent | 2024-10-30T05:00:00Z (diff) | |
download | repos-9c2efb3129d022d92dbb509b94cb2c3f55550e7b.tar.gz repos-9c2efb3129d022d92dbb509b94cb2c3f55550e7b.tar.bz2 repos-9c2efb3129d022d92dbb509b94cb2c3f55550e7b.zip |
2024-10-30T05:15:00Z
Diffstat (limited to 'pigfoot.txt')
-rw-r--r-- | pigfoot.txt | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/pigfoot.txt b/pigfoot.txt index cdb8db889a78..a09474611198 100644 --- a/pigfoot.txt +++ b/pigfoot.txt @@ -14,9 +14,21 @@ 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/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 +!!! 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:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', 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:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:libressl repo at '/var/lib/repo-mirror-ci/sync/libressl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:mschiff repo at '/var/lib/repo-mirror-ci/sync/mschiff', 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). +*** 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 |