From c8368258824b076c171fe25f0001200f1626c843 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 15:07:24 +0000 Subject: 2020-10-23T14:30:01Z --- salfter.html | 74 ++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 52 insertions(+), 22 deletions(-) (limited to 'salfter.html') diff --git a/salfter.html b/salfter.html index b56ed35a742a..759a42b817a3 100644 --- a/salfter.html +++ b/salfter.html @@ -30,49 +30,79 @@ 10
$ pmaint sync salfter
 
- 11
warning: Pulling without specifying how to reconcile divergent branches is
+            11
WARNING:pkgcore:hibiscus repo at '/var/lib/repo-mirror-ci/sync/hibiscus', 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:pkgcore:ikelos repo at '/var/lib/repo-mirror-ci/sync/ikelos', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
commands sometime before your next pull:
+            13
WARNING:pkgcore:jamesbroadhead repo at '/var/lib/repo-mirror-ci/sync/jamesbroadhead', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
+            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).
 
- 15
  git config pull.rebase false  # merge (the default strategy)
+            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).
 
- 16
  git config pull.rebase true   # rebase
+            16
WARNING:pkgcore:leio repo at '/var/lib/repo-mirror-ci/sync/leio', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
  git config pull.ff only       # fast-forward only
+            17
WARNING:pkgcore:lisp repo at '/var/lib/repo-mirror-ci/sync/lisp', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
+            18
WARNING:pkgcore:matrix repo at '/var/lib/repo-mirror-ci/sync/matrix', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 19
You can replace "git config" with "git config --global" to set a default
+            19
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).
 
- 20
preference for all repositories. You can also pass --rebase, --no-rebase,
+            20
WARNING:pkgcore:nico repo at '/var/lib/repo-mirror-ci/sync/nico', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 21
or --ff-only on the command line to override the configured default per
+            21
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).
 
- 22
invocation.
+            22
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).
 
- 23
+            23
WARNING:pkgcore:rebutia repo at '/var/lib/repo-mirror-ci/sync/rebutia', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 24
Already up to date.
+            24
WARNING:pkgcore:ruby repo at '/var/lib/repo-mirror-ci/sync/ruby', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 25
*** syncing salfter
+            25
WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 26
*** synced salfter
+            26
warning: Pulling without specifying how to reconcile divergent branches is
 
- 27
 * Sync succeeded
+            27
discouraged. You can squelch this message by running one of the following
 
- 28
$ git log --format=%ci -1
+            28
commands sometime before your next pull:
 
- 29
$ git show -q --pretty=format:%G? HEAD
+            29
 
- 30
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 salfter
+            30
  git config pull.rebase false  # merge (the default strategy)
 
- 31
 * dev-python/jsonrpc-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
+            31
  git config pull.rebase true   # rebase
+
+ 32
  git config pull.ff only       # fast-forward only
+
+ 33
+
+ 34
You can replace "git config" with "git config --global" to set a default
+
+ 35
preference for all repositories. You can also pass --rebase, --no-rebase,
+
+ 36
or --ff-only on the command line to override the configured default per
+
+ 37
invocation.
+
+ 38
+
+ 39
Already up to date.
+
+ 40
*** syncing salfter
+
+ 41
*** synced salfter
+
+ 42
 * Sync succeeded
+
+ 43
$ git log --format=%ci -1
+
+ 44
$ git show -q --pretty=format:%G? HEAD
+
+ 45
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 salfter
+
+ 46
 * dev-python/jsonrpc-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
 
[FATAL] - 32
 * Cache regen failed with 1
+            47
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad