diff options
author | 2024-08-28 21:18:47 +0000 | |
---|---|---|
committer | 2024-08-28 21:18:47 +0000 | |
commit | 5127796b999b948fc4b528f6f87d83671a00dbc6 (patch) | |
tree | 30cf3e02473bc5297f00fb6b150cc6cc2f87068e /electron.txt | |
parent | 2024-08-28T21:00:00Z (diff) | |
download | repos-5127796b999b948fc4b528f6f87d83671a00dbc6.tar.gz repos-5127796b999b948fc4b528f6f87d83671a00dbc6.tar.bz2 repos-5127796b999b948fc4b528f6f87d83671a00dbc6.zip |
2024-08-28T21:15:00Z
Diffstat (limited to 'electron.txt')
-rw-r--r-- | electron.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/electron.txt b/electron.txt index 855e5279afe6..cc775fa19e34 100644 --- a/electron.txt +++ b/electron.txt @@ -15,9 +15,15 @@ pkgcore 0.12.24 $ 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 12 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 +*** 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 |