diff options
author | 2020-04-02 21:07:30 +0000 | |
---|---|---|
committer | 2020-04-02 21:07:30 +0000 | |
commit | 3aee01067f68e87ba077218ca907d4245211797a (patch) | |
tree | 3bb044fc1f2e0db5178348ac9dfb2e48660ff89e /ace.txt | |
parent | 2020-04-02T20:30:01Z (diff) | |
download | repos-3aee01067f68e87ba077218ca907d4245211797a.tar.gz repos-3aee01067f68e87ba077218ca907d4245211797a.tar.bz2 repos-3aee01067f68e87ba077218ca907d4245211797a.zip |
2020-04-02T21:00:01Z
Diffstat (limited to 'ace.txt')
-rw-r--r-- | ace.txt | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -11,15 +11,16 @@ {'type': 'git', 'uri': 'git://github.com/ananace/overlay.git'}, {'type': 'git', 'uri': 'git@github.com:ananace/overlay.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync ace -fatal: unable to access 'https://github.com/ananace/overlay.git/': The requested URL returned error: 504 -*** syncing ace -!!! failed syncing ace - * Sync failed with 1 - * Will try to re-create -$ pmaint sync ace +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/ace'... -fatal: unable to access 'https://github.com/ananace/overlay.git/': The requested URL returned error: 504 *** syncing ace -!!! failed syncing ace - * Sync failed again with 1, removing +*** synced ace + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ace + * Cache regenerated successfully |