diff options
Diffstat (limited to 'twitch153.txt')
-rw-r--r-- | twitch153.txt | 26 |
1 files changed, 24 insertions, 2 deletions
diff --git a/twitch153.txt b/twitch153.txt index 17ca2463b070..c19d864ef007 100644 --- a/twitch153.txt +++ b/twitch153.txt @@ -9,10 +9,32 @@ 'source': [{'type': 'git', 'uri': 'git://github.com/twitch153/ebuilds.git'}], 'status': 'unofficial'} $ pmaint sync twitch153 -Already up to date. +fatal: unable to connect to github.com: +github.com[0: 192.30.255.112]: errno=Connection timed out + +*** syncing twitch153 +!!! failed syncing twitch153 + * Sync failed with 1 + * Will try to re-create +$ pmaint sync twitch153 +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:stefantalpalaru repo at '/var/lib/repo-mirror-ci/sync/stefantalpalaru', 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:sublime-text repo at '/var/lib/repo-mirror-ci/sync/sublime-text', 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). +WARNING:pkgcore:tengine-overlay repo at '/var/lib/repo-mirror-ci/sync/tengine-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:thabairne repo at '/var/lib/repo-mirror-ci/sync/thabairne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:timboudreau repo at '/var/lib/repo-mirror-ci/sync/timboudreau', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:torbrowser repo at '/var/lib/repo-mirror-ci/sync/torbrowser', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:twister repo at '/var/lib/repo-mirror-ci/sync/twister', 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/twitch153'... *** syncing twitch153 *** synced twitch153 - * 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 twitch153 |