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