diff options
Diffstat (limited to 'vaca.txt')
-rw-r--r-- | vaca.txt | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -12,10 +12,23 @@ 'uri': 'git://github.com/hashashin/gentoo-vaca-overlay.git'}], 'status': 'unofficial'} $ pmaint sync vaca -Already up to date. +fatal: unable to access 'https://github.com/hashashin/gentoo-vaca-overlay/': Failed to connect to github.com port 443: Connection timed out +*** syncing vaca +!!! failed syncing vaca + * Sync failed with 1 + * Will try to re-create +$ pmaint sync vaca +WARNING:pkgcore:sspreitz repo at '/var/lib/repo-mirror-ci/sync/sspreitz', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:steam-overlay repo at '/var/lib/repo-mirror-ci/sync/steam-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:stowe-verlay repo at '/var/lib/repo-mirror-ci/sync/stowe-verlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:strohel repo at '/var/lib/repo-mirror-ci/sync/strohel', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:stuff repo at '/var/lib/repo-mirror-ci/sync/stuff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:tabinol repo at '/var/lib/repo-mirror-ci/sync/tabinol', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:tante repo at '/var/lib/repo-mirror-ci/sync/tante', 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/vaca'... *** syncing vaca *** synced vaca - * 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 vaca |