From e33cd2177cdc87b735a38a633f638b6c1b13e406 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 13:06:50 +0000 Subject: 2020-10-23T13:00:01Z --- hossie.html | 64 +++++++++++++++++++++++-------------------------------------- 1 file changed, 24 insertions(+), 40 deletions(-) (limited to 'hossie.html') diff --git a/hossie.html b/hossie.html index 55429da46de5..42978bd34ee7 100644 --- a/hossie.html +++ b/hossie.html @@ -28,69 +28,53 @@ 9
$ pmaint sync hossie
 
- 10
WARNING:pkgcore:blender-gentoo-logo repo at '/var/lib/repo-mirror-ci/sync/blender-gentoo-logo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            10
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 11
WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            11
WARNING:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 12
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            12
WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
WARNING:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', 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:pkgcore:gerislay repo at '/var/lib/repo-mirror-ci/sync/gerislay', 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
 
- 15
WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
commands sometime before your next pull:
 
- 16
WARNING:pkgcore:gnustep repo at '/var/lib/repo-mirror-ci/sync/gnustep', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
 
- 17
WARNING:pkgcore:goris repo at '/var/lib/repo-mirror-ci/sync/goris', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
WARNING:pkgcore:grub2-themes repo at '/var/lib/repo-mirror-ci/sync/grub2-themes', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            18
  git config pull.rebase true   # rebase
 
- 19
WARNING:pkgcore:guru repo at '/var/lib/repo-mirror-ci/sync/guru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            19
  git config pull.ff only       # fast-forward only
 
- 20
WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            20
 
- 21
warning: Pulling without specifying how to reconcile divergent branches is
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
discouraged. You can squelch this message by running one of the following
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
commands sometime before your next pull:
+            23
or --ff-only on the command line to override the configured default per
 
- 24
+            24
invocation.
 
- 25
  git config pull.rebase false  # merge (the default strategy)
+            25
 
- 26
  git config pull.rebase true   # rebase
+            26
Already up to date.
 
- 27
  git config pull.ff only       # fast-forward only
+            27
*** syncing hossie
 
- 28
+            28
*** synced hossie
 
- 29
You can replace "git config" with "git config --global" to set a default
+            29
 * Sync succeeded
 
- 30
preference for all repositories. You can also pass --rebase, --no-rebase,
+            30
$ git log --format=%ci -1
 
- 31
or --ff-only on the command line to override the configured default per
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
invocation.
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hossie
 
- 33
-
- 34
Already up to date.
-
- 35
*** syncing hossie
-
- 36
*** synced hossie
-
- 37
 * Sync succeeded
-
- 38
$ git log --format=%ci -1
-
- 39
$ git show -q --pretty=format:%G? HEAD
-
- 40
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hossie
-
- 41
 * Cache regenerated successfully
+            33
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad