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