diff options
author | 2024-01-09 13:19:32 +0000 | |
---|---|---|
committer | 2024-01-09 13:19:32 +0000 | |
commit | 93242a30346632b0cc500376fc4d59f919ef1397 (patch) | |
tree | 68081230ce2fa52c2af81cd3c63f867007d54d98 /electron.txt | |
parent | 2024-01-09T13:00:01Z (diff) | |
download | repos-93242a30346632b0cc500376fc4d59f919ef1397.tar.gz repos-93242a30346632b0cc500376fc4d59f919ef1397.tar.bz2 repos-93242a30346632b0cc500376fc4d59f919ef1397.zip |
2024-01-09T13:15:01Z
Diffstat (limited to 'electron.txt')
-rw-r--r-- | electron.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/electron.txt b/electron.txt index b65b9f6316f5..bdcc8b242981 100644 --- a/electron.txt +++ b/electron.txt @@ -15,9 +15,16 @@ pkgcore 0.12.23 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync electron *** syncing electron -Already up to date. +error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 +fatal: expected flush after ref listing +!!! 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 |