From 4ef5b705c32d26cf3d113554782d8699dd0f0c15 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 4 May 2021 06:34:54 +0000 Subject: 2021-05-04T06:30:01Z --- raiagent.html | 46 ++++++++++------------------------------------ 1 file changed, 10 insertions(+), 36 deletions(-) (limited to 'raiagent.html') diff --git a/raiagent.html b/raiagent.html index 6e311ef3ea3d..50d727a3c7a0 100644 --- a/raiagent.html +++ b/raiagent.html @@ -40,51 +40,25 @@ 15
*** syncing raiagent
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
Already up to date.
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
*** synced raiagent
 
- 18
commands sometime before your next pull:
+            18
 * Sync succeeded
 
- 19
+            19
$ git log --format=%ci -1
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
$ git show -q --pretty=format:%G? HEAD
 
- 21
  git config pull.rebase true   # rebase
+            21
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 raiagent
 
- 22
  git config pull.ff only       # fast-forward only
-
- 23
-
- 24
You can replace "git config" with "git config --global" to set a default
-
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 26
or --ff-only on the command line to override the configured default per
-
- 27
invocation.
-
- 28
-
- 29
Already up to date.
-
- 30
*** synced raiagent
-
- 31
 * Sync succeeded
-
- 32
$ git log --format=%ci -1
-
- 33
$ git show -q --pretty=format:%G? HEAD
-
- 34
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 raiagent
-
- 35
 * media-gfx/hakuneko-1.4.2: failed sourcing ebuild: Unsupported EAPI=6 (too old) for wxwidgets, (wxwidgets.eclass, line  25:  called die)
+            22
 * media-gfx/hakuneko-1.4.2: failed sourcing ebuild: Unsupported EAPI=6 (too old) for wxwidgets, (wxwidgets.eclass, line  25:  called die)
 
[FATAL] - 36
 * media-gfx/hakuneko-9999: failed sourcing ebuild: Unsupported EAPI=6 (too old) for wxwidgets, (wxwidgets.eclass, line  25:  called die)
+            23
 * media-gfx/hakuneko-9999: failed sourcing ebuild: Unsupported EAPI=6 (too old) for wxwidgets, (wxwidgets.eclass, line  25:  called die)
 
[FATAL] - 37
 * net-p2p/imule-2.3.2.3-r3: failed sourcing ebuild: Unsupported EAPI=6 (too old) for wxwidgets, (wxwidgets.eclass, line  25:  called die)
+            24
 * net-p2p/imule-2.3.2.3-r3: failed sourcing ebuild: Unsupported EAPI=6 (too old) for wxwidgets, (wxwidgets.eclass, line  25:  called die)
 
[FATAL] - 38
 * Cache regen failed with 1
+            25
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad