diff options
author | 2020-05-06 08:08:07 +0000 | |
---|---|---|
committer | 2020-05-06 08:08:07 +0000 | |
commit | d0a7927ca79a481c148a54e4901e74f3c94ccb2b (patch) | |
tree | 95e53c5a1c166ce3aa60d6ab45aa652f371369b2 /atom.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 'atom.txt')
-rw-r--r-- | atom.txt | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -10,10 +10,24 @@ 'uri': 'https://github.com/elprans/atom-overlay.git'}], 'status': 'unofficial'} $ pmaint sync atom -Already up to date. +fatal: unable to access 'https://github.com/elprans/atom-overlay.git/': Failed to connect to github.com port 443: Connection timed out +*** syncing atom +!!! failed syncing atom + * Sync failed with 1 + * Will try to re-create +$ pmaint sync atom +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:ROKO__ repo at '/var/lib/repo-mirror-ci/sync/ROKO__', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:alinefr repo at '/var/lib/repo-mirror-ci/sync/alinefr', 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/atom'... *** syncing atom *** synced atom - * 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 atom |