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 /alesharik.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 'alesharik.txt')
-rw-r--r-- | alesharik.txt | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/alesharik.txt b/alesharik.txt index 1e2796b1dc89..a666099a7e79 100644 --- a/alesharik.txt +++ b/alesharik.txt @@ -11,10 +11,23 @@ 'uri': 'git+ssh://git@github.com/alesharik/alesharik-overlay.git'}], 'status': 'unofficial'} $ pmaint sync alesharik -Already up to date. +fatal: unable to access 'https://github.com/alesharik/alesharik-overlay.git/': Failed to connect to github.com port 443: Connection timed out +*** syncing alesharik +!!! failed syncing alesharik + * Sync failed with 1 + * Will try to re-create +$ pmaint sync alesharik +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). +WARNING:pkgcore:ArtSoftware repo at '/var/lib/repo-mirror-ci/sync/ArtSoftware', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:4nykey repo at '/var/lib/repo-mirror-ci/sync/4nykey', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:JRG repo at '/var/lib/repo-mirror-ci/sync/JRG', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:Krontage repo at '/var/lib/repo-mirror-ci/sync/Krontage', 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/alesharik'... *** syncing alesharik *** synced alesharik - * 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 alesharik |