diff options
author | 2022-02-20 08:06:35 +0000 | |
---|---|---|
committer | 2022-02-20 08:06:35 +0000 | |
commit | c2955ac4d02a873cf00a8414298f3ea5dc6b11a3 (patch) | |
tree | b3d312d13b56b840f9d4210cfb8ab964db8af153 /leio.txt | |
parent | 2022-02-20T07:45:01Z (diff) | |
download | repos-c2955ac4d02a873cf00a8414298f3ea5dc6b11a3.tar.gz repos-c2955ac4d02a873cf00a8414298f3ea5dc6b11a3.tar.bz2 repos-c2955ac4d02a873cf00a8414298f3ea5dc6b11a3.zip |
2022-02-20T08:00:01Z
Diffstat (limited to 'leio.txt')
-rw-r--r-- | leio.txt | 25 |
1 files changed, 16 insertions, 9 deletions
@@ -14,15 +14,22 @@ 'status': 'official'} pkgcore 0.12.8 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync leio -*** syncing leio -fatal: unable to access 'https://anongit.gentoo.org/git/dev/leio.git/': The requested URL returned error: 504 -!!! failed syncing leio - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync leio +WARNING:pkgcore:johnmh repo at '/var/lib/repo-mirror-ci/sync/johnmh', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:johu repo at '/var/lib/repo-mirror-ci/sync/johu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:johu repo at '/var/lib/repo-mirror-ci/sync/johu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:klondike repo at '/var/lib/repo-mirror-ci/sync/klondike', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing leio Cloning into '/var/lib/repo-mirror-ci/sync/leio'... -fatal: unable to access 'https://anongit.gentoo.org/git/dev/leio.git/': The requested URL returned error: 504 -!!! failed syncing leio - * Sync failed again with 1, removing +*** synced leio + * 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 leio + * dev-libs/weston-1.6.1: failed sourcing ebuild: inherit requires unknown eclass: readme.gentoo.eclass + * media-libs/gst-plugins-bad-1.4.5: failed sourcing ebuild: multilib-minimal: EAPI 5 not supported, (multilib-minimal.eclass, line 28: called die) + * media-tv/kodi-16.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 179: called die) + * net-libs/webkit-gtk-2.4.8: failed sourcing ebuild: check-reqs: EAPI=5 is not supported, (check-reqs.eclass, line 43: called die) + * x11-drivers/xf86-video-fbturbo-0.4.0: failed sourcing ebuild: inherit requires unknown eclass: xorg-2.eclass + * Cache regen failed with 1 |