diff options
author | 2023-04-25 00:48:58 +0000 | |
---|---|---|
committer | 2023-04-25 00:48:58 +0000 | |
commit | e53827ea1863259fa0312b68e76c364096195a50 (patch) | |
tree | b58ed9658630e31588878d7f9480783b4494fb55 /electron.txt | |
parent | 2023-04-25T00:30:01Z (diff) | |
download | repos-e53827ea1863259fa0312b68e76c364096195a50.tar.gz repos-e53827ea1863259fa0312b68e76c364096195a50.tar.bz2 repos-e53827ea1863259fa0312b68e76c364096195a50.zip |
2023-04-25T00:45:01Z
Diffstat (limited to 'electron.txt')
-rw-r--r-- | electron.txt | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/electron.txt b/electron.txt index 9c626079053a..c1d802b4f3a4 100644 --- a/electron.txt +++ b/electron.txt @@ -15,18 +15,9 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync electron *** syncing electron -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'... +Already up to date. *** synced electron - * Sync succeeded after re-adding + * 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 electron |