diff options
author | 2024-09-27 02:51:43 +0000 | |
---|---|---|
committer | 2024-09-27 02:51:43 +0000 | |
commit | 90f12e1a990c0b480fc79dd1af318f8ce0be5e63 (patch) | |
tree | f5472b4513ba2abc7eb4e69cae291b3d6f645f71 /mysql.txt | |
parent | 2024-09-27T02:15:00Z (diff) | |
download | repos-90f12e1a990c0b480fc79dd1af318f8ce0be5e63.tar.gz repos-90f12e1a990c0b480fc79dd1af318f8ce0be5e63.tar.bz2 repos-90f12e1a990c0b480fc79dd1af318f8ce0be5e63.zip |
2024-09-27T02:45:00Z
Diffstat (limited to 'mysql.txt')
-rw-r--r-- | mysql.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/mysql.txt b/mysql.txt index 690e85909547..8b5c49d986a7 100644 --- a/mysql.txt +++ b/mysql.txt @@ -16,9 +16,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql *** 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 |