diff options
author | 2024-10-24 17:03:39 +0000 | |
---|---|---|
committer | 2024-10-24 17:03:39 +0000 | |
commit | 8cdafeccc7c3cd08583cb5e4531b6a8dd3d429a5 (patch) | |
tree | 61eec588fb73d8050c7cb89b7e5d564810ecb6d2 /gerislay.txt | |
parent | 2024-10-24T16:45:00Z (diff) | |
download | repos-8cdafeccc7c3cd08583cb5e4531b6a8dd3d429a5.tar.gz repos-8cdafeccc7c3cd08583cb5e4531b6a8dd3d429a5.tar.bz2 repos-8cdafeccc7c3cd08583cb5e4531b6a8dd3d429a5.zip |
2024-10-24T17:00:00Z
Diffstat (limited to 'gerislay.txt')
-rw-r--r-- | gerislay.txt | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/gerislay.txt b/gerislay.txt index 136f0d086f78..9982d39d0b66 100644 --- a/gerislay.txt +++ b/gerislay.txt @@ -16,17 +16,16 @@ 'status': 'unofficial'} pkgcore 0.12.28 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gerislay -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 gerislay -fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/gerislay.git/': Recv failure: Connection reset by peer -!!! failed syncing gerislay - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gerislay *** syncing gerislay Cloning into '/var/lib/repo-mirror-ci/sync/gerislay'... -fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/gerislay.git/': Recv failure: Connection reset by peer -!!! failed syncing gerislay - * Sync failed again with 1, removing +*** synced gerislay + * 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 gerislay + * app-text/zotero-bin-5.0.66: failed sourcing ebuild: desktop: EAPI 6 not supported, (desktop.eclass, line 15: called die) + * media-plugins/calf-0.90.0-r2: failed sourcing ebuild: autotools: EAPI 6 not supported, (autotools.eclass, line 31: called die) + * sys-kernel/hwmon-it87-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass + * Cache regen failed with 1 |