diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-29 06:35:40 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-29 06:35:40 +0000 |
commit | cc682060a0fb5122743a233fb5c0b8caf4b58f2b (patch) | |
tree | dac9e1149746fba66f4f26e1273037446c7cb656 /slonko.txt | |
parent | 2020-05-29T06:00:01Z (diff) | |
download | repos-cc682060a0fb5122743a233fb5c0b8caf4b58f2b.tar.gz repos-cc682060a0fb5122743a233fb5c0b8caf4b58f2b.tar.bz2 repos-cc682060a0fb5122743a233fb5c0b8caf4b58f2b.zip |
2020-05-29T06:30:01Z
Diffstat (limited to 'slonko.txt')
-rw-r--r-- | slonko.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/slonko.txt b/slonko.txt index c5c25e7b30eb..7b2e6174beb5 100644 --- a/slonko.txt +++ b/slonko.txt @@ -8,15 +8,13 @@ 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://slonko.net/git/portage'}], 'status': 'unofficial'} -$ pmaint sync slonko -fatal: unable to access 'https://slonko.net/git/portage/': Failed to connect to slonko.net port 443: Connection timed out -*** syncing slonko -!!! failed syncing slonko - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync slonko Cloning into '/var/lib/repo-mirror-ci/sync/slonko'... -fatal: unable to access 'https://slonko.net/git/portage/': Failed to connect to slonko.net port 443: Connection timed out *** syncing slonko -!!! failed syncing slonko - * Sync failed again with 1, removing +*** synced slonko + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 slonko + * Cache regenerated successfully |