diff options
author | 2024-09-30 16:51:05 +0000 | |
---|---|---|
committer | 2024-09-30 16:51:05 +0000 | |
commit | b5ffeb3783f996c096a6db3d4771032ea609faf7 (patch) | |
tree | ad4fd9256d52caf0c0126361ca69b97674df09d7 /mysql.txt | |
parent | 2024-09-30T16:15:00Z (diff) | |
download | repos-b5ffeb3783f996c096a6db3d4771032ea609faf7.tar.gz repos-b5ffeb3783f996c096a6db3d4771032ea609faf7.tar.bz2 repos-b5ffeb3783f996c096a6db3d4771032ea609faf7.zip |
2024-09-30T16:45:00Z
Diffstat (limited to 'mysql.txt')
-rw-r--r-- | mysql.txt | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/mysql.txt b/mysql.txt index 779d0366aba6..343523e21f44 100644 --- a/mysql.txt +++ b/mysql.txt @@ -15,19 +15,11 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql +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). *** syncing mysql -fatal: unable to access 'https://anongit.gentoo.org/git/proj/mysql.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 -!!! 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:gamerlay repo at '/var/lib/repo-mirror-ci/sync/gamerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', 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'... +Already up to date. *** synced mysql - * Sync succeeded after re-adding + * Sync succeeded $ 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 |