diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-06-22 08:18:39 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-06-22 08:18:39 +0000 |
commit | 1158ff7496dccd6a775a2842d9b91b8bb075e452 (patch) | |
tree | 57019473a4538a92c69783a9d4b782d136987a58 /quarks.txt | |
parent | 2022-06-22T08:00:01Z (diff) | |
download | repos-1158ff7496dccd6a775a2842d9b91b8bb075e452.tar.gz repos-1158ff7496dccd6a775a2842d9b91b8bb075e452.tar.bz2 repos-1158ff7496dccd6a775a2842d9b91b8bb075e452.zip |
2022-06-22T08:15:01Z
Diffstat (limited to 'quarks.txt')
-rw-r--r-- | quarks.txt | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/quarks.txt b/quarks.txt index a32c78e4962f..aaefc7de2d44 100644 --- a/quarks.txt +++ b/quarks.txt @@ -11,15 +11,18 @@ 'status': 'unofficial'} pkgcore 0.12.11 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync quarks -*** syncing quarks -fatal: unable to access 'https://git.zero-downtime.net/quark/quarks.git/': Failed to connect to git.zero-downtime.net port 443 after 31537 ms: Connection timed out -!!! failed syncing quarks - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync quarks +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:megacoffee repo at '/var/lib/repo-mirror-ci/sync/megacoffee', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', 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:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing quarks Cloning into '/var/lib/repo-mirror-ci/sync/quarks'... -fatal: unable to access 'https://git.zero-downtime.net/quark/quarks.git/': Failed to connect to git.zero-downtime.net port 443 after 31590 ms: Connection timed out -!!! failed syncing quarks - * Sync failed again with 1, removing +*** synced quarks + * 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 quarks + * Cache regenerated successfully |