diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-18 16:23:15 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-18 16:23:15 +0000 |
commit | 6a549489ec1efdaf9dc8f55ebb5feaa00dfb3203 (patch) | |
tree | 7b6da743d5fc0c1085376ed6cf06cfea2eb9d322 /slonko.txt | |
parent | 2021-12-18T16:00:01Z (diff) | |
download | repos-6a549489ec1efdaf9dc8f55ebb5feaa00dfb3203.tar.gz repos-6a549489ec1efdaf9dc8f55ebb5feaa00dfb3203.tar.bz2 repos-6a549489ec1efdaf9dc8f55ebb5feaa00dfb3203.zip |
2021-12-18T16:15:01Z
Diffstat (limited to 'slonko.txt')
-rw-r--r-- | slonko.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/slonko.txt b/slonko.txt index 9d55ab45c9e3..dfb2764e133a 100644 --- a/slonko.txt +++ b/slonko.txt @@ -12,9 +12,15 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync slonko *** syncing slonko -Already up to date. +fatal: unable to access 'https://slonko.net/git/portage/': Failed to connect to slonko.net port 443 after 31825 ms: Connection timed out +!!! failed syncing slonko + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync slonko +*** syncing slonko +Cloning into '/var/lib/repo-mirror-ci/sync/slonko'... *** synced slonko - * 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 slonko |