diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-27 15:06:54 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-27 15:06:54 +0000 |
commit | 3846a08a65ea35eb2ac202ab927adb14cdd99215 (patch) | |
tree | 582a8da02fb66c7c26530ccdb0084b85c708a5d7 /hossie.txt | |
parent | 2020-04-27T14:00:01Z (diff) | |
download | repos-3846a08a65ea35eb2ac202ab927adb14cdd99215.tar.gz repos-3846a08a65ea35eb2ac202ab927adb14cdd99215.tar.bz2 repos-3846a08a65ea35eb2ac202ab927adb14cdd99215.zip |
2020-04-27T15:00:01Z
Diffstat (limited to 'hossie.txt')
-rw-r--r-- | hossie.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/hossie.txt b/hossie.txt index 6660a5065a7c..652a32a002c8 100644 --- a/hossie.txt +++ b/hossie.txt @@ -7,10 +7,16 @@ 'uri': 'https://git.hossie.de/scm/gen/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync hossie -Already up to date. +fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': Failed to connect to git.hossie.de port 443: Connection timed out +*** syncing hossie +!!! failed syncing hossie + * Sync failed with 1 + * Will try to re-create +$ pmaint sync hossie +Cloning into '/var/lib/repo-mirror-ci/sync/hossie'... *** syncing hossie *** synced hossie - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 hossie |