diff options
author | 2023-04-25 00:48:58 +0000 | |
---|---|---|
committer | 2023-04-25 00:48:58 +0000 | |
commit | e53827ea1863259fa0312b68e76c364096195a50 (patch) | |
tree | b58ed9658630e31588878d7f9480783b4494fb55 /4nykey.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 '4nykey.txt')
-rw-r--r-- | 4nykey.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/4nykey.txt b/4nykey.txt index 26a7e887d67c..bf7391a7911e 100644 --- a/4nykey.txt +++ b/4nykey.txt @@ -13,9 +13,15 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 4nykey *** syncing 4nykey -Already up to date. +fatal: unable to access 'https://github.com/4nykey/4nykey.git/': Failed to connect to github.com port 443 after 129515 ms: Couldn't connect to server +!!! failed syncing 4nykey + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 4nykey +*** syncing 4nykey +Cloning into '/var/lib/repo-mirror-ci/sync/4nykey'... *** synced 4nykey - * 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 4nykey |