diff options
author | 2020-08-11 22:05:29 +0000 | |
---|---|---|
committer | 2020-08-11 22:05:29 +0000 | |
commit | a166d0b0f0cb7df7cc8548416149981fb0a05a0c (patch) | |
tree | eec2a3783ca11b8adf154846e35e70b755c1ff93 /hexedit-overlay.txt | |
parent | 2020-08-11T21:30:01Z (diff) | |
download | repos-a166d0b0f0cb7df7cc8548416149981fb0a05a0c.tar.gz repos-a166d0b0f0cb7df7cc8548416149981fb0a05a0c.tar.bz2 repos-a166d0b0f0cb7df7cc8548416149981fb0a05a0c.zip |
2020-08-11T22:00:01Z
Diffstat (limited to 'hexedit-overlay.txt')
-rw-r--r-- | hexedit-overlay.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/hexedit-overlay.txt b/hexedit-overlay.txt index 789b748a522a..86d9c50c1a3d 100644 --- a/hexedit-overlay.txt +++ b/hexedit-overlay.txt @@ -9,15 +9,13 @@ 'source': [{'type': 'git', 'uri': 'https://git.ifproject.ru/hexedit/gentoo-overlay.git'}], 'status': 'unofficial'} -$ 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 + * Adding new repository $ pmaint sync hexedit-overlay 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 |