From aa2ab831a54c6ecfc4d2ce7ac8acc9df292d8fc5 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 30 Sep 2020 07:35:06 +0000 Subject: 2020-09-30T07:30:01Z --- lxde-gtk3.html | 52 ++++++++++++++++++++++++---------------------------- 1 file changed, 24 insertions(+), 28 deletions(-) (limited to 'lxde-gtk3.html') diff --git a/lxde-gtk3.html b/lxde-gtk3.html index 2c0dc8f72342..52e96e66c616 100644 --- a/lxde-gtk3.html +++ b/lxde-gtk3.html @@ -42,57 +42,53 @@ 16
$ pmaint sync lxde-gtk3
 
- 17
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
warning: Pulling without specifying how to reconcile divergent branches is
 
- 18
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            18
discouraged. You can squelch this message by running one of the following
 
- 19
warning: Pulling without specifying how to reconcile divergent branches is
+            19
commands sometime before your next pull:
 
- 20
discouraged. You can squelch this message by running one of the following
+            20
 
- 21
commands sometime before your next pull:
+            21
  git config pull.rebase false  # merge (the default strategy)
 
- 22
+            22
  git config pull.rebase true   # rebase
 
- 23
  git config pull.rebase false  # merge (the default strategy)
+            23
  git config pull.ff only       # fast-forward only
 
- 24
  git config pull.rebase true   # rebase
+            24
 
- 25
  git config pull.ff only       # fast-forward only
+            25
You can replace "git config" with "git config --global" to set a default
 
- 26
+            26
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
+            27
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,
+            28
invocation.
 
- 29
or --ff-only on the command line to override the configured default per
+            29
 
- 30
invocation.
+            30
Already up to date.
 
- 31
+            31
*** syncing lxde-gtk3
 
- 32
Already up to date.
+            32
*** synced lxde-gtk3
 
- 33
*** syncing lxde-gtk3
+            33
 * Sync succeeded
 
- 34
*** synced lxde-gtk3
+            34
$ git log --format=%ci -1
 
- 35
 * Sync succeeded
+            35
$ git show -q --pretty=format:%G? HEAD
 
- 36
$ git log --format=%ci -1
+            36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lxde-gtk3
 
- 37
$ git show -q --pretty=format:%G? HEAD
-
- 38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lxde-gtk3
-
- 39
 * unity-base/unity-gtk-module-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
+            37
 * unity-base/unity-gtk-module-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
 
[FATAL] - 40
 * x11-libs/bamf-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
+            38
 * x11-libs/bamf-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
 
[FATAL] - 41
 * x11-misc/obconf-9999: failed sourcing ebuild: Unsupported EAPI=2 (obsolete) for git-r3
+            39
 * x11-misc/obconf-9999: failed sourcing ebuild: Unsupported EAPI=2 (obsolete) for git-r3
 
[FATAL] - 42
 * Cache regen failed with 1
+            40
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad