diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-29 02:33:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-29 02:33:12 +0000 |
commit | a91d9e6691f2219d8d8ee585a2a9bdc18255b0f1 (patch) | |
tree | e91c465376ee980d9cdaf6f7384aa5b747e29dd1 /emacs.txt | |
parent | 2024-10-29T02:15:00Z (diff) | |
download | repos-a91d9e6691f2219d8d8ee585a2a9bdc18255b0f1.tar.gz repos-a91d9e6691f2219d8d8ee585a2a9bdc18255b0f1.tar.bz2 repos-a91d9e6691f2219d8d8ee585a2a9bdc18255b0f1.zip |
2024-10-29T02:30:00Z
Diffstat (limited to 'emacs.txt')
-rw-r--r-- | emacs.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/emacs.txt b/emacs.txt index 75abd7e9be00..6f0c11c82ac1 100644 --- a/emacs.txt +++ b/emacs.txt @@ -20,9 +20,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs *** syncing emacs -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/repo/proj/emacs.git/': Recv failure: Connection reset by peer +!!! 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 +*** 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 |