diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-20 09:22:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-20 09:22:18 +0000 |
commit | 04bc05f9453fdc544d7b797f3eb931dd8759cc9c (patch) | |
tree | 9c1519b7d9ac4d09e6a91b0df329e327c02905c6 /argent-main.txt | |
parent | 2021-02-20T09:00:01Z (diff) | |
download | repos-04bc05f9453fdc544d7b797f3eb931dd8759cc9c.tar.gz repos-04bc05f9453fdc544d7b797f3eb931dd8759cc9c.tar.bz2 repos-04bc05f9453fdc544d7b797f3eb931dd8759cc9c.zip |
2021-02-20T09:15:01Z
Diffstat (limited to 'argent-main.txt')
-rw-r--r-- | argent-main.txt | 33 |
1 files changed, 8 insertions, 25 deletions
diff --git a/argent-main.txt b/argent-main.txt index c9379418161b..7bd256ada274 100644 --- a/argent-main.txt +++ b/argent-main.txt @@ -9,31 +9,14 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/argent/argent-main.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync argent-main -warning: Pulling without specifying how to reconcile divergent branches is -discouraged. You can squelch this message by running one of the following -commands sometime before your next pull: - - git config pull.rebase false # merge (the default strategy) - git config pull.rebase true # rebase - git config pull.ff only # fast-forward only - -You can replace "git config" with "git config --global" to set a default -preference for all repositories. You can also pass --rebase, --no-rebase, -or --ff-only on the command line to override the configured default per -invocation. - -fatal: unable to access 'https://gitlab.com/argent/argent-main.git/': The requested URL returned error: 522 -*** syncing argent-main -!!! failed syncing argent-main - * Sync failed with 1 - * Will try to re-create -$ pmaint sync argent-main -WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:thegreatmcpain repo at '/var/lib/repo-mirror-ci/sync/thegreatmcpain', 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/argent-main'... -fatal: unable to access 'https://gitlab.com/argent/argent-main.git/': The requested URL returned error: 522 +Updating files: 84% (7905/9346)
Updating files: 85% (7945/9346)
Updating files: 86% (8038/9346)
Updating files: 87% (8132/9346)
Updating files: 88% (8225/9346)
Updating files: 89% (8318/9346)
Updating files: 90% (8412/9346)
Updating files: 91% (8505/9346)
Updating files: 92% (8599/9346)
Updating files: 93% (8692/9346)
Updating files: 94% (8786/9346)
Updating files: 95% (8879/9346)
Updating files: 96% (8973/9346)
Updating files: 97% (9066/9346)
Updating files: 98% (9160/9346)
Updating files: 99% (9253/9346)
Updating files: 100% (9346/9346)
Updating files: 100% (9346/9346), done. *** syncing argent-main -!!! failed syncing argent-main - * Sync failed again with 1, removing +*** synced argent-main + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 32 argent-main + * Cache regenerated successfully |