diff options
author | 2020-04-23 02:11:43 +0000 | |
---|---|---|
committer | 2020-04-23 02:11:43 +0000 | |
commit | d3621d1a26fc7867b9ac754b36fbd29fbab52c8e (patch) | |
tree | 2cc3743493e709943a621c20335b10b813f720e5 /salfter.txt | |
parent | 2020-04-23T01:00:01Z (diff) | |
download | repos-d3621d1a26fc7867b9ac754b36fbd29fbab52c8e.tar.gz repos-d3621d1a26fc7867b9ac754b36fbd29fbab52c8e.tar.bz2 repos-d3621d1a26fc7867b9ac754b36fbd29fbab52c8e.zip |
2020-04-23T02:00:01Z
Diffstat (limited to 'salfter.txt')
-rw-r--r-- | salfter.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/salfter.txt b/salfter.txt index c47790a2d796..7d8839d29ab5 100644 --- a/salfter.txt +++ b/salfter.txt @@ -8,10 +8,17 @@ '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/': The requested URL returned error: 524 +*** syncing salfter +!!! failed syncing salfter + * Sync failed with 1 + * Will try to re-create +$ pmaint sync salfter +WARNING:pkgcore:hossie repo at '/var/lib/repo-mirror-ci/sync/hossie', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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 |