diff options
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 d9164a867ad2..b62e4439d6cc 100644 --- a/mysql.txt +++ b/mysql.txt @@ -16,9 +16,15 @@ pkgcore 0.12.17 $ 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/': The requested URL returned error: 504 +!!! 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 |