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 --- sorrow.html | 56 +++++++++++++++++++++----------------------------------- 1 file changed, 21 insertions(+), 35 deletions(-) (limited to 'sorrow.html') diff --git a/sorrow.html b/sorrow.html index 5c5a85915d7f..84f9c0bea5f6 100644 --- a/sorrow.html +++ b/sorrow.html @@ -36,61 +36,47 @@ 13
$ pmaint sync sorrow
 
- 14
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).
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
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).
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
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).
+            16
commands sometime before your next pull:
 
- 17
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).
+            17
 
- 18
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).
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
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).
+            19
  git config pull.rebase true   # rebase
 
- 20
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).
+            20
  git config pull.ff only       # fast-forward only
 
- 21
warning: Pulling without specifying how to reconcile divergent branches is
+            21
 
- 22
discouraged. You can squelch this message by running one of the following
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
commands sometime before your next pull:
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
+            24
or --ff-only on the command line to override the configured default per
 
- 25
  git config pull.rebase false  # merge (the default strategy)
+            25
invocation.
 
- 26
  git config pull.rebase true   # rebase
+            26
 
- 27
  git config pull.ff only       # fast-forward only
+            27
Already up to date.
 
- 28
+            28
*** syncing sorrow
 
- 29
You can replace "git config" with "git config --global" to set a default
+            29
*** synced sorrow
 
- 30
preference for all repositories. You can also pass --rebase, --no-rebase,
+            30
 * Sync succeeded
 
- 31
or --ff-only on the command line to override the configured default per
+            31
$ git log --format=%ci -1
 
- 32
invocation.
+            32
$ git show -q --pretty=format:%G? HEAD
 
- 33
+            33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sorrow
 
- 34
Already up to date.
-
- 35
*** syncing sorrow
-
- 36
*** synced sorrow
-
- 37
 * Sync succeeded
-
- 38
$ git log --format=%ci -1
-
- 39
$ git show -q --pretty=format:%G? HEAD
-
- 40
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sorrow
-
- 41
 * Cache regenerated successfully
+            34
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad