diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 09:16:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 09:16:51 +0000 |
commit | 3f0a3209324f94eea02d615bdd9758825320c024 (patch) | |
tree | 74c84d6f69438c70317f6b9b987f6470d2dda4a3 /anarchy.txt | |
parent | 2021-03-31T08:45:01Z (diff) | |
download | repos-3f0a3209324f94eea02d615bdd9758825320c024.tar.gz repos-3f0a3209324f94eea02d615bdd9758825320c024.tar.bz2 repos-3f0a3209324f94eea02d615bdd9758825320c024.zip |
2021-03-31T09:15:01Z
Diffstat (limited to 'anarchy.txt')
-rw-r--r-- | anarchy.txt | 27 |
1 files changed, 6 insertions, 21 deletions
diff --git a/anarchy.txt b/anarchy.txt index 6cc8358d1bd5..74f2a2afc12d 100644 --- a/anarchy.txt +++ b/anarchy.txt @@ -13,24 +13,9 @@ 'uri': 'git+ssh://git@git.gentoo.org/dev/anarchy.git'}], 'status': 'official'} $ pmaint sync anarchy -*** syncing anarchy -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. - -Already up to date. -*** synced anarchy - * Sync succeeded -$ git log --format=%ci -1 -$ git show -q --pretty=format:%G? HEAD -$ pmaint regen --use-local-desc --pkg-desc-index -t 32 anarchy - * Cache regenerated successfully +pmaint sync: error: argument repo: couldn't find repo 'anarchy' (available: gentoo:/usr/portage) + * Sync failed with 2 + * Will try to re-create +$ pmaint sync anarchy +pmaint sync: error: argument repo: couldn't find repo 'anarchy' (available: gentoo:/usr/portage) + * Sync failed again with 2, removing |