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