diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-06-19 03:33:34 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-06-19 03:33:34 +0000 |
commit | 7c8a2a16a8677b1a0b3f1602b2dd18219b6604ba (patch) | |
tree | 6c65f2d8982381f3a58aee832a25ee5fc4cfe526 /hexedit-overlay.txt | |
parent | 2022-06-19T03:15:01Z (diff) | |
download | repos-7c8a2a16a8677b1a0b3f1602b2dd18219b6604ba.tar.gz repos-7c8a2a16a8677b1a0b3f1602b2dd18219b6604ba.tar.bz2 repos-7c8a2a16a8677b1a0b3f1602b2dd18219b6604ba.zip |
2022-06-19T03:30:01Z
Diffstat (limited to 'hexedit-overlay.txt')
-rw-r--r-- | hexedit-overlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/hexedit-overlay.txt b/hexedit-overlay.txt index 8cd994a57afd..4d948271ef8d 100644 --- a/hexedit-overlay.txt +++ b/hexedit-overlay.txt @@ -15,9 +15,15 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hexedit-ove 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 -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 |