diff options
Diffstat (limited to 'darkelf.txt')
-rw-r--r-- | darkelf.txt | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/darkelf.txt b/darkelf.txt index b851697af54f..4a591f7d3e07 100644 --- a/darkelf.txt +++ b/darkelf.txt @@ -12,15 +12,19 @@ '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:anaximander repo at '/var/lib/repo-mirror-ci/sync/anaximander', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:anaximander repo at '/var/lib/repo-mirror-ci/sync/anaximander', 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/': Recv failure: Connection reset by peer -!!! 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 |