diff options
author | 2023-04-24 23:21:08 +0000 | |
---|---|---|
committer | 2023-04-24 23:21:08 +0000 | |
commit | b50be35cf1ca62f3474e39113cbfef4a15fffd80 (patch) | |
tree | e6aef0af8dbf15dc9c3aa852d01a8464a3be6432 /ambasta.txt | |
parent | 2023-04-24T23:00:01Z (diff) | |
download | repos-b50be35cf1ca62f3474e39113cbfef4a15fffd80.tar.gz repos-b50be35cf1ca62f3474e39113cbfef4a15fffd80.tar.bz2 repos-b50be35cf1ca62f3474e39113cbfef4a15fffd80.zip |
2023-04-24T23:15:01Z
Diffstat (limited to 'ambasta.txt')
-rw-r--r-- | ambasta.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/ambasta.txt b/ambasta.txt index 9c39c977e264..c8d2b8a0f95b 100644 --- a/ambasta.txt +++ b/ambasta.txt @@ -12,9 +12,15 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ambasta *** syncing ambasta -Already up to date. +fatal: unable to access 'https://github.com/ambasta/ambasta.git/': Failed to connect to github.com port 443 after 128836 ms: Couldn't connect to server +!!! failed syncing ambasta + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ambasta +*** syncing ambasta +Cloning into '/var/lib/repo-mirror-ci/sync/ambasta'... *** synced ambasta - * 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 ambasta |