diff options
Diffstat (limited to 'quarks.txt')
-rw-r--r-- | quarks.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/quarks.txt b/quarks.txt index cf1bb0d4c375..bd55c7ee7db3 100644 --- a/quarks.txt +++ b/quarks.txt @@ -12,10 +12,17 @@ pkgcore 0.12.17 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync quarks +WARNING:pkgcore:kske repo at '/var/lib/repo-mirror-ci/sync/kske', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing quarks -Already up to date. +fatal: unable to access 'https://git.zero-downtime.net/quark/quarks.git/': Failed to connect to git.zero-downtime.net port 443 after 852 ms: Couldn't connect to server +!!! 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 +*** syncing quarks +Cloning into '/var/lib/repo-mirror-ci/sync/quarks'... *** synced quarks - * 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 quarks |