diff options
author | 2024-10-10 23:18:19 +0000 | |
---|---|---|
committer | 2024-10-10 23:18:19 +0000 | |
commit | 5a5ca2b590368a399ba3e8acf514eb9fd58325b8 (patch) | |
tree | e37fbefeb8c0f0ea300d24e0691d5d49758f980e /darkelf.txt | |
parent | 2024-10-10T22:45:00Z (diff) | |
download | repos-5a5ca2b590368a399ba3e8acf514eb9fd58325b8.tar.gz repos-5a5ca2b590368a399ba3e8acf514eb9fd58325b8.tar.bz2 repos-5a5ca2b590368a399ba3e8acf514eb9fd58325b8.zip |
2024-10-10T23:15:00Z
Diffstat (limited to 'darkelf.txt')
-rw-r--r-- | darkelf.txt | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/darkelf.txt b/darkelf.txt index 95b7603daf7f..49bc70630ad5 100644 --- a/darkelf.txt +++ b/darkelf.txt @@ -12,16 +12,21 @@ 'status': 'unofficial'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync darkelf -*** syncing darkelf -fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/darkelf.git/': Recv failure: Connection reset by peer -!!! failed syncing darkelf - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync darkelf +WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). 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). *** syncing darkelf Cloning into '/var/lib/repo-mirror-ci/sync/darkelf'... -fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/darkelf.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 -!!! failed syncing darkelf - * Sync failed again with 1, removing +*** synced darkelf + * 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 darkelf + * app-misc/oneko-1.3: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass + * app-shells/zsh-syntax-highlighting-0.6.0: failed sourcing ebuild: readme.gentoo-r1: EAPI 6 not supported, (readme.gentoo-r1.eclass, line 25: called die) + * app-shells/zsh-syntax-highlighting-9999: failed sourcing ebuild: readme.gentoo-r1: EAPI 6 not supported, (readme.gentoo-r1.eclass, line 25: called die) + * sys-apps/spi-tools-0.8.1: failed sourcing ebuild: autotools: EAPI 6 not supported, (autotools.eclass, line 31: called die) + * Cache regen failed with 1 |