From 94c9678892c0f7dd1e38cd17cd12b55d4988ae72 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 9 Mar 2021 06:51:55 +0000 Subject: 2021-03-09T06:45:01Z --- bright.html | 52 +++++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 25 deletions(-) (limited to 'bright.html') diff --git a/bright.html b/bright.html index 63d5291f5cb3..8c677dc50336 100644 --- a/bright.html +++ b/bright.html @@ -36,55 +36,57 @@ 13
WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', 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
+            14
WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', 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
+            15
warning: Pulling without specifying how to reconcile divergent branches is
 
- 16
commands sometime before your next pull:
+            16
discouraged. You can squelch this message by running one of the following
 
- 17
+            17
commands sometime before your next pull:
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
 
- 19
  git config pull.rebase true   # rebase
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
  git config pull.ff only       # fast-forward only
+            20
  git config pull.rebase true   # rebase
 
- 21
+            21
  git config pull.ff only       # fast-forward only
 
- 22
You can replace "git config" with "git config --global" to set a default
+            22
 
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
or --ff-only on the command line to override the configured default per
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
invocation.
+            25
or --ff-only on the command line to override the configured default per
 
- 26
+            26
invocation.
 
- 27
Already up to date.
+            27
 
- 28
*** syncing bright
+            28
Already up to date.
 
- 29
*** synced bright
+            29
*** syncing bright
 
- 30
 * Sync succeeded
+            30
*** synced bright
 
- 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 bright
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * app-text/highlight-3.42-r2: failed sourcing ebuild: EAPI=6 is not supported
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 bright
+
+ 35
 * app-text/highlight-3.42-r2: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 35
 * net-misc/ddgr-1.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            36
 * net-misc/ddgr-1.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 36
 * net-misc/trackma-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            37
 * net-misc/trackma-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 37
 * x11-misc/screenkey-0.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+            38
 * x11-misc/screenkey-0.9: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 38
 * Cache regen failed with 1
+            39
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad