From 1651762c91e8c25345ded5e1bf414fe8ec883c0b Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 11 Jan 2021 08:35:00 +0000 Subject: 2021-01-11T08:30:01Z --- stuff.html | 52 +++++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 25 deletions(-) (limited to 'stuff.html') diff --git a/stuff.html b/stuff.html index eaa6e140bfbd..c14e7c921cba 100644 --- a/stuff.html +++ b/stuff.html @@ -28,55 +28,57 @@ 9
$ pmaint sync stuff
 
- 10
warning: Pulling without specifying how to reconcile divergent branches is
+            10
WARNING:pkgcore:slonko repo at '/var/lib/repo-mirror-ci/sync/slonko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 11
discouraged. You can squelch this message by running one of the following
+            11
warning: Pulling without specifying how to reconcile divergent branches is
 
- 12
commands sometime before your next pull:
+            12
discouraged. You can squelch this message by running one of the following
 
- 13
+            13
commands sometime before your next pull:
 
- 14
  git config pull.rebase false  # merge (the default strategy)
+            14
 
- 15
  git config pull.rebase true   # rebase
+            15
  git config pull.rebase false  # merge (the default strategy)
 
- 16
  git config pull.ff only       # fast-forward only
+            16
  git config pull.rebase true   # rebase
 
- 17
+            17
  git config pull.ff only       # fast-forward only
 
- 18
You can replace "git config" with "git config --global" to set a default
+            18
 
- 19
preference for all repositories. You can also pass --rebase, --no-rebase,
+            19
You can replace "git config" with "git config --global" to set a default
 
- 20
or --ff-only on the command line to override the configured default per
+            20
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 21
invocation.
+            21
or --ff-only on the command line to override the configured default per
 
- 22
+            22
invocation.
 
- 23
Already up to date.
+            23
 
- 24
*** syncing stuff
+            24
Already up to date.
 
- 25
*** synced stuff
+            25
*** syncing stuff
 
- 26
 * Sync succeeded
+            26
*** synced stuff
 
- 27
$ git log --format=%ci -1
+            27
 * Sync succeeded
 
- 28
$ git show -q --pretty=format:%G? HEAD
+            28
$ git log --format=%ci -1
 
- 29
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 stuff
+            29
$ git show -q --pretty=format:%G? HEAD
 
- 30
 * app-office/mytetra-1.44.28: failed sourcing ebuild: EAPI=6 is not supported
+            30
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 stuff
+
+ 31
 * app-office/mytetra-1.44.28: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 31
 * app-office/mytetra-1.44.55: failed sourcing ebuild: EAPI=6 is not supported
+            32
 * app-office/mytetra-1.44.55: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 32
 * app-office/mytetra-9999: failed sourcing ebuild: EAPI=6 is not supported
+            33
 * app-office/mytetra-9999: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 33
 * x11-terms/cool-retro-term-9999: failed sourcing ebuild: EAPI=6 is not supported
+            34
 * x11-terms/cool-retro-term-9999: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 34
 * Cache regen failed with 1
+            35
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad