diff options
author | 2019-10-17 14:07:29 +0000 | |
---|---|---|
committer | 2019-10-17 14:07:29 +0000 | |
commit | e8cda3b82e96c31ed2fa0aa35ac22e20436dc84c (patch) | |
tree | 773bb14a96aaa91ae93c58c22a42809457f255c4 /sorrow.txt | |
parent | 2019-10-17T13:40:01Z (diff) | |
download | repos-e8cda3b82e96c31ed2fa0aa35ac22e20436dc84c.tar.gz repos-e8cda3b82e96c31ed2fa0aa35ac22e20436dc84c.tar.bz2 repos-e8cda3b82e96c31ed2fa0aa35ac22e20436dc84c.zip |
2019-10-17T14:00:01Z
Diffstat (limited to 'sorrow.txt')
-rw-r--r-- | sorrow.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sorrow.txt b/sorrow.txt index 699133494cd6..c7acdf5d6d75 100644 --- a/sorrow.txt +++ b/sorrow.txt @@ -11,10 +11,16 @@ 'uri': 'git+ssh://git@gitlab.com:eternal-sorrow/gentoo-local.git'}], 'status': 'unofficial'} $ pmaint sync sorrow -Already up to date. +fatal: unable to access 'https://gitlab.com/eternal-sorrow/gentoo-local.git/': Failed to connect to gitlab.com port 443: Connection timed out +*** syncing sorrow +*** failed syncing sorrow + * Sync failed with 1 + * Will try to re-create +$ pmaint sync sorrow +Cloning into '/var/lib/repo-mirror-ci/sync/sorrow'... *** syncing sorrow *** synced sorrow - * 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 sorrow |