From 16527a0387e82be0a960858fc19cd90554e0bb93 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 9 Mar 2021 07:36:10 +0000 Subject: 2021-03-09T07:30:01Z --- pdilung.html | 78 ++++++++++++++++++++++-------------------------------------- 1 file changed, 28 insertions(+), 50 deletions(-) (limited to 'pdilung.html') diff --git a/pdilung.html b/pdilung.html index cdd23f50e0b3..affc81bcceab 100644 --- a/pdilung.html +++ b/pdilung.html @@ -42,83 +42,61 @@ 16
$ pmaint sync pdilung
 
- 17
WARNING:pkgcore:0bs1d1an repo at '/var/lib/repo-mirror-ci/sync/0bs1d1an', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            18
WARNING:pkgcore:flow repo at '/var/lib/repo-mirror-ci/sync/flow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 19
WARNING:pkgcore:bitcoin repo at '/var/lib/repo-mirror-ci/sync/bitcoin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            19
WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 20
WARNING:pkgcore:brave-overlay repo at '/var/lib/repo-mirror-ci/sync/brave-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            20
WARNING:pkgcore:hangul-typing repo at '/var/lib/repo-mirror-ci/sync/hangul-typing', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 21
WARNING:pkgcore:concaveoverlay repo at '/var/lib/repo-mirror-ci/sync/concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            21
WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 22
WARNING:pkgcore:eigenlay repo at '/var/lib/repo-mirror-ci/sync/eigenlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            22
WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 23
WARNING:pkgcore:elopez-r-overlay repo at '/var/lib/repo-mirror-ci/sync/elopez-r-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            23
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 24
WARNING:pkgcore:escpr2 repo at '/var/lib/repo-mirror-ci/sync/escpr2', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            24
warning: Pulling without specifying how to reconcile divergent branches is
 
- 25
WARNING:pkgcore:ext-devlibs repo at '/var/lib/repo-mirror-ci/sync/ext-devlibs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            25
discouraged. You can squelch this message by running one of the following
 
- 26
WARNING:pkgcore:flow repo at '/var/lib/repo-mirror-ci/sync/flow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            26
commands sometime before your next pull:
 
- 27
WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            27
 
- 28
WARNING:pkgcore:genthree repo at '/var/lib/repo-mirror-ci/sync/genthree', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            28
  git config pull.rebase false  # merge (the default strategy)
 
- 29
WARNING:pkgcore:gentoo-bootstrap repo at '/var/lib/repo-mirror-ci/sync/gentoo-bootstrap', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            29
  git config pull.rebase true   # rebase
 
- 30
WARNING:pkgcore:glarbs-overlay repo at '/var/lib/repo-mirror-ci/sync/glarbs-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            30
  git config pull.ff only       # fast-forward only
 
- 31
WARNING:pkgcore:hangul-typing repo at '/var/lib/repo-mirror-ci/sync/hangul-typing', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            31
 
- 32
WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            32
You can replace "git config" with "git config --global" to set a default
 
- 33
WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            33
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 34
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            34
or --ff-only on the command line to override the configured default per
 
- 35
warning: Pulling without specifying how to reconcile divergent branches is
+            35
invocation.
 
- 36
discouraged. You can squelch this message by running one of the following
+            36
 
- 37
commands sometime before your next pull:
+            37
Already up to date.
 
- 38
+            38
*** syncing pdilung
 
- 39
  git config pull.rebase false  # merge (the default strategy)
+            39
*** synced pdilung
 
- 40
  git config pull.rebase true   # rebase
+            40
 * Sync succeeded
 
- 41
  git config pull.ff only       # fast-forward only
+            41
$ git log --format=%ci -1
 
- 42
+            42
$ git show -q --pretty=format:%G? HEAD
 
- 43
You can replace "git config" with "git config --global" to set a default
+            43
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 pdilung
 
- 44
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 45
or --ff-only on the command line to override the configured default per
-
- 46
invocation.
-
- 47
-
- 48
Already up to date.
-
- 49
*** syncing pdilung
-
- 50
*** synced pdilung
-
- 51
 * Sync succeeded
-
- 52
$ git log --format=%ci -1
-
- 53
$ git show -q --pretty=format:%G? HEAD
-
- 54
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 pdilung
-
- 55
 * Cache regenerated successfully
+            44
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad