diff options
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 |