From 999dec99e30a92fa453f6273302d4ffec271f435 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 13:36:13 +0000 Subject: 2020-10-23T13:30:01Z --- toniz4-overlay.html | 56 ++++++++++++++++++++--------------------------------- 1 file changed, 21 insertions(+), 35 deletions(-) (limited to 'toniz4-overlay.html') diff --git a/toniz4-overlay.html b/toniz4-overlay.html index 0aab45084baa..8f21b0a61053 100644 --- a/toniz4-overlay.html +++ b/toniz4-overlay.html @@ -30,61 +30,47 @@ 10
$ pmaint sync toniz4-overlay
 
- 11
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).
+            11
warning: Pulling without specifying how to reconcile divergent branches is
 
- 12
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).
+            12
discouraged. You can squelch this message by running one of the following
 
- 13
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).
+            13
commands sometime before your next pull:
 
- 14
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).
+            14
 
- 15
WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
  git config pull.rebase false  # merge (the default strategy)
 
- 16
WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
  git config pull.rebase true   # rebase
 
- 17
WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
  git config pull.ff only       # fast-forward only
 
- 18
warning: Pulling without specifying how to reconcile divergent branches is
+            18
 
- 19
discouraged. You can squelch this message by running one of the following
+            19
You can replace "git config" with "git config --global" to set a default
 
- 20
commands sometime before your next pull:
+            20
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 21
+            21
or --ff-only on the command line to override the configured default per
 
- 22
  git config pull.rebase false  # merge (the default strategy)
+            22
invocation.
 
- 23
  git config pull.rebase true   # rebase
+            23
 
- 24
  git config pull.ff only       # fast-forward only
+            24
Already up to date.
 
- 25
+            25
*** syncing toniz4-overlay
 
- 26
You can replace "git config" with "git config --global" to set a default
+            26
*** synced toniz4-overlay
 
- 27
preference for all repositories. You can also pass --rebase, --no-rebase,
+            27
 * Sync succeeded
 
- 28
or --ff-only on the command line to override the configured default per
+            28
$ git log --format=%ci -1
 
- 29
invocation.
+            29
$ git show -q --pretty=format:%G? HEAD
 
- 30
+            30
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 toniz4-overlay
 
- 31
Already up to date.
-
- 32
*** syncing toniz4-overlay
-
- 33
*** synced toniz4-overlay
-
- 34
 * Sync succeeded
-
- 35
$ git log --format=%ci -1
-
- 36
$ git show -q --pretty=format:%G? HEAD
-
- 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 toniz4-overlay
-
- 38
 * Cache regenerated successfully
+            31
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad