diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-04 01:57:33 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-04 01:57:33 +0000 |
commit | 9c89ea0ef4f57ad61a7bb401b805fb7750a45268 (patch) | |
tree | 19a125a9c668f091dcf8d6ad8fd74b89192f7457 /hexedit-overlay.txt | |
parent | 2020-05-04T01:00:01Z (diff) | |
download | repos-9c89ea0ef4f57ad61a7bb401b805fb7750a45268.tar.gz repos-9c89ea0ef4f57ad61a7bb401b805fb7750a45268.tar.bz2 repos-9c89ea0ef4f57ad61a7bb401b805fb7750a45268.zip |
2020-05-04T01: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 |