From bb993d6ecad21a7046f02dd41e189f3f3459474a Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 15 Jan 2021 05:34:57 +0000 Subject: 2021-01-15T05:30:01Z --- stefantalpalaru.html | 52 +++++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 25 deletions(-) (limited to 'stefantalpalaru.html') diff --git a/stefantalpalaru.html b/stefantalpalaru.html index 4aacd7331eb0..bcdeb7fd04e6 100644 --- a/stefantalpalaru.html +++ b/stefantalpalaru.html @@ -44,55 +44,57 @@ 17
$ pmaint sync stefantalpalaru
 
- 18
warning: Pulling without specifying how to reconcile divergent branches is
+            18
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).
 
- 19
discouraged. You can squelch this message by running one of the following
+            19
warning: Pulling without specifying how to reconcile divergent branches is
 
- 20
commands sometime before your next pull:
+            20
discouraged. You can squelch this message by running one of the following
 
- 21
+            21
commands sometime before your next pull:
 
- 22
  git config pull.rebase false  # merge (the default strategy)
+            22
 
- 23
  git config pull.rebase true   # rebase
+            23
  git config pull.rebase false  # merge (the default strategy)
 
- 24
  git config pull.ff only       # fast-forward only
+            24
  git config pull.rebase true   # rebase
 
- 25
+            25
  git config pull.ff only       # fast-forward only
 
- 26
You can replace "git config" with "git config --global" to set a default
+            26
 
- 27
preference for all repositories. You can also pass --rebase, --no-rebase,
+            27
You can replace "git config" with "git config --global" to set a default
 
- 28
or --ff-only on the command line to override the configured default per
+            28
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 29
invocation.
+            29
or --ff-only on the command line to override the configured default per
 
- 30
+            30
invocation.
 
- 31
Already up to date.
+            31
 
- 32
*** syncing stefantalpalaru
+            32
Already up to date.
 
- 33
*** synced stefantalpalaru
+            33
*** syncing stefantalpalaru
 
- 34
 * Sync succeeded
+            34
*** synced stefantalpalaru
 
- 35
$ git log --format=%ci -1
+            35
 * Sync succeeded
 
- 36
$ git show -q --pretty=format:%G? HEAD
+            36
$ git log --format=%ci -1
 
- 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 stefantalpalaru
+            37
$ git show -q --pretty=format:%G? HEAD
 
- 38
 * media-gfx/zart-3.2.2_p20191126: failed sourcing ebuild: EAPI=6 is not supported
+            38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 stefantalpalaru
+
+ 39
 * media-gfx/zart-3.2.2_p20191126: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 39
 * media-radio/fmreceiver-0.9: failed sourcing ebuild: EAPI=6 is not supported
+            40
 * media-radio/fmreceiver-0.9: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 40
 * media-radio/swreceiver-7.25_pre20170414: failed sourcing ebuild: EAPI=6 is not supported
+            41
 * media-radio/swreceiver-7.25_pre20170414: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 41
 * media-sound/fmit-1.2.13: failed sourcing ebuild: EAPI=6 is not supported
+            42
 * media-sound/fmit-1.2.13: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 42
 * Cache regen failed with 1
+            43
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad