diff options
Diffstat (limited to 'edgets.txt')
-rw-r--r-- | edgets.txt | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/edgets.txt b/edgets.txt index 745900e2244d..dc9ac9d24714 100644 --- a/edgets.txt +++ b/edgets.txt @@ -15,9 +15,23 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync edgets *** syncing edgets -Already up to date. +fatal: unable to access 'https://github.com/BlueManCZ/edgets.git/': Failed to connect to github.com port 443 after 31426 ms: Connection timed out +!!! failed syncing edgets + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync edgets +WARNING:pkgcore:ROKO__ repo at '/var/lib/repo-mirror-ci/sync/ROKO__', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:apriluwu repo at '/var/lib/repo-mirror-ci/sync/apriluwu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:cg repo at '/var/lib/repo-mirror-ci/sync/cg', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:defiance repo at '/var/lib/repo-mirror-ci/sync/defiance', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dmchurch repo at '/var/lib/repo-mirror-ci/sync/dmchurch', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dotnet repo at '/var/lib/repo-mirror-ci/sync/dotnet', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dinolay repo at '/var/lib/repo-mirror-ci/sync/dinolay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:cj-overlay repo at '/var/lib/repo-mirror-ci/sync/cj-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing edgets +Cloning into '/var/lib/repo-mirror-ci/sync/edgets'... *** synced edgets - * Sync succeeded + * Sync succeeded after re-adding $ 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 edgets |