diff options
author | 2023-04-25 00:36:10 +0000 | |
---|---|---|
committer | 2023-04-25 00:36:10 +0000 | |
commit | 25287f1c51e0d6806a463e7e1915fff8789acb18 (patch) | |
tree | 7b3a5cedda627132634d34c4c65eabd38eb77f86 /electron.txt | |
parent | 2023-04-25T00:00:01Z (diff) | |
download | repos-25287f1c51e0d6806a463e7e1915fff8789acb18.tar.gz repos-25287f1c51e0d6806a463e7e1915fff8789acb18.tar.bz2 repos-25287f1c51e0d6806a463e7e1915fff8789acb18.zip |
2023-04-25T00:30:01Z
Diffstat (limited to 'electron.txt')
-rw-r--r-- | electron.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/electron.txt b/electron.txt index c1d802b4f3a4..9c626079053a 100644 --- a/electron.txt +++ b/electron.txt @@ -15,9 +15,18 @@ pkgcore 0.12.20 $ 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 128795 ms: Couldn't connect to server +!!! 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:andrey_utkin repo at '/var/lib/repo-mirror-ci/sync/andrey_utkin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:amedeos repo at '/var/lib/repo-mirror-ci/sync/amedeos', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:nymphos repo at '/var/lib/repo-mirror-ci/sync/nymphos', 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 |