diff options
Diffstat (limited to 'pigfoot.txt')
-rw-r--r-- | pigfoot.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/pigfoot.txt b/pigfoot.txt index cdb8db889a78..0b21cfb69000 100644 --- a/pigfoot.txt +++ b/pigfoot.txt @@ -14,9 +14,18 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pigfoot *** syncing pigfoot -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/user/pigfoot.git/': The requested URL returned error: 500 +!!! 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:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ago repo at '/var/lib/repo-mirror-ci/sync/ago', 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'... *** synced pigfoot - * Sync succeeded + * Sync succeeded after re-adding $ 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 |