From 4ef5b705c32d26cf3d113554782d8699dd0f0c15 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 4 May 2021 06:34:54 +0000 Subject: 2021-05-04T06:30:01Z --- robert7k.html | 42 ++++++++---------------------------------- 1 file changed, 8 insertions(+), 34 deletions(-) (limited to 'robert7k.html') diff --git a/robert7k.html b/robert7k.html index dad6a059b9fb..e6708302088e 100644 --- a/robert7k.html +++ b/robert7k.html @@ -36,47 +36,21 @@ 13
*** syncing robert7k
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
Already up to date.
 
- 15
discouraged. You can squelch this message by running one of the following
+            15
*** synced robert7k
 
- 16
commands sometime before your next pull:
+            16
 * Sync succeeded
 
- 17
+            17
$ git log --format=%ci -1
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
$ git show -q --pretty=format:%G? HEAD
 
- 19
  git config pull.rebase true   # rebase
+            19
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 robert7k
 
- 20
  git config pull.ff only       # fast-forward only
-
- 21
-
- 22
You can replace "git config" with "git config --global" to set a default
-
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 24
or --ff-only on the command line to override the configured default per
-
- 25
invocation.
-
- 26
-
- 27
Already up to date.
-
- 28
*** synced robert7k
-
- 29
 * Sync succeeded
-
- 30
$ git log --format=%ci -1
-
- 31
$ git show -q --pretty=format:%G? HEAD
-
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 robert7k
-
- 33
 * app-crypt/truecrypt-7.2: failed sourcing ebuild: Unsupported EAPI=5 (too old) for wxwidgets, (wxwidgets.eclass, line  25:  called die)
+            20
 * app-crypt/truecrypt-7.2: failed sourcing ebuild: Unsupported EAPI=5 (too old) for wxwidgets, (wxwidgets.eclass, line  25:  called die)
 
[FATAL] - 34
 * Cache regen failed with 1
+            21
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad