diff options
Diffstat (limited to 'hossie.txt')
-rw-r--r-- | hossie.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/hossie.txt b/hossie.txt index a9bb4cc0922b..652a32a002c8 100644 --- a/hossie.txt +++ b/hossie.txt @@ -7,11 +7,16 @@ 'uri': 'https://git.hossie.de/scm/gen/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync hossie -WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -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 |