From 674af270dba6286e7044af3d923733a608e88477 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 18 Oct 2020 22:06:18 +0000 Subject: 2020-10-18T22:00:01Z --- vaca.html | 66 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 34 insertions(+), 32 deletions(-) (limited to 'vaca.html') diff --git a/vaca.html b/vaca.html index 34d4eaf6b104..505f3cfe41b1 100644 --- a/vaca.html +++ b/vaca.html @@ -38,69 +38,71 @@ 14
$ pmaint sync vaca
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 16
discouraged. You can squelch this message by running one of the following
+            16
warning: Pulling without specifying how to reconcile divergent branches is
 
- 17
commands sometime before your next pull:
+            17
discouraged. You can squelch this message by running one of the following
 
- 18
+            18
commands sometime before your next pull:
 
- 19
  git config pull.rebase false  # merge (the default strategy)
+            19
 
- 20
  git config pull.rebase true   # rebase
+            20
  git config pull.rebase false  # merge (the default strategy)
 
- 21
  git config pull.ff only       # fast-forward only
+            21
  git config pull.rebase true   # rebase
 
- 22
+            22
  git config pull.ff only       # fast-forward only
 
- 23
You can replace "git config" with "git config --global" to set a default
+            23
 
- 24
preference for all repositories. You can also pass --rebase, --no-rebase,
+            24
You can replace "git config" with "git config --global" to set a default
 
- 25
or --ff-only on the command line to override the configured default per
+            25
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 26
invocation.
+            26
or --ff-only on the command line to override the configured default per
 
- 27
+            27
invocation.
 
- 28
Already up to date.
+            28
 
- 29
*** syncing vaca
+            29
Already up to date.
 
- 30
*** synced vaca
+            30
*** syncing vaca
 
- 31
 * Sync succeeded
+            31
*** synced vaca
 
- 32
$ git log --format=%ci -1
+            32
 * Sync succeeded
 
- 33
$ git show -q --pretty=format:%G? HEAD
+            33
$ git log --format=%ci -1
 
- 34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vaca
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * dev-libs/libevdev-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vaca
+
+ 36
 * dev-libs/libevdev-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 36
 * games-emulation/ppsspp-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            37
 * games-emulation/ppsspp-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 37
 * games-emulation/ppsspp-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            38
 * games-emulation/ppsspp-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 38
 * games-server/dmp-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            39
 * games-server/dmp-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 39
 * games-util/fsbext-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            40
 * games-util/fsbext-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 40
 * media-libs/maiat3plusdec-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            41
 * media-libs/maiat3plusdec-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 41
 * sys-apps/bd-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            42
 * sys-apps/bd-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 42
 * sys-apps/ranwhen-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            43
 * sys-apps/ranwhen-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 43
 * sys-auth/pam_usb-9999-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            44
 * sys-auth/pam_usb-9999-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 44
 * sys-fs/fuse_7z-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            45
 * sys-fs/fuse_7z-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 45
 * x11-misc/xwinwrap-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
+            46
 * x11-misc/xwinwrap-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
 
[FATAL] - 46
 * Cache regen failed with 1
+            47
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad