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