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 /ahyangyi-overlay.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 'ahyangyi-overlay.txt')
-rw-r--r-- | ahyangyi-overlay.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/ahyangyi-overlay.txt b/ahyangyi-overlay.txt index 6bb10dacb6c6..b056796026d5 100644 --- a/ahyangyi-overlay.txt +++ b/ahyangyi-overlay.txt @@ -10,10 +10,19 @@ 'uri': 'https://github.com/ahyangyi/ahyangyi-overlay.git'}], 'status': 'unofficial'} $ pmaint sync ahyangyi-overlay -Already up to date. +fatal: unable to access 'https://github.com/ahyangyi/ahyangyi-overlay.git/': Failed to connect to github.com port 443: Connection timed out +*** syncing ahyangyi-overlay +!!! failed syncing ahyangyi-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync ahyangyi-overlay +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). +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/ahyangyi-overlay'... *** syncing ahyangyi-overlay *** synced ahyangyi-overlay - * 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 ahyangyi-overlay |