diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-04 20:36:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-04 20:36:51 +0000 |
commit | 139225758da74211c23605ce35583a0c5713c2a2 (patch) | |
tree | 14a9f4820b8fae7c627a99acc0affd2d6a44e058 /hossie.txt | |
parent | 2020-05-04T19:30:02Z (diff) | |
download | repos-139225758da74211c23605ce35583a0c5713c2a2.tar.gz repos-139225758da74211c23605ce35583a0c5713c2a2.tar.bz2 repos-139225758da74211c23605ce35583a0c5713c2a2.zip |
2020-05-04T20: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 |