From ff039a567f874447bf2fca07263e1701aee12aac Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 10 Apr 2021 17:05:09 +0000 Subject: 2021-04-10T17:00:01Z --- unity-gentoo.html | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'unity-gentoo.html') diff --git a/unity-gentoo.html b/unity-gentoo.html index b9acd62fbe16..abf7b73a469c 100644 --- a/unity-gentoo.html +++ b/unity-gentoo.html @@ -36,49 +36,51 @@ 13
$ pmaint sync unity-gentoo
 
- 14
*** syncing unity-gentoo
+            14
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
*** syncing unity-gentoo
 
- 16
discouraged. You can squelch this message by running one of the following
+            16
warning: Pulling without specifying how to reconcile divergent branches is
 
- 17
commands sometime before your next pull:
+            17
discouraged. You can squelch this message by running one of the following
 
- 18
+            18
commands sometime before your next pull:
 
- 19
  git config pull.rebase false  # merge (the default strategy)
+            19
 
- 20
  git config pull.rebase true   # rebase
+            20
  git config pull.rebase false  # merge (the default strategy)
 
- 21
  git config pull.ff only       # fast-forward only
+            21
  git config pull.rebase true   # rebase
 
- 22
+            22
  git config pull.ff only       # fast-forward only
 
- 23
You can replace "git config" with "git config --global" to set a default
+            23
 
- 24
preference for all repositories. You can also pass --rebase, --no-rebase,
+            24
You can replace "git config" with "git config --global" to set a default
 
- 25
or --ff-only on the command line to override the configured default per
+            25
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 26
invocation.
+            26
or --ff-only on the command line to override the configured default per
 
- 27
+            27
invocation.
 
- 28
Already up to date.
+            28
 
- 29
*** synced unity-gentoo
+            29
Already up to date.
 
- 30
 * Sync succeeded
+            30
*** synced unity-gentoo
 
- 31
$ git log --format=%ci -1
+            31
 * Sync succeeded
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ git log --format=%ci -1
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 unity-gentoo
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * dev-libs/dee-1.2.7_p20170616_p6_p01-r1: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-r1, (python-r1.eclass, line  34:  called die)
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 unity-gentoo
+
+ 35
 * dev-libs/dee-1.2.7_p20170616_p6_p01-r1: failed sourcing ebuild: Unsupported EAPI=5 (too old) for python-r1, (python-r1.eclass, line  34:  called die)
 
[FATAL] - 35
 * Cache regen failed with 1
+            36
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad