diff options
Diffstat (limited to 'pigfoot.txt')
-rw-r--r-- | pigfoot.txt | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/pigfoot.txt b/pigfoot.txt index 53c263d574c0..699bbf9cafbe 100644 --- a/pigfoot.txt +++ b/pigfoot.txt @@ -12,15 +12,23 @@ 'status': 'unofficial'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pigfoot -*** syncing pigfoot -fatal: unable to access 'https://anongit.gentoo.org/git/user/pigfoot.git/': Recv failure: Connection reset by peer -!!! failed syncing pigfoot - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pigfoot +WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:maekke repo at '/var/lib/repo-mirror-ci/sync/maekke', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:nico repo at '/var/lib/repo-mirror-ci/sync/nico', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:maekke repo at '/var/lib/repo-mirror-ci/sync/maekke', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:nico repo at '/var/lib/repo-mirror-ci/sync/nico', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing pigfoot Cloning into '/var/lib/repo-mirror-ci/sync/pigfoot'... -fatal: unable to access 'https://anongit.gentoo.org/git/user/pigfoot.git/': Recv failure: Connection reset by peer -!!! failed syncing pigfoot - * Sync failed again with 1, removing +*** synced pigfoot + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pigfoot + * sci-libs/xgboost-0.60: failed sourcing ebuild: distutils-r1: EAPI 6 not supported, (distutils-r1.eclass, line 225: called die) + * sci-libs/xgboost-9999: failed sourcing ebuild: distutils-r1: EAPI 6 not supported, (distutils-r1.eclass, line 225: called die) + * Cache regen failed with 1 |