From eab2968279da030d07e7f02d0aafc7f02335cf0e Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 2 May 2021 09:04:58 +0000 Subject: 2021-05-02T09:00:01Z --- farmboy0.html | 52 +++++++++++++++++++++++++--------------------------- 1 file changed, 25 insertions(+), 27 deletions(-) (limited to 'farmboy0.html') diff --git a/farmboy0.html b/farmboy0.html index 79a7d491bb87..4db5b69e495a 100644 --- a/farmboy0.html +++ b/farmboy0.html @@ -46,57 +46,55 @@ 18
$ pmaint sync farmboy0
 
- 19
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).
+            19
*** syncing farmboy0
 
- 20
*** syncing farmboy0
+            20
warning: Pulling without specifying how to reconcile divergent branches is
 
- 21
warning: Pulling without specifying how to reconcile divergent branches is
+            21
discouraged. You can squelch this message by running one of the following
 
- 22
discouraged. You can squelch this message by running one of the following
+            22
commands sometime before your next pull:
 
- 23
commands sometime before your next pull:
+            23
 
- 24
+            24
  git config pull.rebase false  # merge (the default strategy)
 
- 25
  git config pull.rebase false  # merge (the default strategy)
+            25
  git config pull.rebase true   # rebase
 
- 26
  git config pull.rebase true   # rebase
+            26
  git config pull.ff only       # fast-forward only
 
- 27
  git config pull.ff only       # fast-forward only
+            27
 
- 28
+            28
You can replace "git config" with "git config --global" to set a default
 
- 29
You can replace "git config" with "git config --global" to set a default
+            29
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 30
preference for all repositories. You can also pass --rebase, --no-rebase,
+            30
or --ff-only on the command line to override the configured default per
 
- 31
or --ff-only on the command line to override the configured default per
+            31
invocation.
 
- 32
invocation.
+            32
 
- 33
+            33
Already up to date.
 
- 34
Already up to date.
+            34
*** synced farmboy0
 
- 35
*** synced farmboy0
+            35
 * Sync succeeded
 
- 36
 * Sync succeeded
+            36
$ git log --format=%ci -1
 
- 37
$ git log --format=%ci -1
+            37
$ git show -q --pretty=format:%G? HEAD
 
- 38
$ git show -q --pretty=format:%G? HEAD
+            38
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 farmboy0
 
- 39
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 farmboy0
-
- 40
 * app-laptop/radeontool-9999: failed sourcing ebuild: inherit requires unknown eclass: autotools-utils.eclass
+            39
 * app-laptop/radeontool-9999: failed sourcing ebuild: inherit requires unknown eclass: autotools-utils.eclass
 
[FATAL] - 41
 * dev-util/google-breakpad-9999: failed sourcing ebuild: inherit requires unknown eclass: autotools-utils.eclass
+            40
 * dev-util/google-breakpad-9999: failed sourcing ebuild: inherit requires unknown eclass: autotools-utils.eclass
 
[FATAL] - 42
 * gnome-extra/yad-7.3: failed sourcing ebuild: inherit requires unknown eclass: autotools-utils.eclass
+            41
 * gnome-extra/yad-7.3: failed sourcing ebuild: inherit requires unknown eclass: autotools-utils.eclass
 
[FATAL] - 43
 * x11-drivers/xf86-video-ati-9999: failed sourcing ebuild: inherit requires unknown eclass: xorg-2.eclass
+            42
 * x11-drivers/xf86-video-ati-9999: failed sourcing ebuild: inherit requires unknown eclass: xorg-2.eclass
 
[FATAL] - 44
 * Cache regen failed with 1
+            43
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad