From 57268eda6b7210f3bb925ee2f7dbf3e458aa6f3f Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Thu, 14 Jan 2021 03:34:57 +0000 Subject: 2021-01-14T03:30:01Z --- R_Overlay.html | 6 ++-- R_Overlay.txt | 6 ++-- dlang.html | 44 +++++++++++++++------------- dlang.txt | 1 + dmchurch.html | 44 +++++++++++++++------------- dmchurch.txt | 1 + docker.html | 78 ++++++++++++++++++++++++------------------------- docker.txt | 1 - drdim.html | 44 +++++++++++++--------------- drdim.txt | 1 - dwfreed.html | 44 +++++++++++++--------------- dwfreed.txt | 1 - index.html | 2 +- lacimarsik-overlay.html | 46 +++++++++++++++-------------- lacimarsik-overlay.txt | 1 + lanodanOverlay.html | 44 +++++++++++++++------------- lanodanOverlay.txt | 1 + luxifer.html | 44 +++++++++++++++------------- luxifer.txt | 1 + lxde-gtk3.html | 64 ++++++++++++++++++++-------------------- lxde-gtk3.txt | 1 + maekke.html | 44 +++++++++++++++------------- maekke.txt | 1 + maggu2810-overlay.html | 44 +++++++++++++++------------- maggu2810-overlay.txt | 1 + mate-de-gentoo.html | 44 +++++++++++++++------------- mate-de-gentoo.txt | 1 + matrix.html | 46 +++++++++++++++-------------- matrix.txt | 1 + megacoffee.html | 44 +++++++++++++++------------- megacoffee.txt | 1 + menelkir.html | 44 +++++++++++++++------------- menelkir.txt | 1 + metahax.html | 44 +++++++++++++++------------- metahax.txt | 1 + milos-rs.html | 44 +++++++++++++++------------- milos-rs.txt | 1 + miramir.html | 44 +++++++++++++++------------- miramir.txt | 1 + mkeyoverlay.html | 10 ++++--- mkeyoverlay.txt | 1 + mklich.html | 44 +++++++++++++++------------- mklich.txt | 1 + mkr-overlay.html | 44 +++++++++++++++------------- mkr-overlay.txt | 1 + sspreitz.html | 44 +++++++++++++++------------- sspreitz.txt | 1 + steam-overlay.html | 44 +++++++++++++++------------- steam-overlay.txt | 1 + stefantalpalaru.html | 52 +++++++++++++++++---------------- stefantalpalaru.txt | 1 + stha09.html | 44 +++++++++++++++------------- stha09.txt | 1 + swegener.html | 6 ++-- swegener.txt | 6 ++-- tabinol.html | 44 +++++++++++++++------------- tabinol.txt | 1 + tarantool.html | 44 +++++++++++++++------------- tarantool.txt | 1 + tastytea.html | 44 +++++++++++++--------------- tastytea.txt | 1 - xwing.html | 60 +++++-------------------------------- xwing.txt | 25 +--------------- zugaina.html | 6 ++-- zugaina.txt | 6 ++-- 65 files changed, 703 insertions(+), 712 deletions(-) diff --git a/R_Overlay.html b/R_Overlay.html index e4e79764351d..42eaff3826a2 100644 --- a/R_Overlay.html +++ b/R_Overlay.html @@ -50,19 +50,19 @@ 20
Matched data: 0 bytes
 
- 21
File list size: 2.19M
+            21
File list size: 2.03M
 
22
File list generation time: 0.001 seconds
 
23
File list transfer time: 0.000 seconds
 
- 24
Total bytes sent: 17.15K
+            24
Total bytes sent: 17.16K
 
25
Total bytes received: 2.46M
 
26
 
- 27
sent 17.15K bytes  received 2.46M bytes  992.55K bytes/sec
+            27
sent 17.16K bytes  received 2.46M bytes  1.65M bytes/sec
 
28
total size is 55.68M  speedup is 22.44
 
diff --git a/R_Overlay.txt b/R_Overlay.txt index 58bfbc4cb68e..2331d5c9c2c8 100644 --- a/R_Overlay.txt +++ b/R_Overlay.txt @@ -18,13 +18,13 @@ Total file size: 55.68M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes -File list size: 2.19M +File list size: 2.03M File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 17.15K +Total bytes sent: 17.16K Total bytes received: 2.46M -sent 17.15K bytes received 2.46M bytes 992.55K bytes/sec +sent 17.16K bytes received 2.46M bytes 1.65M bytes/sec total size is 55.68M speedup is 22.44 *** syncing R_Overlay *** synced R_Overlay diff --git a/dlang.html b/dlang.html index 7b4ba26033aa..5c819656f873 100644 --- a/dlang.html +++ b/dlang.html @@ -34,47 +34,49 @@
12
$ pmaint sync dlang
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
commands sometime before your next pull:
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
+            16
commands sometime before your next pull:
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
  git config pull.ff only       # fast-forward only
+            19
  git config pull.rebase true   # rebase
 
- 20
+            20
  git config pull.ff only       # fast-forward only
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
or --ff-only on the command line to override the configured default per
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
invocation.
+            24
or --ff-only on the command line to override the configured default per
 
- 25
+            25
invocation.
 
- 26
Already up to date.
+            26
 
- 27
*** syncing dlang
+            27
Already up to date.
 
- 28
*** synced dlang
+            28
*** syncing dlang
 
- 29
 * Sync succeeded
+            29
*** synced dlang
 
- 30
$ git log --format=%ci -1
+            30
 * Sync succeeded
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
$ git log --format=%ci -1
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dlang
+            32
$ git show -q --pretty=format:%G? HEAD
 
- 33
 * Cache regenerated successfully
+            33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dlang
+
+ 34
 * Cache regenerated successfully
 
diff --git a/dlang.txt b/dlang.txt index a51eae08a300..ab0866de377f 100644 --- a/dlang.txt +++ b/dlang.txt @@ -10,6 +10,7 @@ {'type': 'git', 'uri': 'git://github.com/gentoo/dlang.git'}], 'status': 'unofficial'} $ pmaint sync dlang +WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/dmchurch.html b/dmchurch.html index 0d11dc8a45d2..4fef5c03f40a 100644 --- a/dmchurch.html +++ b/dmchurch.html @@ -42,47 +42,49 @@
16
$ pmaint sync dmchurch
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', 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
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
commands sometime before your next pull:
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
+            20
commands sometime before your next pull:
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
 
- 22
  git config pull.rebase true   # rebase
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
  git config pull.ff only       # fast-forward only
+            23
  git config pull.rebase true   # rebase
 
- 24
+            24
  git config pull.ff only       # fast-forward only
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
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
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
invocation.
+            28
or --ff-only on the command line to override the configured default per
 
- 29
+            29
invocation.
 
- 30
Already up to date.
+            30
 
- 31
*** syncing dmchurch
+            31
Already up to date.
 
- 32
*** synced dmchurch
+            32
*** syncing dmchurch
 
- 33
 * Sync succeeded
+            33
*** synced dmchurch
 
- 34
$ git log --format=%ci -1
+            34
 * Sync succeeded
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
$ git log --format=%ci -1
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dmchurch
+            36
$ git show -q --pretty=format:%G? HEAD
 
- 37
 * Cache regenerated successfully
+            37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dmchurch
+
+ 38
 * Cache regenerated successfully
 
diff --git a/dmchurch.txt b/dmchurch.txt index 40079bdc2f4e..545b8fe4ea4f 100644 --- a/dmchurch.txt +++ b/dmchurch.txt @@ -14,6 +14,7 @@ 'uri': 'git@github.com:dmchurch/portage-overlay.git'}], 'status': 'unofficial'} $ pmaint sync dmchurch +WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/docker.html b/docker.html index 6d23a5e6fe71..1faba69b9ea9 100644 --- a/docker.html +++ b/docker.html @@ -40,83 +40,81 @@
15
$ pmaint sync docker
 
- 16
WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
warning: Pulling without specifying how to reconcile divergent branches is
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
discouraged. You can squelch this message by running one of the following
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
commands sometime before your next pull:
 
- 19
commands sometime before your next pull:
+            19
 
- 20
+            20
  git config pull.rebase false  # merge (the default strategy)
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
  git config pull.rebase true   # rebase
 
- 22
  git config pull.rebase true   # rebase
+            22
  git config pull.ff only       # fast-forward only
 
- 23
  git config pull.ff only       # fast-forward only
+            23
 
- 24
+            24
You can replace "git config" with "git config --global" to set a default
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
or --ff-only on the command line to override the configured default per
 
- 27
or --ff-only on the command line to override the configured default per
+            27
invocation.
 
- 28
invocation.
+            28
 
- 29
+            29
Already up to date.
 
- 30
Already up to date.
+            30
*** syncing docker
 
- 31
*** syncing docker
+            31
*** synced docker
 
- 32
*** synced docker
+            32
 * Sync succeeded
 
- 33
 * Sync succeeded
+            33
$ git log --format=%ci -1
 
- 34
$ git log --format=%ci -1
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 docker
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 docker
-
- 37
 * app-emulation/docker-0.5.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            36
 * app-emulation/docker-0.5.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 38
 * app-emulation/docker-0.6.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            37
 * app-emulation/docker-0.6.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 39
 * app-emulation/docker-0.6.1-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            38
 * app-emulation/docker-0.6.1-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 40
 * app-emulation/docker-0.6.1-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            39
 * app-emulation/docker-0.6.1-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 41
 * app-emulation/docker-0.6.1-r3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            40
 * app-emulation/docker-0.6.1-r3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 42
 * app-emulation/docker-0.6.1-r4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            41
 * app-emulation/docker-0.6.1-r4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 43
 * app-emulation/docker-0.6.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            42
 * app-emulation/docker-0.6.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 44
 * app-emulation/docker-0.6.2-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            43
 * app-emulation/docker-0.6.2-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 45
 * app-emulation/docker-0.6.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            44
 * app-emulation/docker-0.6.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 46
 * app-emulation/docker-0.6.3-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            45
 * app-emulation/docker-0.6.3-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 47
 * app-emulation/docker-0.6.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            46
 * app-emulation/docker-0.6.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 48
 * app-emulation/docker-0.6.5: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            47
 * app-emulation/docker-0.6.5: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 49
 * app-emulation/docker-0.6.6: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            48
 * app-emulation/docker-0.6.6: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 50
 * app-emulation/docker-0.6.7: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            49
 * app-emulation/docker-0.6.7: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 51
 * app-emulation/docker-0.7.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            50
 * app-emulation/docker-0.7.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 52
 * dev-util/gordon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            51
 * dev-util/gordon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 53
 * sys-auth/notary-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            52
 * sys-auth/notary-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 54
 * Cache regen failed with 1
+            53
 * Cache regen failed with 1
 
diff --git a/docker.txt b/docker.txt index 4ba10c808693..691379aa1d2e 100644 --- a/docker.txt +++ b/docker.txt @@ -13,7 +13,6 @@ {'type': 'git', 'uri': 'git@github.com:tianon/docker-overlay.git'}], 'status': 'unofficial'} $ pmaint sync docker -WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/drdim.html b/drdim.html index 45708e97ea31..59448fb592db 100644 --- a/drdim.html +++ b/drdim.html @@ -38,49 +38,47 @@
14
$ pmaint sync drdim
 
- 15
WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
warning: Pulling without specifying how to reconcile divergent branches is
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
discouraged. You can squelch this message by running one of the following
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
commands sometime before your next pull:
 
- 18
commands sometime before your next pull:
+            18
 
- 19
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
  git config pull.rebase true   # rebase
 
- 21
  git config pull.rebase true   # rebase
+            21
  git config pull.ff only       # fast-forward only
 
- 22
  git config pull.ff only       # fast-forward only
+            22
 
- 23
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
or --ff-only on the command line to override the configured default per
 
- 26
or --ff-only on the command line to override the configured default per
+            26
invocation.
 
- 27
invocation.
+            27
 
- 28
+            28
Already up to date.
 
- 29
Already up to date.
+            29
*** syncing drdim
 
- 30
*** syncing drdim
+            30
*** synced drdim
 
- 31
*** synced drdim
+            31
 * Sync succeeded
 
- 32
 * Sync succeeded
+            32
$ git log --format=%ci -1
 
- 33
$ git log --format=%ci -1
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 drdim
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 drdim
-
- 36
 * Cache regenerated successfully
+            35
 * Cache regenerated successfully
 
diff --git a/drdim.txt b/drdim.txt index 3bfd9e6fafec..583ca29f5343 100644 --- a/drdim.txt +++ b/drdim.txt @@ -12,7 +12,6 @@ {'type': 'git', 'uri': 'git@github.com:drdim/layman.git'}], 'status': 'unofficial'} $ pmaint sync drdim -WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/dwfreed.html b/dwfreed.html index c0110edcfa1a..40d1ed0c3c0d 100644 --- a/dwfreed.html +++ b/dwfreed.html @@ -34,49 +34,47 @@
12
$ pmaint sync dwfreed
 
- 13
WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
discouraged. You can squelch this message by running one of the following
+            15
commands sometime before your next pull:
 
- 16
commands sometime before your next pull:
+            16
 
- 17
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
  git config pull.rebase false  # merge (the default strategy)
+            18
  git config pull.rebase true   # rebase
 
- 19
  git config pull.rebase true   # rebase
+            19
  git config pull.ff only       # fast-forward only
 
- 20
  git config pull.ff only       # fast-forward only
+            20
 
- 21
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
You can replace "git config" with "git config --global" to set a default
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
preference for all repositories. You can also pass --rebase, --no-rebase,
+            23
or --ff-only on the command line to override the configured default per
 
- 24
or --ff-only on the command line to override the configured default per
+            24
invocation.
 
- 25
invocation.
+            25
 
- 26
+            26
Already up to date.
 
- 27
Already up to date.
+            27
*** syncing dwfreed
 
- 28
*** syncing dwfreed
+            28
*** synced dwfreed
 
- 29
*** synced dwfreed
+            29
 * Sync succeeded
 
- 30
 * Sync succeeded
+            30
$ git log --format=%ci -1
 
- 31
$ git log --format=%ci -1
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dwfreed
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dwfreed
-
- 34
 * Cache regenerated successfully
+            33
 * Cache regenerated successfully
 
diff --git a/dwfreed.txt b/dwfreed.txt index 40835a00d5f8..0966c718b132 100644 --- a/dwfreed.txt +++ b/dwfreed.txt @@ -10,7 +10,6 @@ 'uri': 'https://bitbucket.org/dwfreed/dwfreed.gentoo'}], 'status': 'unofficial'} $ pmaint sync dwfreed -WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/index.html b/index.html index 2612c5d29f53..67d51ae430ad 100644 --- a/index.html +++ b/index.html @@ -911,7 +911,7 @@ -
Generated based on results from 2021-01-14 03:04:49 UTC
+
Generated based on results from 2021-01-14 03:34:49 UTC
\ No newline at end of file diff --git a/lacimarsik-overlay.html b/lacimarsik-overlay.html index daec5ba9511f..e36a1e4ee6e9 100644 --- a/lacimarsik-overlay.html +++ b/lacimarsik-overlay.html @@ -36,49 +36,51 @@
13
$ pmaint sync lacimarsik-overlay
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', 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 lacimarsik-overlay
+            28
Already up to date.
 
- 29
*** synced lacimarsik-overlay
+            29
*** syncing lacimarsik-overlay
 
- 30
 * Sync succeeded
+            30
*** synced lacimarsik-overlay
 
- 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 lacimarsik-overlay
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * media-sound/ladish-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lacimarsik-overlay
+
+ 35
 * media-sound/ladish-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 35
 * Cache regen failed with 1
+            36
 * Cache regen failed with 1
 
diff --git a/lacimarsik-overlay.txt b/lacimarsik-overlay.txt index 24e2b2c34777..c83b902b95f3 100644 --- a/lacimarsik-overlay.txt +++ b/lacimarsik-overlay.txt @@ -11,6 +11,7 @@ 'uri': 'https://github.com/lacimarsik/lacimarsik-overlay.git'}], 'status': 'unofficial'} $ pmaint sync lacimarsik-overlay +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/lanodanOverlay.html b/lanodanOverlay.html index 7dac7d51e9a3..7fd6cf210618 100644 --- a/lanodanOverlay.html +++ b/lanodanOverlay.html @@ -44,47 +44,49 @@
17
$ pmaint sync lanodanOverlay
 
- 18
warning: Pulling without specifying how to reconcile divergent branches is
+            18
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', 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 lanodanOverlay
+            32
Already up to date.
 
- 33
*** synced lanodanOverlay
+            33
*** syncing lanodanOverlay
 
- 34
 * Sync succeeded
+            34
*** synced lanodanOverlay
 
- 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 lanodanOverlay
+            37
$ git show -q --pretty=format:%G? HEAD
 
- 38
 * Cache regenerated successfully
+            38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lanodanOverlay
+
+ 39
 * Cache regenerated successfully
 
diff --git a/lanodanOverlay.txt b/lanodanOverlay.txt index 0a4245c79427..17d3d7d49833 100644 --- a/lanodanOverlay.txt +++ b/lanodanOverlay.txt @@ -15,6 +15,7 @@ {'type': 'git', 'uri': 'git://gitlab.com/lanodan/overlay.git'}], 'status': 'unofficial'} $ pmaint sync lanodanOverlay +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/luxifer.html b/luxifer.html index 25f81716d250..8e7ef86c76ad 100644 --- a/luxifer.html +++ b/luxifer.html @@ -32,47 +32,49 @@
11
$ pmaint sync luxifer
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
commands sometime before your next pull:
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
+            15
commands sometime before your next pull:
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
 
- 17
  git config pull.rebase true   # rebase
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
  git config pull.ff only       # fast-forward only
+            18
  git config pull.rebase true   # rebase
 
- 19
+            19
  git config pull.ff only       # fast-forward only
 
- 20
You can replace "git config" with "git config --global" to set a default
+            20
 
- 21
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
 
- 22
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,
 
- 23
invocation.
+            23
or --ff-only on the command line to override the configured default per
 
- 24
+            24
invocation.
 
- 25
Already up to date.
+            25
 
- 26
*** syncing luxifer
+            26
Already up to date.
 
- 27
*** synced luxifer
+            27
*** syncing luxifer
 
- 28
 * Sync succeeded
+            28
*** synced luxifer
 
- 29
$ git log --format=%ci -1
+            29
 * Sync succeeded
 
- 30
$ git show -q --pretty=format:%G? HEAD
+            30
$ git log --format=%ci -1
 
- 31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 luxifer
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
 * Cache regenerated successfully
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 luxifer
+
+ 33
 * Cache regenerated successfully
 
diff --git a/luxifer.txt b/luxifer.txt index 04e6f72470bc..f8b9bdddabfe 100644 --- a/luxifer.txt +++ b/luxifer.txt @@ -9,6 +9,7 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/luxifr/olgentoo.git'}], 'status': 'unofficial'} $ pmaint sync luxifer +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/lxde-gtk3.html b/lxde-gtk3.html index 3feb8152be06..43e0cd8542a6 100644 --- a/lxde-gtk3.html +++ b/lxde-gtk3.html @@ -42,67 +42,69 @@
16
$ pmaint sync lxde-gtk3
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', 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
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
commands sometime before your next pull:
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
+            20
commands sometime before your next pull:
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
 
- 22
  git config pull.rebase true   # rebase
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
  git config pull.ff only       # fast-forward only
+            23
  git config pull.rebase true   # rebase
 
- 24
+            24
  git config pull.ff only       # fast-forward only
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
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
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
invocation.
+            28
or --ff-only on the command line to override the configured default per
 
- 29
+            29
invocation.
 
- 30
Already up to date.
+            30
 
- 31
*** syncing lxde-gtk3
+            31
Already up to date.
 
- 32
*** synced lxde-gtk3
+            32
*** syncing lxde-gtk3
 
- 33
 * Sync succeeded
+            33
*** synced lxde-gtk3
 
- 34
$ git log --format=%ci -1
+            34
 * Sync succeeded
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
$ git log --format=%ci -1
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lxde-gtk3
+            36
$ git show -q --pretty=format:%G? HEAD
 
- 37
 * app-editors/l3afpad-0.8.18.1.10: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lxde-gtk3
+
+ 38
 * app-editors/l3afpad-0.8.18.1.10: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 38
 * media-video/gnome-mpv-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            39
 * media-video/gnome-mpv-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 39
 * unity-base/unity-gtk-module-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
+            40
 * 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
+            41
 * x11-libs/bamf-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
 
[FATAL] - 41
 * x11-libs/libfm-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            42
 * x11-libs/libfm-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 42
 * x11-libs/libfm-extra-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            43
 * x11-libs/libfm-extra-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 43
 * x11-misc/obconf-2.0.3_p20111019: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            44
 * x11-misc/obconf-2.0.3_p20111019: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 44
 * x11-misc/obconf-2.0.4: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            45
 * x11-misc/obconf-2.0.4: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 45
 * x11-misc/obconf-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            46
 * x11-misc/obconf-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 46
 * x11-misc/pcmanfm-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
+            47
 * x11-misc/pcmanfm-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass
 
[FATAL] - 47
 * Cache regen failed with 1
+            48
 * Cache regen failed with 1
 
diff --git a/lxde-gtk3.txt b/lxde-gtk3.txt index d0e32e8260bc..2da7ff0b0c50 100644 --- a/lxde-gtk3.txt +++ b/lxde-gtk3.txt @@ -14,6 +14,7 @@ 'uri': 'git@github.com:rilian-la-te/lxde-gtk3-overlay.git'}], 'status': 'unofficial'} $ pmaint sync lxde-gtk3 +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/maekke.html b/maekke.html index 3e7043537c4a..be8289ec6512 100644 --- a/maekke.html +++ b/maekke.html @@ -40,47 +40,49 @@
15
$ pmaint sync maekke
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
warning: Pulling without specifying how to reconcile divergent branches is
 
- 18
commands sometime before your next pull:
+            18
discouraged. You can squelch this message by running one of the following
 
- 19
+            19
commands sometime before your next pull:
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
 
- 21
  git config pull.rebase true   # rebase
+            21
  git config pull.rebase false  # merge (the default strategy)
 
- 22
  git config pull.ff only       # fast-forward only
+            22
  git config pull.rebase true   # rebase
 
- 23
+            23
  git config pull.ff only       # fast-forward only
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
You can replace "git config" with "git config --global" to set a default
 
- 26
or --ff-only on the command line to override the configured default per
+            26
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 27
invocation.
+            27
or --ff-only on the command line to override the configured default per
 
- 28
+            28
invocation.
 
- 29
Already up to date.
+            29
 
- 30
*** syncing maekke
+            30
Already up to date.
 
- 31
*** synced maekke
+            31
*** syncing maekke
 
- 32
 * Sync succeeded
+            32
*** synced maekke
 
- 33
$ git log --format=%ci -1
+            33
 * Sync succeeded
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
$ git log --format=%ci -1
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 maekke
+            35
$ git show -q --pretty=format:%G? HEAD
 
- 36
 * Cache regenerated successfully
+            36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 maekke
+
+ 37
 * Cache regenerated successfully
 
diff --git a/maekke.txt b/maekke.txt index 6a7378d56fab..b0bb3c96be4c 100644 --- a/maekke.txt +++ b/maekke.txt @@ -13,6 +13,7 @@ 'uri': 'git+ssh://git@git.gentoo.org/dev/maekke.git'}], 'status': 'official'} $ pmaint sync maekke +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/maggu2810-overlay.html b/maggu2810-overlay.html index 3fc761efe71f..f8b8fb0978bb 100644 --- a/maggu2810-overlay.html +++ b/maggu2810-overlay.html @@ -38,47 +38,49 @@
14
$ pmaint sync maggu2810-overlay
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', 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 maggu2810-overlay
+            29
Already up to date.
 
- 30
*** synced maggu2810-overlay
+            30
*** syncing maggu2810-overlay
 
- 31
 * Sync succeeded
+            31
*** synced maggu2810-overlay
 
- 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 maggu2810-overlay
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * Cache regenerated successfully
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 maggu2810-overlay
+
+ 36
 * Cache regenerated successfully
 
diff --git a/maggu2810-overlay.txt b/maggu2810-overlay.txt index 74d913877853..2cdb7537a30a 100644 --- a/maggu2810-overlay.txt +++ b/maggu2810-overlay.txt @@ -12,6 +12,7 @@ 'uri': 'https://github.com/maggu2810/maggu2810-overlay.git'}], 'status': 'unofficial'} $ pmaint sync maggu2810-overlay +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/mate-de-gentoo.html b/mate-de-gentoo.html index 52ac2b0f5e16..26bc444581b1 100644 --- a/mate-de-gentoo.html +++ b/mate-de-gentoo.html @@ -32,47 +32,49 @@
11
$ pmaint sync mate-de-gentoo
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
warning: Pulling without specifying how to reconcile divergent branches is
 
- 14
commands sometime before your next pull:
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
+            15
commands sometime before your next pull:
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
 
- 17
  git config pull.rebase true   # rebase
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
  git config pull.ff only       # fast-forward only
+            18
  git config pull.rebase true   # rebase
 
- 19
+            19
  git config pull.ff only       # fast-forward only
 
- 20
You can replace "git config" with "git config --global" to set a default
+            20
 
- 21
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
 
- 22
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,
 
- 23
invocation.
+            23
or --ff-only on the command line to override the configured default per
 
- 24
+            24
invocation.
 
- 25
Already up to date.
+            25
 
- 26
*** syncing mate-de-gentoo
+            26
Already up to date.
 
- 27
*** synced mate-de-gentoo
+            27
*** syncing mate-de-gentoo
 
- 28
 * Sync succeeded
+            28
*** synced mate-de-gentoo
 
- 29
$ git log --format=%ci -1
+            29
 * Sync succeeded
 
- 30
$ git show -q --pretty=format:%G? HEAD
+            30
$ git log --format=%ci -1
 
- 31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mate-de-gentoo
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
 * Cache regenerated successfully
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mate-de-gentoo
+
+ 33
 * Cache regenerated successfully
 
diff --git a/mate-de-gentoo.txt b/mate-de-gentoo.txt index d74daa1847eb..3e2d275e3a58 100644 --- a/mate-de-gentoo.txt +++ b/mate-de-gentoo.txt @@ -9,6 +9,7 @@ 'uri': 'https://github.com/oz123/mate-de-gentoo.git'}], 'status': 'unofficial'} $ pmaint sync mate-de-gentoo +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/matrix.html b/matrix.html index 52a93f3e895e..ec5200edd679 100644 --- a/matrix.html +++ b/matrix.html @@ -44,49 +44,51 @@
17
$ pmaint sync matrix
 
- 18
warning: Pulling without specifying how to reconcile divergent branches is
+            18
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', 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 matrix
+            32
Already up to date.
 
- 33
*** synced matrix
+            33
*** syncing matrix
 
- 34
 * Sync succeeded
+            34
*** synced matrix
 
- 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 matrix
+            37
$ git show -q --pretty=format:%G? HEAD
 
- 38
 * dev-libs/sortfilterproxymodel-9999: failed sourcing ebuild: EAPI=6 is not supported
+            38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 matrix
+
+ 39
 * dev-libs/sortfilterproxymodel-9999: failed sourcing ebuild: EAPI=6 is not supported
 
[FATAL] - 39
 * Cache regen failed with 1
+            40
 * Cache regen failed with 1
 
diff --git a/matrix.txt b/matrix.txt index 055fa1470f75..cb239a8af505 100644 --- a/matrix.txt +++ b/matrix.txt @@ -15,6 +15,7 @@ 'uri': 'git+ssh://git@git.gentoo.org/repo/proj/matrix.git'}], 'status': 'official'} $ pmaint sync matrix +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/megacoffee.html b/megacoffee.html index 17611efe60bb..6404087b52c7 100644 --- a/megacoffee.html +++ b/megacoffee.html @@ -56,47 +56,49 @@
23
$ pmaint sync megacoffee
 
- 24
warning: Pulling without specifying how to reconcile divergent branches is
+            24
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 25
discouraged. You can squelch this message by running one of the following
+            25
warning: Pulling without specifying how to reconcile divergent branches is
 
- 26
commands sometime before your next pull:
+            26
discouraged. You can squelch this message by running one of the following
 
- 27
+            27
commands sometime before your next pull:
 
- 28
  git config pull.rebase false  # merge (the default strategy)
+            28
 
- 29
  git config pull.rebase true   # rebase
+            29
  git config pull.rebase false  # merge (the default strategy)
 
- 30
  git config pull.ff only       # fast-forward only
+            30
  git config pull.rebase true   # rebase
 
- 31
+            31
  git config pull.ff only       # fast-forward only
 
- 32
You can replace "git config" with "git config --global" to set a default
+            32
 
- 33
preference for all repositories. You can also pass --rebase, --no-rebase,
+            33
You can replace "git config" with "git config --global" to set a default
 
- 34
or --ff-only on the command line to override the configured default per
+            34
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 35
invocation.
+            35
or --ff-only on the command line to override the configured default per
 
- 36
+            36
invocation.
 
- 37
Already up to date.
+            37
 
- 38
*** syncing megacoffee
+            38
Already up to date.
 
- 39
*** synced megacoffee
+            39
*** syncing megacoffee
 
- 40
 * Sync succeeded
+            40
*** synced megacoffee
 
- 41
$ git log --format=%ci -1
+            41
 * Sync succeeded
 
- 42
$ git show -q --pretty=format:%G? HEAD
+            42
$ git log --format=%ci -1
 
- 43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 megacoffee
+            43
$ git show -q --pretty=format:%G? HEAD
 
- 44
 * Cache regenerated successfully
+            44
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 megacoffee
+
+ 45
 * Cache regenerated successfully
 
diff --git a/megacoffee.txt b/megacoffee.txt index 6e8391a27629..7e323d9d0685 100644 --- a/megacoffee.txt +++ b/megacoffee.txt @@ -21,6 +21,7 @@ 'uri': 'https://gitlab.megacoffee.net/gentoo-overlay/megacoffee-overlay.git'}], 'status': 'unofficial'} $ pmaint sync megacoffee +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/menelkir.html b/menelkir.html index f048ab83158a..dbaf335a88bf 100644 --- a/menelkir.html +++ b/menelkir.html @@ -38,47 +38,49 @@
14
$ pmaint sync menelkir
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', 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 menelkir
+            29
Already up to date.
 
- 30
*** synced menelkir
+            30
*** syncing menelkir
 
- 31
 * Sync succeeded
+            31
*** synced menelkir
 
- 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 menelkir
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * Cache regenerated successfully
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 menelkir
+
+ 36
 * Cache regenerated successfully
 
diff --git a/menelkir.txt b/menelkir.txt index 8b67a6c40f33..6dcf1e494221 100644 --- a/menelkir.txt +++ b/menelkir.txt @@ -12,6 +12,7 @@ 'uri': 'git+ssh://git@gitlab.com/menelkir/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync menelkir +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/metahax.html b/metahax.html index b733f1a2c641..1fdcd466d3f2 100644 --- a/metahax.html +++ b/metahax.html @@ -34,47 +34,49 @@
12
$ pmaint sync metahax
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
commands sometime before your next pull:
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
+            16
commands sometime before your next pull:
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
  git config pull.ff only       # fast-forward only
+            19
  git config pull.rebase true   # rebase
 
- 20
+            20
  git config pull.ff only       # fast-forward only
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
or --ff-only on the command line to override the configured default per
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
invocation.
+            24
or --ff-only on the command line to override the configured default per
 
- 25
+            25
invocation.
 
- 26
Already up to date.
+            26
 
- 27
*** syncing metahax
+            27
Already up to date.
 
- 28
*** synced metahax
+            28
*** syncing metahax
 
- 29
 * Sync succeeded
+            29
*** synced metahax
 
- 30
$ git log --format=%ci -1
+            30
 * Sync succeeded
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
$ git log --format=%ci -1
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 metahax
+            32
$ git show -q --pretty=format:%G? HEAD
 
- 33
 * Cache regenerated successfully
+            33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 metahax
+
+ 34
 * Cache regenerated successfully
 
diff --git a/metahax.txt b/metahax.txt index e9558a74a1cb..762bb0813225 100644 --- a/metahax.txt +++ b/metahax.txt @@ -10,6 +10,7 @@ 'uri': 'https://github.com/metafarion/metahax.git'}], 'status': 'unofficial'} $ pmaint sync metahax +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/milos-rs.html b/milos-rs.html index 435d463584f3..51a36cb07eb7 100644 --- a/milos-rs.html +++ b/milos-rs.html @@ -34,47 +34,49 @@
12
$ pmaint sync milos-rs
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
commands sometime before your next pull:
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
+            16
commands sometime before your next pull:
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
  git config pull.ff only       # fast-forward only
+            19
  git config pull.rebase true   # rebase
 
- 20
+            20
  git config pull.ff only       # fast-forward only
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
or --ff-only on the command line to override the configured default per
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
invocation.
+            24
or --ff-only on the command line to override the configured default per
 
- 25
+            25
invocation.
 
- 26
Already up to date.
+            26
 
- 27
*** syncing milos-rs
+            27
Already up to date.
 
- 28
*** synced milos-rs
+            28
*** syncing milos-rs
 
- 29
 * Sync succeeded
+            29
*** synced milos-rs
 
- 30
$ git log --format=%ci -1
+            30
 * Sync succeeded
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
$ git log --format=%ci -1
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 milos-rs
+            32
$ git show -q --pretty=format:%G? HEAD
 
- 33
 * Cache regenerated successfully
+            33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 milos-rs
+
+ 34
 * Cache regenerated successfully
 
diff --git a/milos-rs.txt b/milos-rs.txt index 686c24cf6645..69f730cf6597 100644 --- a/milos-rs.txt +++ b/milos-rs.txt @@ -10,6 +10,7 @@ 'uri': 'https://github.com/milos-rs/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync milos-rs +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/miramir.html b/miramir.html index 69b170265404..7d5d9481874b 100644 --- a/miramir.html +++ b/miramir.html @@ -30,47 +30,49 @@
10
$ pmaint sync miramir
 
- 11
warning: Pulling without specifying how to reconcile divergent branches is
+            11
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', 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
+            12
warning: Pulling without specifying how to reconcile divergent branches is
 
- 13
commands sometime before your next pull:
+            13
discouraged. You can squelch this message by running one of the following
 
- 14
+            14
commands sometime before your next pull:
 
- 15
  git config pull.rebase false  # merge (the default strategy)
+            15
 
- 16
  git config pull.rebase true   # rebase
+            16
  git config pull.rebase false  # merge (the default strategy)
 
- 17
  git config pull.ff only       # fast-forward only
+            17
  git config pull.rebase true   # rebase
 
- 18
+            18
  git config pull.ff only       # fast-forward only
 
- 19
You can replace "git config" with "git config --global" to set a default
+            19
 
- 20
preference for all repositories. You can also pass --rebase, --no-rebase,
+            20
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
+            21
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 22
invocation.
+            22
or --ff-only on the command line to override the configured default per
 
- 23
+            23
invocation.
 
- 24
Already up to date.
+            24
 
- 25
*** syncing miramir
+            25
Already up to date.
 
- 26
*** synced miramir
+            26
*** syncing miramir
 
- 27
 * Sync succeeded
+            27
*** synced miramir
 
- 28
$ git log --format=%ci -1
+            28
 * Sync succeeded
 
- 29
$ git show -q --pretty=format:%G? HEAD
+            29
$ git log --format=%ci -1
 
- 30
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 miramir
+            30
$ git show -q --pretty=format:%G? HEAD
 
- 31
 * Cache regenerated successfully
+            31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 miramir
+
+ 32
 * Cache regenerated successfully
 
diff --git a/miramir.txt b/miramir.txt index 7c34953f4941..a73e82b6060b 100644 --- a/miramir.txt +++ b/miramir.txt @@ -8,6 +8,7 @@ 'uri': 'https://github.com/miramir/miramir-layman.git'}], 'status': 'unofficial'} $ pmaint sync miramir +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/mkeyoverlay.html b/mkeyoverlay.html index 900aa78cd919..b0ae10519f49 100644 --- a/mkeyoverlay.html +++ b/mkeyoverlay.html @@ -42,13 +42,15 @@
16
$ pmaint sync mkeyoverlay
 
- 17
abort: HTTP Error 404: Not Found
+            17
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
*** syncing mkeyoverlay
+            18
abort: HTTP Error 404: Not Found
 
- 19
!!! failed syncing mkeyoverlay
+            19
*** syncing mkeyoverlay
 
- 20
 * Sync failed with 1
+            20
!!! failed syncing mkeyoverlay
+
+ 21
 * Sync failed with 1
 
[FATAL] diff --git a/mkeyoverlay.txt b/mkeyoverlay.txt index e9dd24ef3590..c69c713832f9 100644 --- a/mkeyoverlay.txt +++ b/mkeyoverlay.txt @@ -14,6 +14,7 @@ 'status': 'unofficial'} * Adding new repository $ pmaint sync mkeyoverlay +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). abort: HTTP Error 404: Not Found *** syncing mkeyoverlay !!! failed syncing mkeyoverlay diff --git a/mklich.html b/mklich.html index bd364ae4f1ba..9222c99c34c1 100644 --- a/mklich.html +++ b/mklich.html @@ -40,47 +40,49 @@
15
$ pmaint sync mklich
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
warning: Pulling without specifying how to reconcile divergent branches is
 
- 18
commands sometime before your next pull:
+            18
discouraged. You can squelch this message by running one of the following
 
- 19
+            19
commands sometime before your next pull:
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
 
- 21
  git config pull.rebase true   # rebase
+            21
  git config pull.rebase false  # merge (the default strategy)
 
- 22
  git config pull.ff only       # fast-forward only
+            22
  git config pull.rebase true   # rebase
 
- 23
+            23
  git config pull.ff only       # fast-forward only
 
- 24
You can replace "git config" with "git config --global" to set a default
+            24
 
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
+            25
You can replace "git config" with "git config --global" to set a default
 
- 26
or --ff-only on the command line to override the configured default per
+            26
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 27
invocation.
+            27
or --ff-only on the command line to override the configured default per
 
- 28
+            28
invocation.
 
- 29
Already up to date.
+            29
 
- 30
*** syncing mklich
+            30
Already up to date.
 
- 31
*** synced mklich
+            31
*** syncing mklich
 
- 32
 * Sync succeeded
+            32
*** synced mklich
 
- 33
$ git log --format=%ci -1
+            33
 * Sync succeeded
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
$ git log --format=%ci -1
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mklich
+            35
$ git show -q --pretty=format:%G? HEAD
 
- 36
 * Cache regenerated successfully
+            36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mklich
+
+ 37
 * Cache regenerated successfully
 
diff --git a/mklich.txt b/mklich.txt index e8bacfa0ba48..c4e924514618 100644 --- a/mklich.txt +++ b/mklich.txt @@ -13,6 +13,7 @@ 'uri': 'git+ssh://git@git.gentoo.org/user/mklich.git'}], 'status': 'unofficial'} $ pmaint sync mklich +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/mkr-overlay.html b/mkr-overlay.html index 4d21ca1d2e26..afc080aee68a 100644 --- a/mkr-overlay.html +++ b/mkr-overlay.html @@ -34,47 +34,49 @@
12
$ pmaint sync mkr-overlay
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
commands sometime before your next pull:
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
+            16
commands sometime before your next pull:
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
  git config pull.ff only       # fast-forward only
+            19
  git config pull.rebase true   # rebase
 
- 20
+            20
  git config pull.ff only       # fast-forward only
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
or --ff-only on the command line to override the configured default per
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
invocation.
+            24
or --ff-only on the command line to override the configured default per
 
- 25
+            25
invocation.
 
- 26
Already up to date.
+            26
 
- 27
*** syncing mkr-overlay
+            27
Already up to date.
 
- 28
*** synced mkr-overlay
+            28
*** syncing mkr-overlay
 
- 29
 * Sync succeeded
+            29
*** synced mkr-overlay
 
- 30
$ git log --format=%ci -1
+            30
 * Sync succeeded
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
$ git log --format=%ci -1
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mkr-overlay
+            32
$ git show -q --pretty=format:%G? HEAD
 
- 33
 * Cache regenerated successfully
+            33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mkr-overlay
+
+ 34
 * Cache regenerated successfully
 
diff --git a/mkr-overlay.txt b/mkr-overlay.txt index 42b926ec5318..480be6c5100f 100644 --- a/mkr-overlay.txt +++ b/mkr-overlay.txt @@ -10,6 +10,7 @@ {'type': 'git', 'uri': 'git@github.com:MalakymR/mkr-overlay.git'}], 'status': 'unofficial'} $ pmaint sync mkr-overlay +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/sspreitz.html b/sspreitz.html index 69733994f1ce..dc8658dd1028 100644 --- a/sspreitz.html +++ b/sspreitz.html @@ -42,47 +42,49 @@
16
$ pmaint sync sspreitz
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
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).
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
commands sometime before your next pull:
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
+            20
commands sometime before your next pull:
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
 
- 22
  git config pull.rebase true   # rebase
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
  git config pull.ff only       # fast-forward only
+            23
  git config pull.rebase true   # rebase
 
- 24
+            24
  git config pull.ff only       # fast-forward only
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
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
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
invocation.
+            28
or --ff-only on the command line to override the configured default per
 
- 29
+            29
invocation.
 
- 30
Already up to date.
+            30
 
- 31
*** syncing sspreitz
+            31
Already up to date.
 
- 32
*** synced sspreitz
+            32
*** syncing sspreitz
 
- 33
 * Sync succeeded
+            33
*** synced sspreitz
 
- 34
$ git log --format=%ci -1
+            34
 * Sync succeeded
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
$ git log --format=%ci -1
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sspreitz
+            36
$ git show -q --pretty=format:%G? HEAD
 
- 37
 * Cache regenerated successfully
+            37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sspreitz
+
+ 38
 * Cache regenerated successfully
 
diff --git a/sspreitz.txt b/sspreitz.txt index 95ae8d293e62..1006bae9c1b9 100644 --- a/sspreitz.txt +++ b/sspreitz.txt @@ -14,6 +14,7 @@ 'uri': 'git@github.com:sspreitzer/gentoo-repo.git'}], 'status': 'unofficial'} $ pmaint sync sspreitz +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). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/steam-overlay.html b/steam-overlay.html index db60b16382b4..e2684e0fc854 100644 --- a/steam-overlay.html +++ b/steam-overlay.html @@ -38,47 +38,49 @@
14
$ pmaint sync steam-overlay
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
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).
 
- 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 steam-overlay
+            29
Already up to date.
 
- 30
*** synced steam-overlay
+            30
*** syncing steam-overlay
 
- 31
 * Sync succeeded
+            31
*** synced steam-overlay
 
- 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 steam-overlay
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * Cache regenerated successfully
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 steam-overlay
+
+ 36
 * Cache regenerated successfully
 
diff --git a/steam-overlay.txt b/steam-overlay.txt index 14a6cf3ebd1e..d466a62d92cd 100644 --- a/steam-overlay.txt +++ b/steam-overlay.txt @@ -12,6 +12,7 @@ {'type': 'git', 'uri': 'git@github.com:anyc/steam-overlay.git'}], 'status': 'unofficial'} $ pmaint sync steam-overlay +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). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: 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
 
diff --git a/stefantalpalaru.txt b/stefantalpalaru.txt index 4e905b3518e0..612586855ebd 100644 --- a/stefantalpalaru.txt +++ b/stefantalpalaru.txt @@ -15,6 +15,7 @@ 'uri': 'git@github.com:stefantalpalaru/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync stefantalpalaru +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). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/stha09.html b/stha09.html index 1ce63bf85e64..7fa1c01f6e43 100644 --- a/stha09.html +++ b/stha09.html @@ -36,47 +36,49 @@
13
$ pmaint sync stha09
 
- 14
warning: Pulling without specifying how to reconcile divergent branches is
+            14
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).
 
- 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 stha09
+            28
Already up to date.
 
- 29
*** synced stha09
+            29
*** syncing stha09
 
- 30
 * Sync succeeded
+            30
*** synced stha09
 
- 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 stha09
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * Cache regenerated successfully
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 stha09
+
+ 35
 * Cache regenerated successfully
 
diff --git a/stha09.txt b/stha09.txt index 77d5e2b0619c..96b6d87b939b 100644 --- a/stha09.txt +++ b/stha09.txt @@ -11,6 +11,7 @@ {'type': 'git', 'uri': 'git@github.com:stha09/gpo-stha09.git'}], 'status': 'unofficial'} $ pmaint sync stha09 +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). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/swegener.html b/swegener.html index 1b1f4549ac8b..c77f1e1778d6 100644 --- a/swegener.html +++ b/swegener.html @@ -96,15 +96,15 @@
43
File list transfer time: 0.000 seconds
 
- 44
Total bytes sent: 143
+            44
Total bytes sent: 147
 
45
Total bytes received: 5.37K
 
46
 
- 47
sent 143 bytes  received 5.37K bytes  1.57K bytes/sec
+            47
sent 147 bytes  received 5.37K bytes  2.21K bytes/sec
 
- 48
total size is 110.62K  speedup is 20.06
+            48
total size is 110.62K  speedup is 20.05
 
49
*** syncing swegener
 
diff --git a/swegener.txt b/swegener.txt index b99d7bd85bf8..e9451a939a9f 100644 --- a/swegener.txt +++ b/swegener.txt @@ -41,11 +41,11 @@ Matched data: 0 bytes File list size: 5.28K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 143 +Total bytes sent: 147 Total bytes received: 5.37K -sent 143 bytes received 5.37K bytes 1.57K bytes/sec -total size is 110.62K speedup is 20.06 +sent 147 bytes received 5.37K bytes 2.21K bytes/sec +total size is 110.62K speedup is 20.05 *** syncing swegener *** synced swegener * Sync succeeded diff --git a/tabinol.html b/tabinol.html index 5116a7858c91..f12829bd14a5 100644 --- a/tabinol.html +++ b/tabinol.html @@ -38,47 +38,49 @@
14
$ pmaint sync tabinol
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
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).
 
- 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 tabinol
+            29
Already up to date.
 
- 30
*** synced tabinol
+            30
*** syncing tabinol
 
- 31
 * Sync succeeded
+            31
*** synced tabinol
 
- 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 tabinol
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
 * Cache regenerated successfully
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tabinol
+
+ 36
 * Cache regenerated successfully
 
diff --git a/tabinol.txt b/tabinol.txt index aed2194f23e4..64a9c8c7ca09 100644 --- a/tabinol.txt +++ b/tabinol.txt @@ -12,6 +12,7 @@ 'uri': 'git+ssh://git@github.com/Tabinol/tabinol-overlay.git'}], 'status': 'unofficial'} $ pmaint sync tabinol +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). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/tarantool.html b/tarantool.html index b9d105aa1b79..b35521067684 100644 --- a/tarantool.html +++ b/tarantool.html @@ -42,47 +42,49 @@
16
$ pmaint sync tarantool
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
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).
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
commands sometime before your next pull:
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
+            20
commands sometime before your next pull:
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
 
- 22
  git config pull.rebase true   # rebase
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
  git config pull.ff only       # fast-forward only
+            23
  git config pull.rebase true   # rebase
 
- 24
+            24
  git config pull.ff only       # fast-forward only
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
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
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
invocation.
+            28
or --ff-only on the command line to override the configured default per
 
- 29
+            29
invocation.
 
- 30
Already up to date.
+            30
 
- 31
*** syncing tarantool
+            31
Already up to date.
 
- 32
*** synced tarantool
+            32
*** syncing tarantool
 
- 33
 * Sync succeeded
+            33
*** synced tarantool
 
- 34
$ git log --format=%ci -1
+            34
 * Sync succeeded
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
$ git log --format=%ci -1
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tarantool
+            36
$ git show -q --pretty=format:%G? HEAD
 
- 37
 * Cache regenerated successfully
+            37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tarantool
+
+ 38
 * Cache regenerated successfully
 
diff --git a/tarantool.txt b/tarantool.txt index 0bd176bac76a..1f539a00c934 100644 --- a/tarantool.txt +++ b/tarantool.txt @@ -14,6 +14,7 @@ 'uri': 'git@github.com:tarantool/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync tarantool +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). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/tastytea.html b/tastytea.html index ae365766228e..c1747449a462 100644 --- a/tastytea.html +++ b/tastytea.html @@ -32,49 +32,47 @@
11
$ pmaint sync tastytea
 
- 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
warning: Pulling without specifying how to reconcile divergent branches is
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
discouraged. You can squelch this message by running one of the following
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
commands sometime before your next pull:
 
- 15
commands sometime before your next pull:
+            15
 
- 16
+            16
  git config pull.rebase false  # merge (the default strategy)
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
  git config pull.rebase true   # rebase
 
- 18
  git config pull.rebase true   # rebase
+            18
  git config pull.ff only       # fast-forward only
 
- 19
  git config pull.ff only       # fast-forward only
+            19
 
- 20
+            20
You can replace "git config" with "git config --global" to set a default
 
- 21
You can replace "git config" with "git config --global" to set a default
+            21
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
+            22
or --ff-only on the command line to override the configured default per
 
- 23
or --ff-only on the command line to override the configured default per
+            23
invocation.
 
- 24
invocation.
+            24
 
- 25
+            25
Already up to date.
 
- 26
Already up to date.
+            26
*** syncing tastytea
 
- 27
*** syncing tastytea
+            27
*** synced tastytea
 
- 28
*** synced tastytea
+            28
 * Sync succeeded
 
- 29
 * Sync succeeded
+            29
$ git log --format=%ci -1
 
- 30
$ git log --format=%ci -1
+            30
$ git show -q --pretty=format:%G? HEAD
 
- 31
$ git show -q --pretty=format:%G? HEAD
+            31
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tastytea
 
- 32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tastytea
-
- 33
 * Cache regenerated successfully
+            32
 * Cache regenerated successfully
 
diff --git a/tastytea.txt b/tastytea.txt index 1f18cb704b98..10b4e0ce3b45 100644 --- a/tastytea.txt +++ b/tastytea.txt @@ -9,7 +9,6 @@ 'uri': 'https://schlomp.space/tastytea/overlay.git'}], 'status': 'unofficial'} $ pmaint sync tastytea -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). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: diff --git a/xwing.html b/xwing.html index a52ab1511eb2..e4c4dcc3b82f 100644 --- a/xwing.html +++ b/xwing.html @@ -82,67 +82,21 @@
36
 
- 37
sent 85 bytes  received 134 bytes  87.60 bytes/sec
+            37
sent 85 bytes  received 134 bytes  62.57 bytes/sec
 
38
total size is 32  speedup is 0.15
 
- 39
This is xwing.info / alderaan.xwing.info
+            39
*** syncing xwing
 
- 40
+            40
*** synced xwing
 
- 41
Server Address : 91.134.139.206
+            41
 * Sync succeeded
 
- 42
Contact Name   : webmaster@xwing.info
+            42
$ stat --format=%y .
 
- 43
Hardware       : VPS 2016 SSD 3
+            43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xwing
 
- 44
-
- 45
-
- 46
Number of files: 153 (reg: 100, dir: 53)
-
- 47
Number of created files: 0
-
- 48
Number of deleted files: 0
-
- 49
Number of regular files transferred: 21
-
- 50
Total file size: 116.57K bytes
-
- 51
Total transferred file size: 26.86K bytes
-
- 52
Literal data: 26.86K bytes
-
- 53
Matched data: 0 bytes
-
- 54
File list size: 4.93K
-
- 55
File list generation time: 0.001 seconds
-
- 56
File list transfer time: 0.000 seconds
-
- 57
Total bytes sent: 560
-
- 58
Total bytes received: 19.92K
-
- 59
-
- 60
sent 560 bytes  received 19.92K bytes  8.19K bytes/sec
-
- 61
total size is 116.57K  speedup is 5.69
-
- 62
*** syncing xwing
-
- 63
*** synced xwing
-
- 64
 * Sync succeeded
-
- 65
$ stat --format=%y .
-
- 66
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xwing
-
- 67
 * Cache regenerated successfully
+            44
 * Cache regenerated successfully
 
diff --git a/xwing.txt b/xwing.txt index 880eec2b177b..9bcdf55a8b14 100644 --- a/xwing.txt +++ b/xwing.txt @@ -34,31 +34,8 @@ File list transfer time: 0.000 seconds Total bytes sent: 85 Total bytes received: 134 -sent 85 bytes received 134 bytes 87.60 bytes/sec +sent 85 bytes received 134 bytes 62.57 bytes/sec total size is 32 speedup is 0.15 -This is xwing.info / alderaan.xwing.info - -Server Address : 91.134.139.206 -Contact Name : webmaster@xwing.info -Hardware : VPS 2016 SSD 3 - - -Number of files: 153 (reg: 100, dir: 53) -Number of created files: 0 -Number of deleted files: 0 -Number of regular files transferred: 21 -Total file size: 116.57K bytes -Total transferred file size: 26.86K bytes -Literal data: 26.86K bytes -Matched data: 0 bytes -File list size: 4.93K -File list generation time: 0.001 seconds -File list transfer time: 0.000 seconds -Total bytes sent: 560 -Total bytes received: 19.92K - -sent 560 bytes received 19.92K bytes 8.19K bytes/sec -total size is 116.57K speedup is 5.69 *** syncing xwing *** synced xwing * Sync succeeded diff --git a/zugaina.html b/zugaina.html index 88060fef5e78..cb5c751f43a9 100644 --- a/zugaina.html +++ b/zugaina.html @@ -54,15 +54,15 @@
22
File list transfer time: 0.000 seconds
 
- 23
Total bytes sent: 475
+            23
Total bytes sent: 479
 
24
Total bytes received: 47.12K
 
25
 
- 26
sent 475 bytes  received 47.12K bytes  19.04K bytes/sec
+            26
sent 479 bytes  received 47.12K bytes  13.60K bytes/sec
 
- 27
total size is 2.23M  speedup is 46.94
+            27
total size is 2.23M  speedup is 46.93
 
28
*** syncing zugaina
 
diff --git a/zugaina.txt b/zugaina.txt index 978156896754..f1e488b687e9 100644 --- a/zugaina.txt +++ b/zugaina.txt @@ -20,11 +20,11 @@ Matched data: 0 bytes File list size: 28.09K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 475 +Total bytes sent: 479 Total bytes received: 47.12K -sent 475 bytes received 47.12K bytes 19.04K bytes/sec -total size is 2.23M speedup is 46.94 +sent 479 bytes received 47.12K bytes 13.60K bytes/sec +total size is 2.23M speedup is 46.93 *** syncing zugaina *** synced zugaina * Sync succeeded -- cgit v1.2.3-65-gdbad