From 3da0832b81e4fdc7a12134000fee8277b4deff3f Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 25 Jan 2021 18:24:54 +0000 Subject: 2021-01-25T17:30:01Z --- gambas-overlay.html | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'gambas-overlay.html') diff --git a/gambas-overlay.html b/gambas-overlay.html index 02987e874ab5..aa24d723292e 100644 --- a/gambas-overlay.html +++ b/gambas-overlay.html @@ -34,51 +34,53 @@ 12
$ pmaint sync gambas-overlay
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
commands sometime before your next pull:
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
+            16
commands sometime before your next pull:
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
  git config pull.ff only       # fast-forward only
+            19
  git config pull.rebase true   # rebase
 
- 20
+            20
  git config pull.ff only       # fast-forward only
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
or --ff-only on the command line to override the configured default per
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
invocation.
+            24
or --ff-only on the command line to override the configured default per
 
- 25
+            25
invocation.
 
- 26
Already up to date.
+            26
 
- 27
*** syncing gambas-overlay
+            27
Already up to date.
 
- 28
*** synced gambas-overlay
+            28
*** syncing gambas-overlay
 
- 29
 * Sync succeeded
+            29
*** synced gambas-overlay
 
- 30
$ git log --format=%ci -1
+            30
 * Sync succeeded
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
$ git log --format=%ci -1
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gambas-overlay
+            32
$ git show -q --pretty=format:%G? HEAD
 
- 33
 * dev-util/gambas-3.7.1: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gambas-overlay
+
+ 34
 * dev-util/gambas-3.7.1: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 34
 * dev-util/gambas-3.8.4: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            35
 * dev-util/gambas-3.8.4: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 35
 * Cache regen failed with 1
+            36
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad