From 47776ca77a4b20de0398f566436a06171c3b61e7 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 30 Mar 2021 00:20:19 +0000 Subject: 2021-03-30T00:15:01Z --- archenroot.html | 52 ++++++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 24 deletions(-) (limited to 'archenroot.html') diff --git a/archenroot.html b/archenroot.html index a0c54a2f0d05..cd27cd12304a 100644 --- a/archenroot.html +++ b/archenroot.html @@ -38,53 +38,57 @@ 14
$ pmaint sync archenroot
 
- 15
*** syncing archenroot
+            15
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).
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
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).
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
*** syncing archenroot
 
- 18
commands sometime before your next pull:
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
commands sometime before your next pull:
 
- 21
  git config pull.rebase true   # rebase
+            21
 
- 22
  git config pull.ff only       # fast-forward only
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
+            23
  git config pull.rebase true   # rebase
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
  git config pull.ff only       # fast-forward only
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
 
- 26
or --ff-only on the command line to override the configured default per
+            26
You can replace "git config" with "git config --global" to set a default
 
- 27
invocation.
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
+            28
or --ff-only on the command line to override the configured default per
 
- 29
Already up to date.
+            29
invocation.
 
- 30
*** synced archenroot
+            30
 
- 31
 * Sync succeeded
+            31
Already up to date.
 
- 32
$ git log --format=%ci -1
+            32
*** synced archenroot
 
- 33
$ git show -q --pretty=format:%G? HEAD
+            33
 * Sync succeeded
 
- 34
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 archenroot
+            34
$ git log --format=%ci -1
 
- 35
 * app-editors/atom-1.28.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
+            35
$ git show -q --pretty=format:%G? HEAD
+
+ 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 archenroot
+
+ 37
 * app-editors/atom-1.28.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
 
[FATAL] - 36
 * dev-util/pykickstart-1.99.54: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
+            38
 * dev-util/pykickstart-1.99.54: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
 
[FATAL] - 37
 * dev-util/pykickstart-1.99.66.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
+            39
 * dev-util/pykickstart-1.99.66.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156:  called die)
 
[FATAL] - 38
 * Cache regen failed with 1
+            40
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad