diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 16:18:26 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 16:18:26 +0000 |
commit | d838e0a1a9b71ffa71a055e8c1738eaca9acc2f9 (patch) | |
tree | 2b00f6f4b456b6ba8dce955472112c059fd63b98 /mysql.txt | |
parent | 2024-10-24T16:00:00Z (diff) | |
download | repos-d838e0a1a9b71ffa71a055e8c1738eaca9acc2f9.tar.gz repos-d838e0a1a9b71ffa71a055e8c1738eaca9acc2f9.tar.bz2 repos-d838e0a1a9b71ffa71a055e8c1738eaca9acc2f9.zip |
2024-10-24T16:15:00Z
Diffstat (limited to 'mysql.txt')
-rw-r--r-- | mysql.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/mysql.txt b/mysql.txt index 690e85909547..9ae062b0e39d 100644 --- a/mysql.txt +++ b/mysql.txt @@ -15,10 +15,17 @@ 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). *** 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 +*** 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 |