diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-11 04:10:43 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-11 04:10:43 +0000 |
commit | 77444c402ade6cf1463d3de7666cc4fd28585cf2 (patch) | |
tree | a735aa47479d512797d1d25e2a231660f77ffa4a /slonko.txt | |
parent | 2020-05-11T03:30:01Z (diff) | |
download | repos-77444c402ade6cf1463d3de7666cc4fd28585cf2.tar.gz repos-77444c402ade6cf1463d3de7666cc4fd28585cf2.tar.bz2 repos-77444c402ade6cf1463d3de7666cc4fd28585cf2.zip |
2020-05-11T04:00:01Z
Diffstat (limited to 'slonko.txt')
-rw-r--r-- | slonko.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/slonko.txt b/slonko.txt index 523ce9b66d1a..d39f461b1db0 100644 --- a/slonko.txt +++ b/slonko.txt @@ -9,16 +9,10 @@ '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 -$ pmaint sync slonko -Cloning into '/var/lib/repo-mirror-ci/sync/slonko'... +Already up to date. *** syncing slonko *** synced slonko - * Sync succeeded after re-adding + * 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 |