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 --- rasdark.html | 72 ++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 51 insertions(+), 21 deletions(-) (limited to 'rasdark.html') diff --git a/rasdark.html b/rasdark.html index ef2a79197d35..d8351928180b 100644 --- a/rasdark.html +++ b/rasdark.html @@ -32,47 +32,77 @@ 11
$ pmaint sync rasdark
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
WARNING:pkgcore:goris repo at '/var/lib/repo-mirror-ci/sync/goris', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
WARNING:pkgcore:graaff repo at '/var/lib/repo-mirror-ci/sync/graaff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
commands sometime before your next pull:
+            14
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).
 
- 15
+            15
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).
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
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).
 
- 17
  git config pull.rebase true   # rebase
+            17
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).
 
- 18
  git config pull.ff only       # fast-forward only
+            18
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).
 
- 19
+            19
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).
 
- 20
You can replace "git config" with "git config --global" to set a default
+            20
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).
 
- 21
preference for all repositories. You can also pass --rebase, --no-rebase,
+            21
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).
 
- 22
or --ff-only on the command line to override the configured default per
+            22
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).
 
- 23
invocation.
+            23
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).
 
- 24
+            24
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).
 
- 25
Already up to date.
+            25
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).
 
- 26
*** syncing rasdark
+            26
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).
 
- 27
*** synced rasdark
+            27
warning: Pulling without specifying how to reconcile divergent branches is
 
- 28
 * Sync succeeded
+            28
discouraged. You can squelch this message by running one of the following
 
- 29
$ git log --format=%ci -1
+            29
commands sometime before your next pull:
 
- 30
$ git show -q --pretty=format:%G? HEAD
+            30
 
- 31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rasdark
+            31
  git config pull.rebase false  # merge (the default strategy)
 
- 32
 * Cache regenerated successfully
+            32
  git config pull.rebase true   # rebase
+
+ 33
  git config pull.ff only       # fast-forward only
+
+ 34
+
+ 35
You can replace "git config" with "git config --global" to set a default
+
+ 36
preference for all repositories. You can also pass --rebase, --no-rebase,
+
+ 37
or --ff-only on the command line to override the configured default per
+
+ 38
invocation.
+
+ 39
+
+ 40
Already up to date.
+
+ 41
*** syncing rasdark
+
+ 42
*** synced rasdark
+
+ 43
 * Sync succeeded
+
+ 44
$ git log --format=%ci -1
+
+ 45
$ git show -q --pretty=format:%G? HEAD
+
+ 46
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rasdark
+
+ 47
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad