diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-17 17:26:41 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-17 17:26:41 +0000 |
commit | 851b8113cc81d9bd0e1c790a890a22bc5b23eedb (patch) | |
tree | ded04aa52e84511dd6cf041220beb6c91c7134a3 /electron.txt | |
parent | 2022-02-17T17:00:01Z (diff) | |
download | repos-851b8113cc81d9bd0e1c790a890a22bc5b23eedb.tar.gz repos-851b8113cc81d9bd0e1c790a890a22bc5b23eedb.tar.bz2 repos-851b8113cc81d9bd0e1c790a890a22bc5b23eedb.zip |
2022-02-17T17:15:01Z
Diffstat (limited to 'electron.txt')
-rw-r--r-- | electron.txt | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/electron.txt b/electron.txt index 2bb5ab7975c1..64988503ec7f 100644 --- a/electron.txt +++ b/electron.txt @@ -13,9 +13,32 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync electron *** syncing electron -Already up to date. +fatal: unable to access 'https://github.com/elprans/electron-overlay.git/': Failed to connect to github.com port 443 after 31411 ms: Connection timed out +!!! failed syncing electron + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync electron +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: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:drdim repo at '/var/lib/repo-mirror-ci/sync/drdim', 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:edgets repo at '/var/lib/repo-mirror-ci/sync/edgets', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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: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:drdim repo at '/var/lib/repo-mirror-ci/sync/drdim', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dwosky repo at '/var/lib/repo-mirror-ci/sync/dwosky', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:earshark repo at '/var/lib/repo-mirror-ci/sync/earshark', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:eclipse repo at '/var/lib/repo-mirror-ci/sync/eclipse', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:einflay repo at '/var/lib/repo-mirror-ci/sync/einflay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ejabberd repo at '/var/lib/repo-mirror-ci/sync/ejabberd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing electron +Cloning into '/var/lib/repo-mirror-ci/sync/electron'... *** synced electron - * 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 electron |