From c157276feae50d603160bca562e644fe44281eaa Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 18 Jan 2021 10:03:08 +0000 Subject: 2021-01-18T09:30:01Z --- haarp.html | 50 ++++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 24 deletions(-) (limited to 'haarp.html') diff --git a/haarp.html b/haarp.html index 60a1a921e72e..c77e24aab113 100644 --- a/haarp.html +++ b/haarp.html @@ -30,53 +30,55 @@ 10
$ pmaint sync haarp
 
- 11
warning: Pulling without specifying how to reconcile divergent branches is
+            11
WARNING:pkgcore:gentoo-bootstrap repo at '/var/lib/repo-mirror-ci/sync/gentoo-bootstrap', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 12
discouraged. You can squelch this message by running one of the following
+            12
warning: Pulling without specifying how to reconcile divergent branches is
 
- 13
commands sometime before your next pull:
+            13
discouraged. You can squelch this message by running one of the following
 
- 14
+            14
commands sometime before your next pull:
 
- 15
  git config pull.rebase false  # merge (the default strategy)
+            15
 
- 16
  git config pull.rebase true   # rebase
+            16
  git config pull.rebase false  # merge (the default strategy)
 
- 17
  git config pull.ff only       # fast-forward only
+            17
  git config pull.rebase true   # rebase
 
- 18
+            18
  git config pull.ff only       # fast-forward only
 
- 19
You can replace "git config" with "git config --global" to set a default
+            19
 
- 20
preference for all repositories. You can also pass --rebase, --no-rebase,
+            20
You can replace "git config" with "git config --global" to set a default
 
- 21
or --ff-only on the command line to override the configured default per
+            21
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 22
invocation.
+            22
or --ff-only on the command line to override the configured default per
 
- 23
+            23
invocation.
 
- 24
Already up to date.
+            24
 
- 25
*** syncing haarp
+            25
Already up to date.
 
- 26
*** synced haarp
+            26
*** syncing haarp
 
- 27
 * Sync succeeded
+            27
*** synced haarp
 
- 28
$ git log --format=%ci -1
+            28
 * Sync succeeded
 
- 29
$ git show -q --pretty=format:%G? HEAD
+            29
$ git log --format=%ci -1
 
- 30
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haarp
+            30
$ git show -q --pretty=format:%G? HEAD
 
- 31
 * app-editors/gedit-3.10.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haarp
+
+ 32
 * app-editors/gedit-3.10.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 32
 * app-editors/gedit-plugins-3.10.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            33
 * app-editors/gedit-plugins-3.10.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 33
 * x11-terms/roxterm-3.3.2-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            34
 * x11-terms/roxterm-3.3.2-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 34
 * Cache regen failed with 1
+            35
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad