diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-25 01:48:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-25 01:48:58 +0000 |
commit | 1a3ae73bb39f08d4bbe5516185e9d854fb46e496 (patch) | |
tree | 136bf297e6d861a6204b92e1e28635cd250a2148 /emacs.txt | |
parent | 2024-09-25T01:30:00Z (diff) | |
download | repos-1a3ae73bb39f08d4bbe5516185e9d854fb46e496.tar.gz repos-1a3ae73bb39f08d4bbe5516185e9d854fb46e496.tar.bz2 repos-1a3ae73bb39f08d4bbe5516185e9d854fb46e496.zip |
2024-09-25T01:45:00Z
Diffstat (limited to 'emacs.txt')
-rw-r--r-- | emacs.txt | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/emacs.txt b/emacs.txt index 13108ec14e4b..903c5b7cb742 100644 --- a/emacs.txt +++ b/emacs.txt @@ -18,17 +18,15 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs -*** syncing emacs -error: RPC failed; curl 35 Recv failure: Connection reset by peer -fatal: expected flush after ref listing -!!! failed syncing emacs - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs +WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing emacs Cloning into '/var/lib/repo-mirror-ci/sync/emacs'... -error: RPC failed; curl 35 OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 -fatal: expected flush after ref listing -!!! failed syncing emacs - * Sync failed again with 1, removing +*** synced emacs + * 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 emacs + * Cache regenerated successfully |