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