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