diff options
Diffstat (limited to 'hexedit-overlay.txt')
-rw-r--r-- | hexedit-overlay.txt | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/hexedit-overlay.txt b/hexedit-overlay.txt index 789b748a522a..36c460a81851 100644 --- a/hexedit-overlay.txt +++ b/hexedit-overlay.txt @@ -9,15 +9,20 @@ 'source': [{'type': 'git', 'uri': 'https://git.ifproject.ru/hexedit/gentoo-overlay.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync hexedit-overlay -fatal: unable to access 'https://git.ifproject.ru/hexedit/gentoo-overlay.git/': Failed to connect to git.ifproject.ru port 443: Connection timed out -*** syncing hexedit-overlay -!!! failed syncing hexedit-overlay - * Sync failed with 1 - * Will try to re-create -$ pmaint sync hexedit-overlay +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', 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:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', 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:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gamarouns repo at '/var/lib/repo-mirror-ci/sync/gamarouns', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Cloning into '/var/lib/repo-mirror-ci/sync/hexedit-overlay'... -fatal: unable to access 'https://git.ifproject.ru/hexedit/gentoo-overlay.git/': Failed to connect to git.ifproject.ru port 443: Connection timed out *** syncing hexedit-overlay -!!! failed syncing hexedit-overlay - * Sync failed again with 1, removing +*** synced hexedit-overlay + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hexedit-overlay + * Cache regenerated successfully |