diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-09 14:41:16 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-09 14:41:16 +0000 |
commit | 390ed2bcc8f8e15835275a1b84cf9803e3f2eb67 (patch) | |
tree | 3e7c69963b5a740a0a7a28a7a8c0b780e5b47be3 /alinefr.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 'alinefr.txt')
-rw-r--r-- | alinefr.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/alinefr.txt b/alinefr.txt index 5bcceb60e301..dc41714286d6 100644 --- a/alinefr.txt +++ b/alinefr.txt @@ -14,10 +14,18 @@ 'uri': 'git@github.com:alinefr/alinefr-overlay.git'}], 'status': 'unofficial'} $ pmaint sync alinefr -Already up to date. +fatal: unable to access 'https://github.com/alinefr/alinefr-overlay.git/': Failed to connect to github.com port 443: Connection timed out +*** syncing alinefr +!!! failed syncing alinefr + * Sync failed with 1 + * Will try to re-create +$ pmaint sync alinefr +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/alinefr'... *** syncing alinefr *** synced alinefr - * 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 alinefr |