diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-27 02:39:39 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-27 02:39:39 +0000 |
commit | 8e4fe1f96cb86b55d5735f5a42ea40326e5f4d51 (patch) | |
tree | 9c214398d5d2f780742e3085d2cff940e7c7af93 /hossie.txt | |
parent | 2020-04-27T02:00:01Z (diff) | |
download | repos-8e4fe1f96cb86b55d5735f5a42ea40326e5f4d51.tar.gz repos-8e4fe1f96cb86b55d5735f5a42ea40326e5f4d51.tar.bz2 repos-8e4fe1f96cb86b55d5735f5a42ea40326e5f4d51.zip |
2020-04-27T02:30:01Z
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..2aae495ec721 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/': Operation timed out after 300009 milliseconds with 0 out of 0 bytes received +*** 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 |