From 8bb29b21779a795730a514dbcd9a6c5da7945337 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 1 Jan 2021 03:34:59 +0000 Subject: 2021-01-01T03:30:01Z --- sabayon-distro.html | 56 +++++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 27 deletions(-) (limited to 'sabayon-distro.html') diff --git a/sabayon-distro.html b/sabayon-distro.html index dc5c012fffde..a2cd9b146fd2 100644 --- a/sabayon-distro.html +++ b/sabayon-distro.html @@ -36,59 +36,61 @@ 13
$ pmaint sync sabayon-distro
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
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).
 
- 15
discouraged. You can squelch this message by running one of the following
+            15
warning: Pulling without specifying how to reconcile divergent branches is
 
- 16
commands sometime before your next pull:
+            16
discouraged. You can squelch this message by running one of the following
 
- 17
+            17
commands sometime before your next pull:
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
 
- 19
  git config pull.rebase true   # rebase
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
  git config pull.ff only       # fast-forward only
+            20
  git config pull.rebase true   # rebase
 
- 21
+            21
  git config pull.ff only       # fast-forward only
 
- 22
You can replace "git config" with "git config --global" to set a default
+            22
 
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
or --ff-only on the command line to override the configured default per
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
invocation.
+            25
or --ff-only on the command line to override the configured default per
 
- 26
+            26
invocation.
 
- 27
Already up to date.
+            27
 
- 28
*** syncing sabayon-distro
+            28
Already up to date.
 
- 29
*** synced sabayon-distro
+            29
*** syncing sabayon-distro
 
- 30
 * Sync succeeded
+            30
*** synced sabayon-distro
 
- 31
$ git log --format=%ci -1
+            31
 * Sync succeeded
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ git log --format=%ci -1
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon-distro
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * app-crypt/pinentry-base-1.1.0-r2: failed sourcing ebuild: EAPI=6 is not supported
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon-distro
+
+ 35
 * app-crypt/pinentry-base-1.1.0-r2: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 35
 * app-crypt/pinentry-qt5-1.1.0-r2: failed sourcing ebuild: EAPI=6 is not supported
+            36
 * app-crypt/pinentry-qt5-1.1.0-r2: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 36
 * net-p2p/bittorrent-4.4.0-r5: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            37
 * net-p2p/bittorrent-4.4.0-r5: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 37
 * net-p2p/transmission-qt5-2.94: failed sourcing ebuild: EAPI=6 is not supported
+            38
 * net-p2p/transmission-qt5-2.94: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 38
 * x11-misc/lightdm-base-1.28.0: failed sourcing ebuild: EAPI=6 is not supported
+            39
 * x11-misc/lightdm-base-1.28.0: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 39
 * x11-misc/lightdm-qt5-1.28.0: failed sourcing ebuild: EAPI=6 is not supported
+            40
 * x11-misc/lightdm-qt5-1.28.0: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 40
 * Cache regen failed with 1
+            41
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad