diff options
author | 2020-04-09 14:41:16 +0000 | |
---|---|---|
committer | 2020-04-09 14:41:16 +0000 | |
commit | 390ed2bcc8f8e15835275a1b84cf9803e3f2eb67 (patch) | |
tree | 3e7c69963b5a740a0a7a28a7a8c0b780e5b47be3 /alatar-lay.txt | |
parent | 2020-04-09T14:00:01Z (diff) | |
download | repos-390ed2bcc8f8e15835275a1b84cf9803e3f2eb67.tar.gz repos-390ed2bcc8f8e15835275a1b84cf9803e3f2eb67.tar.bz2 repos-390ed2bcc8f8e15835275a1b84cf9803e3f2eb67.zip |
2020-04-09T14:30:01Z
Diffstat (limited to 'alatar-lay.txt')
-rw-r--r-- | alatar-lay.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/alatar-lay.txt b/alatar-lay.txt index 5687311f1c13..84b0a50807b7 100644 --- a/alatar-lay.txt +++ b/alatar-lay.txt @@ -10,10 +10,18 @@ {'type': 'git', 'uri': 'git@github.com:alatarum/alatar-lay.git'}], 'status': 'unofficial'} $ pmaint sync alatar-lay -Already up to date. +fatal: unable to access 'https://github.com/alatarum/alatar-lay.git/': Failed to connect to github.com port 443: Connection timed out +*** syncing alatar-lay +!!! failed syncing alatar-lay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync alatar-lay +WARNING:pkgcore:0x4d4c repo at '/var/lib/repo-mirror-ci/sync/0x4d4c', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:FireBurn repo at '/var/lib/repo-mirror-ci/sync/FireBurn', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +Cloning into '/var/lib/repo-mirror-ci/sync/alatar-lay'... *** syncing alatar-lay *** synced alatar-lay - * 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 alatar-lay |