diff options
Diffstat (limited to 'hexedit-overlay.txt')
-rw-r--r-- | hexedit-overlay.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/hexedit-overlay.txt b/hexedit-overlay.txt index f75de13f1db1..4d948271ef8d 100644 --- a/hexedit-overlay.txt +++ b/hexedit-overlay.txt @@ -11,16 +11,19 @@ 'status': 'unofficial'} pkgcore 0.12.11 - * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hexedit-overlay WARNING:pkgcore:awesome repo at '/var/lib/repo-mirror-ci/sync/awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). 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). -WARNING:pkgcore:awesome repo at '/var/lib/repo-mirror-ci/sync/awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -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 +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 |