diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 22:33:35 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 22:33:35 +0000 |
commit | ef1d678852c4cdb5ef8d5d382628f84ac02919b6 (patch) | |
tree | f0c50836ab2242e9646d39fce872f6bf8ad3c29b /mysql.txt | |
parent | 2024-10-24T22:15:00Z (diff) | |
download | repos-ef1d678852c4cdb5ef8d5d382628f84ac02919b6.tar.gz repos-ef1d678852c4cdb5ef8d5d382628f84ac02919b6.tar.bz2 repos-ef1d678852c4cdb5ef8d5d382628f84ac02919b6.zip |
2024-10-24T22:30: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 b556fe8a8521..175e86b36a36 100644 --- a/mysql.txt +++ b/mysql.txt @@ -16,12 +16,17 @@ pkgcore 0.12.28 * Adding new repository $ 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). +WARNING:pkgcore:graaff repo at '/var/lib/repo-mirror-ci/sync/graaff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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:libressl repo at '/var/lib/repo-mirror-ci/sync/libressl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -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). +WARNING:pkgcore:graaff repo at '/var/lib/repo-mirror-ci/sync/graaff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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:libressl repo at '/var/lib/repo-mirror-ci/sync/libressl', 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'... -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 +*** synced mysql + * 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 + * Cache regenerated successfully |