From 345e2a5295daa1d4ed63ff9f92d54f8b26349836 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 30 Apr 2021 07:19:56 +0000 Subject: 2021-04-30T07:15:01Z --- johnmh.html | 50 +++++++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 23 deletions(-) (limited to 'johnmh.html') diff --git a/johnmh.html b/johnmh.html index 4dcdcd4f5295..9b8e2a1bf5ba 100644 --- a/johnmh.html +++ b/johnmh.html @@ -38,51 +38,55 @@ 14
 'status': 'unofficial'}
 
- 15
$ pmaint sync johnmh
+            15
pkgcore 0.11.2 -- extended version info unavailable
 
- 16
*** syncing johnmh
+            16
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
$ pmaint sync johnmh
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
*** syncing johnmh
 
- 19
commands sometime before your next pull:
+            19
warning: Pulling without specifying how to reconcile divergent branches is
 
- 20
+            20
discouraged. You can squelch this message by running one of the following
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
commands sometime before your next pull:
 
- 22
  git config pull.rebase true   # rebase
+            22
 
- 23
  git config pull.ff only       # fast-forward only
+            23
  git config pull.rebase false  # merge (the default strategy)
 
- 24
+            24
  git config pull.rebase true   # rebase
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
  git config pull.ff only       # fast-forward only
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
 
- 27
or --ff-only on the command line to override the configured default per
+            27
You can replace "git config" with "git config --global" to set a default
 
- 28
invocation.
+            28
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 29
+            29
or --ff-only on the command line to override the configured default per
 
- 30
Already up to date.
+            30
invocation.
 
- 31
*** synced johnmh
+            31
 
- 32
 * Sync succeeded
+            32
Already up to date.
 
- 33
$ git log --format=%ci -1
+            33
*** synced johnmh
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
 * Sync succeeded
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 johnmh
+            35
$ git log --format=%ci -1
 
- 36
 * games-strategy/freeorion-0.4.6: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-any-r1, (python-any-r1.eclass, line  41:  called die)
+            36
$ git show -q --pretty=format:%G? HEAD
+
+ 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 johnmh
+
+ 38
 * games-strategy/freeorion-0.4.6: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-any-r1, (python-any-r1.eclass, line  41:  called die)
 
[FATAL] - 37
 * Cache regen failed with 1
+            39
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad