diff options
Diffstat (limited to 'hexedit-overlay.txt')
-rw-r--r-- | hexedit-overlay.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/hexedit-overlay.txt b/hexedit-overlay.txt index a5f0af95ff91..916cf8eebb3a 100644 --- a/hexedit-overlay.txt +++ b/hexedit-overlay.txt @@ -12,11 +12,16 @@ pkgcore 0.12.11 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hexedit-overlay -WARNING:pkgcore:gitlab repo at '/var/lib/repo-mirror-ci/sync/gitlab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing hexedit-overlay -Already up to date. +fatal: unable to access 'https://git.ifproject.ru/hexedit/gentoo-overlay.git/': Could not resolve host: git.ifproject.ru +!!! failed syncing hexedit-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hexedit-overlay +*** syncing hexedit-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/hexedit-overlay'... *** synced hexedit-overlay - * 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 hexedit-overlay |