diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-10 12:22:52 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-10 12:22:52 +0000 |
commit | bedb2128fb663ece3731c35323bc92f136a87867 (patch) | |
tree | f9c0b839bfdf91548a2b4d89433b71cf4533f0ad /hossie.txt | |
parent | 2020-12-10T11:00:01Z (diff) | |
download | repos-bedb2128fb663ece3731c35323bc92f136a87867.tar.gz repos-bedb2128fb663ece3731c35323bc92f136a87867.tar.bz2 repos-bedb2128fb663ece3731c35323bc92f136a87867.zip |
2020-12-10T12: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 9c40a8b9f147..11ec8c9127c8 100644 --- a/hossie.txt +++ b/hossie.txt @@ -20,10 +20,16 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': Operation timed out after 300049 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 |