diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-06 08:08:07 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-06 08:08:07 +0000 |
commit | d0a7927ca79a481c148a54e4901e74f3c94ccb2b (patch) | |
tree | 95e53c5a1c166ce3aa60d6ab45aa652f371369b2 /alinefr.txt | |
parent | 2020-05-06T07:00:01Z (diff) | |
download | repos-d0a7927ca79a481c148a54e4901e74f3c94ccb2b.tar.gz repos-d0a7927ca79a481c148a54e4901e74f3c94ccb2b.tar.bz2 repos-d0a7927ca79a481c148a54e4901e74f3c94ccb2b.zip |
2020-05-06T08:00: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..155af4be8291 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:AlexandreFournier repo at '/var/lib/repo-mirror-ci/sync/AlexandreFournier', 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 |