From e8b21aef7a8a8426c4740048544df7ee2091dfa7 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 21 Nov 2020 03:05:15 +0000 Subject: 2020-11-21T03:00:01Z --- twitch153.html | 48 +++++++++++++++++++++++------------------------- 1 file changed, 23 insertions(+), 25 deletions(-) (limited to 'twitch153.html') diff --git a/twitch153.html b/twitch153.html index 9e14d8dcea11..4538d10304f4 100644 --- a/twitch153.html +++ b/twitch153.html @@ -32,53 +32,51 @@ 11
$ pmaint sync twitch153
 
- 12
WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            12
warning: Pulling without specifying how to reconcile divergent branches is
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
discouraged. You can squelch this message by running one of the following
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
commands sometime before your next pull:
 
- 15
commands sometime before your next pull:
+            15
 
- 16
+            16
  git config pull.rebase false  # merge (the default strategy)
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
  git config pull.rebase true   # rebase
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.ff only       # fast-forward only
 
- 19
  git config pull.ff only       # fast-forward only
+            19
 
- 20
+            20
You can replace "git config" with "git config --global" to set a default
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
or --ff-only on the command line to override the configured default per
 
- 23
or --ff-only on the command line to override the configured default per
+            23
invocation.
 
- 24
invocation.
+            24
 
- 25
+            25
Already up to date.
 
- 26
Already up to date.
+            26
*** syncing twitch153
 
- 27
*** syncing twitch153
+            27
*** synced twitch153
 
- 28
*** synced twitch153
+            28
 * Sync succeeded
 
- 29
 * Sync succeeded
+            29
$ git log --format=%ci -1
 
- 30
$ git log --format=%ci -1
+            30
$ git show -q --pretty=format:%G? HEAD
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 twitch153
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 twitch153
-
- 33
 * app-admin/webapp-config-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            32
 * app-admin/webapp-config-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 34
 * games-emulation/dolphin-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            33
 * games-emulation/dolphin-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 35
 * Cache regen failed with 1
+            34
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad