diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-30 01:02:42 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-30 01:02:42 +0000 |
commit | 002c5eebe80b8683fd80cac0b1512ef15785b5cb (patch) | |
tree | ab8c7e08da2b073eba2883b1b142fb17e35e210a /ag-ops.txt | |
parent | 2022-11-30T00:45:01Z (diff) | |
download | repos-002c5eebe80b8683fd80cac0b1512ef15785b5cb.tar.gz repos-002c5eebe80b8683fd80cac0b1512ef15785b5cb.tar.bz2 repos-002c5eebe80b8683fd80cac0b1512ef15785b5cb.zip |
2022-11-30T01:00:01Z
Diffstat (limited to 'ag-ops.txt')
-rw-r--r-- | ag-ops.txt | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/ag-ops.txt b/ag-ops.txt index 1504deccafc6..7e65e1247237 100644 --- a/ag-ops.txt +++ b/ag-ops.txt @@ -12,15 +12,25 @@ 'status': 'unofficial'} pkgcore 0.12.17 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ag-ops -*** syncing ag-ops -fatal: unable to access 'https://gitlab.com/ILMostro/ag-ops.git/': The requested URL returned error: 503 -!!! failed syncing ag-ops - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ag-ops +WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:SarahMiaOverlay repo at '/var/lib/repo-mirror-ci/sync/SarahMiaOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing ag-ops Cloning into '/var/lib/repo-mirror-ci/sync/ag-ops'... -fatal: unable to access 'https://gitlab.com/ILMostro/ag-ops.git/': The requested URL returned error: 503 -!!! failed syncing ag-ops - * Sync failed again with 1, removing +*** synced ag-ops + * 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 ag-ops + * dev-lua/luaevent-0.4.4: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die) + * dev-lua/luafilesystem-1.5.0: failed sourcing ebuild: multilib: EAPI 5 not supported, (multilib.eclass, line 14: called die) + * dev-lua/luafilesystem-1.6.2: failed sourcing ebuild: multilib: EAPI 5 not supported, (multilib.eclass, line 14: called die) + * dev-lua/penlight-1.3.2: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die) + * net-irc/weechat-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass + * x11-wm/awesome-3.5.9-r100: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass + * x11-wm/awesome-4.2-r100: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass + * x11-wm/awesome-4.3-r102: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass + * x11-wm/awesome-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass + * Cache regen failed with 1 |