From 345e2a5295daa1d4ed63ff9f92d54f8b26349836 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 30 Apr 2021 07:19:56 +0000 Subject: 2021-04-30T07:15:01Z --- sk-overlay.html | 52 ++++++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 24 deletions(-) (limited to 'sk-overlay.html') diff --git a/sk-overlay.html b/sk-overlay.html index 188245e6f02c..17164f6f6596 100644 --- a/sk-overlay.html +++ b/sk-overlay.html @@ -38,53 +38,57 @@ 14
 'status': 'unofficial'}
 
- 15
$ pmaint sync sk-overlay
+            15
pkgcore 0.11.2 -- extended version info unavailable
 
- 16
*** syncing sk-overlay
+            16
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
$ pmaint sync sk-overlay
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
*** syncing sk-overlay
 
- 19
commands sometime before your next pull:
+            19
warning: Pulling without specifying how to reconcile divergent branches is
 
- 20
+            20
discouraged. You can squelch this message by running one of the following
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
commands sometime before your next pull:
 
- 22
  git config pull.rebase true   # rebase
+            22
 
- 23
  git config pull.ff only       # fast-forward only
+            23
  git config pull.rebase false  # merge (the default strategy)
 
- 24
+            24
  git config pull.rebase true   # rebase
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
  git config pull.ff only       # fast-forward only
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
 
- 27
or --ff-only on the command line to override the configured default per
+            27
You can replace "git config" with "git config --global" to set a default
 
- 28
invocation.
+            28
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 29
+            29
or --ff-only on the command line to override the configured default per
 
- 30
Already up to date.
+            30
invocation.
 
- 31
*** synced sk-overlay
+            31
 
- 32
 * Sync succeeded
+            32
Already up to date.
 
- 33
$ git log --format=%ci -1
+            33
*** synced sk-overlay
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
 * Sync succeeded
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 sk-overlay
+            35
$ git log --format=%ci -1
 
- 36
 * media-fonts/noto-20171025: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
+            36
$ git show -q --pretty=format:%G? HEAD
+
+ 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 sk-overlay
+
+ 38
 * media-fonts/noto-20171025: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line  12:  called die)
 
[FATAL] - 37
 * x11-libs/libvdpau-va-gl-0.4.2: failed sourcing ebuild: virtualx.eclass: EAPI 5 is too old., (virtualx.eclass, line  13:  called die)
+            39
 * x11-libs/libvdpau-va-gl-0.4.2: failed sourcing ebuild: virtualx.eclass: EAPI 5 is too old., (virtualx.eclass, line  13:  called die)
 
[FATAL] - 38
 * Cache regen failed with 1
+            40
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad