diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 16:48:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 16:48:21 +0000 |
commit | a4bdb14ff5b7eb0927ab0a7c3ec67431ddb7c11f (patch) | |
tree | 3909d024568d2c6e010923afcf378bc452437a4a /mysql.txt | |
parent | 2024-10-24T16:30:00Z (diff) | |
download | repos-a4bdb14ff5b7eb0927ab0a7c3ec67431ddb7c11f.tar.gz repos-a4bdb14ff5b7eb0927ab0a7c3ec67431ddb7c11f.tar.bz2 repos-a4bdb14ff5b7eb0927ab0a7c3ec67431ddb7c11f.zip |
2024-10-24T16:45:00Z
Diffstat (limited to 'mysql.txt')
-rw-r--r-- | mysql.txt | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/mysql.txt b/mysql.txt index 690e85909547..6b8dc1bc6bcb 100644 --- a/mysql.txt +++ b/mysql.txt @@ -15,10 +15,22 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql +WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', 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: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). *** syncing mysql -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/proj/mysql.git/': Recv failure: Connection reset by peer +!!! failed syncing mysql + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql +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: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). +*** syncing mysql +Cloning into '/var/lib/repo-mirror-ci/sync/mysql'... *** synced mysql - * 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 mysql |