From e52cb7b016d5b36e8938657f6c9484cfbc8dc418 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 18:05:16 +0000 Subject: 2020-10-23T18:00:01Z --- raw.html | 58 +++++++++++++++++++++++----------------------------------- 1 file changed, 23 insertions(+), 35 deletions(-) (limited to 'raw.html') diff --git a/raw.html b/raw.html index 43555fc2c910..3744e9ae028c 100644 --- a/raw.html +++ b/raw.html @@ -34,63 +34,51 @@ 12
$ pmaint sync raw
 
- 13
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
WARNING:pkgcore:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
commands sometime before your next pull:
 
- 16
WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
 
- 17
WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
WARNING:pkgcore:python repo at '/var/lib/repo-mirror-ci/sync/python', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            18
  git config pull.rebase true   # rebase
 
- 19
warning: Pulling without specifying how to reconcile divergent branches is
+            19
  git config pull.ff only       # fast-forward only
 
- 20
discouraged. You can squelch this message by running one of the following
+            20
 
- 21
commands sometime before your next pull:
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
  git config pull.rebase false  # merge (the default strategy)
+            23
or --ff-only on the command line to override the configured default per
 
- 24
  git config pull.rebase true   # rebase
+            24
invocation.
 
- 25
  git config pull.ff only       # fast-forward only
+            25
 
- 26
+            26
Already up to date.
 
- 27
You can replace "git config" with "git config --global" to set a default
+            27
*** syncing raw
 
- 28
preference for all repositories. You can also pass --rebase, --no-rebase,
+            28
*** synced raw
 
- 29
or --ff-only on the command line to override the configured default per
+            29
 * Sync succeeded
 
- 30
invocation.
+            30
$ git log --format=%ci -1
 
- 31
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
Already up to date.
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
 
- 33
*** syncing raw
-
- 34
*** synced raw
-
- 35
 * Sync succeeded
-
- 36
$ git log --format=%ci -1
-
- 37
$ git show -q --pretty=format:%G? HEAD
-
- 38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
-
- 39
 * sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
+            33
 * sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
 
[FATAL] - 40
 * sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
+            34
 * sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
 
[FATAL] - 41
 * Cache regen failed with 1
+            35
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad