diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-09 21:03:45 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-09 21:03:45 +0000 |
commit | f11bec777014f46fc64e748c87947dcf079cf1f8 (patch) | |
tree | 0348364686863d86e1c8e0e14322a2d7390774d4 /mysql.txt | |
parent | 2024-10-09T20:45:00Z (diff) | |
download | repos-f11bec777014f46fc64e748c87947dcf079cf1f8.tar.gz repos-f11bec777014f46fc64e748c87947dcf079cf1f8.tar.bz2 repos-f11bec777014f46fc64e748c87947dcf079cf1f8.zip |
2024-10-09T21:00:00Z
Diffstat (limited to 'mysql.txt')
-rw-r--r-- | mysql.txt | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/mysql.txt b/mysql.txt index 30733256a917..6813027df86e 100644 --- a/mysql.txt +++ b/mysql.txt @@ -15,13 +15,18 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql -WARNING:pkgcore:jmbsvicetto repo at '/var/lib/repo-mirror-ci/sync/jmbsvicetto', 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). -WARNING:pkgcore:maekke repo at '/var/lib/repo-mirror-ci/sync/maekke', 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). *** syncing mysql -Already up to date. +error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 +fatal: expected flush after ref listing +!!! 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 +*** 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 |