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