diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-10 09:34:57 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-10 09:34:57 +0000 |
commit | e895e33ea13e7f15a0dd74d55d3f8f103e643e71 (patch) | |
tree | 667130c54fcfc0d24c7359a5f09043527a7a0689 /emacs.txt | |
parent | 2024-10-10T09:15:00Z (diff) | |
download | repos-e895e33ea13e7f15a0dd74d55d3f8f103e643e71.tar.gz repos-e895e33ea13e7f15a0dd74d55d3f8f103e643e71.tar.bz2 repos-e895e33ea13e7f15a0dd74d55d3f8f103e643e71.zip |
2024-10-10T09:30:00Z
Diffstat (limited to 'emacs.txt')
-rw-r--r-- | emacs.txt | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/emacs.txt b/emacs.txt index f080c12384cd..efc8d2953cb5 100644 --- a/emacs.txt +++ b/emacs.txt @@ -18,18 +18,19 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync emacs -WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:AstroFloyd repo at '/var/lib/repo-mirror-ci/sync/AstroFloyd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -*** syncing emacs -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 +WARNING:pkgcore:ago repo at '/var/lib/repo-mirror-ci/sync/ago', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:bibletime repo at '/var/lib/repo-mirror-ci/sync/bibletime', 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:ago repo at '/var/lib/repo-mirror-ci/sync/ago', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:bibletime repo at '/var/lib/repo-mirror-ci/sync/bibletime', 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'... -fatal: unable to access 'https://anongit.gentoo.org/git/repo/proj/emacs.git/': Recv failure: Connection reset by peer -!!! 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 |