diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-17 20:47:20 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-17 20:47:20 +0000 |
commit | 999e06ff9dd167bf6c4858f26439a49f239477b6 (patch) | |
tree | a5adeface318da059adf7394bf62f120fcb9b752 /salfter.txt | |
parent | 2019-10-17T20:20:01Z (diff) | |
download | repos-999e06ff9dd167bf6c4858f26439a49f239477b6.tar.gz repos-999e06ff9dd167bf6c4858f26439a49f239477b6.tar.bz2 repos-999e06ff9dd167bf6c4858f26439a49f239477b6.zip |
2019-10-17T20:40:01Z
Diffstat (limited to 'salfter.txt')
-rw-r--r-- | salfter.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/salfter.txt b/salfter.txt index c47790a2d796..10e34117ded2 100644 --- a/salfter.txt +++ b/salfter.txt @@ -8,10 +8,16 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}], 'status': 'unofficial'} $ pmaint sync salfter -Already up to date. +fatal: unable to access 'https://gitlab.com/salfter/portage.git/': Failed to connect to gitlab.com port 443: Connection timed out +*** syncing salfter +*** failed syncing salfter + * Sync failed with 1 + * Will try to re-create +$ pmaint sync salfter +Cloning into '/var/lib/repo-mirror-ci/sync/salfter'... *** syncing salfter *** synced salfter - * 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 salfter |