diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 08:03:23 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 08:03:23 +0000 |
commit | d0951249a846c6fd1a6ffb3cd27df81f82525c0c (patch) | |
tree | 36e322bf0c5ca1d15091b0d31c8f5bcb7dca7f14 /mysql.txt | |
parent | 2024-10-24T07:45:01Z (diff) | |
download | repos-d0951249a846c6fd1a6ffb3cd27df81f82525c0c.tar.gz repos-d0951249a846c6fd1a6ffb3cd27df81f82525c0c.tar.bz2 repos-d0951249a846c6fd1a6ffb3cd27df81f82525c0c.zip |
2024-10-24T08:00:00Z
Diffstat (limited to 'mysql.txt')
-rw-r--r-- | mysql.txt | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/mysql.txt b/mysql.txt index 8b5c49d986a7..362a8f452149 100644 --- a/mysql.txt +++ b/mysql.txt @@ -15,16 +15,11 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql +WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', 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/': 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'... +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 |