diff options
Diffstat (limited to 'foo-overlay.txt')
-rw-r--r-- | foo-overlay.txt | 27 |
1 files changed, 6 insertions, 21 deletions
diff --git a/foo-overlay.txt b/foo-overlay.txt index b5a6c5ab6ae3..02ad2d92253d 100644 --- a/foo-overlay.txt +++ b/foo-overlay.txt @@ -12,24 +12,9 @@ 'uri': 'https://github.com/slashbeast/foo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync foo-overlay -*** syncing foo-overlay -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 foo-overlay - * Sync succeeded -$ git log --format=%ci -1 -$ git show -q --pretty=format:%G? HEAD -$ pmaint regen --use-local-desc --pkg-desc-index -t 32 foo-overlay - * Cache regenerated successfully +pmaint sync: error: argument repo: couldn't find repo 'foo-overlay' (available: gentoo:/usr/portage) + * Sync failed with 2 + * Will try to re-create +$ pmaint sync foo-overlay +pmaint sync: error: argument repo: couldn't find repo 'foo-overlay' (available: gentoo:/usr/portage) + * Sync failed again with 2, removing |