From 76a69cb9bb2d1f7329b2694927de16f646ff2bd9 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 18 Oct 2020 22:34:56 +0000 Subject: 2020-10-18T22:30:01Z --- raw.html | 50 ++++++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 26 deletions(-) (limited to 'raw.html') diff --git a/raw.html b/raw.html index 551cccb3ae3c..07f14e24ac5d 100644 --- a/raw.html +++ b/raw.html @@ -34,55 +34,53 @@ 12
$ pmaint sync raw
 
- 13
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            13
WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
discouraged. You can squelch this message by running one of the following
+            16
commands sometime before your next pull:
 
- 17
commands sometime before your next pull:
+            17
 
- 18
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
  git config pull.rebase false  # merge (the default strategy)
+            19
  git config pull.rebase true   # rebase
 
- 20
  git config pull.rebase true   # rebase
+            20
  git config pull.ff only       # fast-forward only
 
- 21
  git config pull.ff only       # fast-forward only
+            21
 
- 22
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
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
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
or --ff-only on the command line to override the configured default per
+            25
invocation.
 
- 26
invocation.
+            26
 
- 27
+            27
Already up to date.
 
- 28
Already up to date.
+            28
*** syncing raw
 
- 29
*** syncing raw
+            29
*** synced raw
 
- 30
*** synced raw
+            30
 * Sync succeeded
 
- 31
 * Sync succeeded
+            31
$ git log --format=%ci -1
 
- 32
$ git log --format=%ci -1
+            32
$ git show -q --pretty=format:%G? HEAD
 
- 33
$ git show -q --pretty=format:%G? HEAD
+            33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
 
- 34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
-
- 35
 * sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
+            34
 * sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
 
[FATAL] - 36
 * sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
+            35
 * sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
 
[FATAL] - 37
 * Cache regen failed with 1
+            36
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad