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 --- nest.html | 64 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 43 insertions(+), 21 deletions(-) (limited to 'nest.html') diff --git a/nest.html b/nest.html index cc97ee4ccc17..8f2e12ad1ee1 100644 --- a/nest.html +++ b/nest.html @@ -38,47 +38,69 @@ 14
$ pmaint sync nest
 
- 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: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).
 
- 20
  git config pull.rebase true   # rebase
+            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).
 
- 21
  git config pull.ff only       # fast-forward only
+            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).
 
- 22
+            22
WARNING:pkgcore:maekke repo at '/var/lib/repo-mirror-ci/sync/maekke', 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: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
preference for all repositories. You can also pass --rebase, --no-rebase,
+            24
WARNING:pkgcore:mschiff repo at '/var/lib/repo-mirror-ci/sync/mschiff', 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 nest
+            29
 
- 30
*** synced nest
+            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 nest
+            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 nest
+
+ 41
*** synced nest
+
+ 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 nest
+
+ 46
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad