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