From e52cb7b016d5b36e8938657f6c9484cfbc8dc418 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 18:05:16 +0000 Subject: 2020-10-23T18:00:01Z --- chymeric.html | 48 +++++++++++++++++++++--------------------------- 1 file changed, 21 insertions(+), 27 deletions(-) (limited to 'chymeric.html') diff --git a/chymeric.html b/chymeric.html index 2ed237629e54..c2734d5de87d 100644 --- a/chymeric.html +++ b/chymeric.html @@ -38,53 +38,47 @@ 14
$ pmaint sync chymeric
 
- 15
WARNING:pkgcore:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
warning: Pulling without specifying how to reconcile divergent branches is
 
- 16
WARNING:pkgcore:bibletime repo at '/var/lib/repo-mirror-ci/sync/bibletime', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
discouraged. You can squelch this message by running one of the following
 
- 17
WARNING:pkgcore:blender-gentoo-logo repo at '/var/lib/repo-mirror-ci/sync/blender-gentoo-logo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
commands sometime before your next pull:
 
- 18
warning: Pulling without specifying how to reconcile divergent branches is
+            18
 
- 19
discouraged. You can squelch this message by running one of the following
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
commands sometime before your next pull:
+            20
  git config pull.rebase true   # rebase
 
- 21
+            21
  git config pull.ff only       # fast-forward only
 
- 22
  git config pull.rebase false  # merge (the default strategy)
+            22
 
- 23
  git config pull.rebase true   # rebase
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
  git config pull.ff only       # fast-forward only
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
+            25
or --ff-only on the command line to override the configured default per
 
- 26
You can replace "git config" with "git config --global" to set a default
+            26
invocation.
 
- 27
preference for all repositories. You can also pass --rebase, --no-rebase,
+            27
 
- 28
or --ff-only on the command line to override the configured default per
+            28
Already up to date.
 
- 29
invocation.
+            29
*** syncing chymeric
 
- 30
+            30
*** synced chymeric
 
- 31
Already up to date.
+            31
 * Sync succeeded
 
- 32
*** syncing chymeric
+            32
$ git log --format=%ci -1
 
- 33
*** synced chymeric
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * Sync succeeded
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 chymeric
 
- 35
$ git log --format=%ci -1
-
- 36
$ git show -q --pretty=format:%G? HEAD
-
- 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 chymeric
-
- 38
 * Cache regenerated successfully
+            35
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad