diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-15 04:48:43 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-15 04:48:43 +0000 |
commit | 54aeadfafdaca7f13f1ff4b59f8dc269c96627e6 (patch) | |
tree | b7a76eded6f680685232a4d90bdb317d154acd89 /distros.txt | |
parent | 2022-11-15T04:30:01Z (diff) | |
download | repos-54aeadfafdaca7f13f1ff4b59f8dc269c96627e6.tar.gz repos-54aeadfafdaca7f13f1ff4b59f8dc269c96627e6.tar.bz2 repos-54aeadfafdaca7f13f1ff4b59f8dc269c96627e6.zip |
2022-11-15T04:45:01Z
Diffstat (limited to 'distros.txt')
-rw-r--r-- | distros.txt | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/distros.txt b/distros.txt index 14e3ed0a1e60..e59b047edb11 100644 --- a/distros.txt +++ b/distros.txt @@ -8,22 +8,19 @@ 'status': 'unofficial'} pkgcore 0.12.16 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. -*** syncing distros -fatal: unable to connect to git.calculate-linux.org: -git.calculate-linux.org[0: 80.246.250.190]: errno=No route to host - -!!! failed syncing distros - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync distros -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). +WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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). WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing distros Cloning into '/var/lib/repo-mirror-ci/sync/distros'... -fatal: unable to connect to git.calculate-linux.org: -git.calculate-linux.org[0: 80.246.250.190]: errno=Connection timed out - -!!! failed syncing distros - * Sync failed again with 1, removing +*** synced distros + * 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 distros +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. + * Cache regenerated successfully |