diff options
Diffstat (limited to 'phackerlay.txt')
-rw-r--r-- | phackerlay.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/phackerlay.txt b/phackerlay.txt index 8bd62f93518b..89acea5daa5e 100644 --- a/phackerlay.txt +++ b/phackerlay.txt @@ -15,9 +15,16 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phackerlay ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing phackerlay -Already up to date. +fatal: unable to access 'https://gitlab.phys-el.ru/gentoo/phackerlay.git/': Failed to connect to gitlab.phys-el.ru port 443 after 130645 ms: Connection timed out +!!! failed syncing phackerlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phackerlay +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. +*** syncing phackerlay +Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'... *** synced phackerlay - * 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 phackerlay |