diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-10 17:36:54 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-10 17:36:54 +0000 |
commit | bff0141036739b677a291f842e4c1aa623942cc4 (patch) | |
tree | 9f3f18d78ffee4dab68ba6f35655cdcaefeeb705 /hexedit-overlay.txt | |
parent | 2020-05-10T17:00:02Z (diff) | |
download | repos-bff0141036739b677a291f842e4c1aa623942cc4.tar.gz repos-bff0141036739b677a291f842e4c1aa623942cc4.tar.bz2 repos-bff0141036739b677a291f842e4c1aa623942cc4.zip |
2020-05-10T17: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 c8e3130f5f62..2cdf243e61de 100644 --- a/hexedit-overlay.txt +++ b/hexedit-overlay.txt @@ -10,10 +10,16 @@ 'uri': 'https://git.ifproject.ru/hexedit/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync hexedit-overlay -Already up to date. +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 +Cloning into '/var/lib/repo-mirror-ci/sync/hexedit-overlay'... *** syncing 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 regen --use-local-desc --pkg-desc-index -t 1 hexedit-overlay |