diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-27 01:51:22 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-27 01:51:22 +0000 |
commit | f9975b1768bcaf80a7d07201a4dbab37fdee9545 (patch) | |
tree | 3003ea5d588516a363df831cf0f511444b4aa192 /emacs.txt | |
parent | 2024-09-27T01:30:00Z (diff) | |
download | repos-f9975b1768bcaf80a7d07201a4dbab37fdee9545.tar.gz repos-f9975b1768bcaf80a7d07201a4dbab37fdee9545.tar.bz2 repos-f9975b1768bcaf80a7d07201a4dbab37fdee9545.zip |
2024-09-27T01:45:00Z
Diffstat (limited to 'emacs.txt')
-rw-r--r-- | emacs.txt | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/emacs.txt b/emacs.txt index 903c5b7cb742..8cb075437ad5 100644 --- a/emacs.txt +++ b/emacs.txt @@ -18,14 +18,20 @@ 'status': 'official'} pkgcore 0.12.28 - * Adding new repository $ 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). +WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** 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:gerislay repo at '/var/lib/repo-mirror-ci/sync/gerislay', 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'... *** synced emacs - * 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 emacs |