diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-05 00:36:52 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-05 00:36:52 +0000 |
commit | 327106dffd1227ff2df0fd1d99c22c610e7fee8b (patch) | |
tree | 0ea21057719348f5fa32daa6e056f882625e0f85 /hossie.txt | |
parent | 2020-05-04T23:30:01Z (diff) | |
download | repos-327106dffd1227ff2df0fd1d99c22c610e7fee8b.tar.gz repos-327106dffd1227ff2df0fd1d99c22c610e7fee8b.tar.bz2 repos-327106dffd1227ff2df0fd1d99c22c610e7fee8b.zip |
2020-05-05T00:30: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 |