diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-09-15 08:54:02 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-09-15 08:54:02 +0000 |
commit | e208122e107fe1d2dc591f7cb605da9f239840bc (patch) | |
tree | 5db5774477ebf9a68a84d7f0b399f57f03e19fa8 /quarks.txt | |
parent | 2021-09-15T08:30:01Z (diff) | |
download | repos-e208122e107fe1d2dc591f7cb605da9f239840bc.tar.gz repos-e208122e107fe1d2dc591f7cb605da9f239840bc.tar.bz2 repos-e208122e107fe1d2dc591f7cb605da9f239840bc.zip |
2021-09-15T08:45:01Z
Diffstat (limited to 'quarks.txt')
-rw-r--r-- | quarks.txt | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/quarks.txt b/quarks.txt index 1c963cddf32b..3ebd908abe6d 100644 --- a/quarks.txt +++ b/quarks.txt @@ -11,15 +11,17 @@ 'status': 'unofficial'} pkgcore 0.12.7 + * 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 31434 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: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 31438 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 |