From 2239af328c8efd7349c3db655fd2fc6d80833bf8 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 2 May 2021 08:50:54 +0000 Subject: 2021-05-02T08:45:01Z --- stefantalpalaru.html | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'stefantalpalaru.html') diff --git a/stefantalpalaru.html b/stefantalpalaru.html index e0e3eb388d61..b2768a1f6f10 100644 --- a/stefantalpalaru.html +++ b/stefantalpalaru.html @@ -48,47 +48,49 @@ 19
$ pmaint sync stefantalpalaru
 
- 20
*** syncing stefantalpalaru
+            20
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 21
warning: Pulling without specifying how to reconcile divergent branches is
+            21
*** syncing stefantalpalaru
 
- 22
discouraged. You can squelch this message by running one of the following
+            22
warning: Pulling without specifying how to reconcile divergent branches is
 
- 23
commands sometime before your next pull:
+            23
discouraged. You can squelch this message by running one of the following
 
- 24
+            24
commands sometime before your next pull:
 
- 25
  git config pull.rebase false  # merge (the default strategy)
+            25
 
- 26
  git config pull.rebase true   # rebase
+            26
  git config pull.rebase false  # merge (the default strategy)
 
- 27
  git config pull.ff only       # fast-forward only
+            27
  git config pull.rebase true   # rebase
 
- 28
+            28
  git config pull.ff only       # fast-forward only
 
- 29
You can replace "git config" with "git config --global" to set a default
+            29
 
- 30
preference for all repositories. You can also pass --rebase, --no-rebase,
+            30
You can replace "git config" with "git config --global" to set a default
 
- 31
or --ff-only on the command line to override the configured default per
+            31
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 32
invocation.
+            32
or --ff-only on the command line to override the configured default per
 
- 33
+            33
invocation.
 
- 34
Already up to date.
+            34
 
- 35
*** synced stefantalpalaru
+            35
Already up to date.
 
- 36
 * Sync succeeded
+            36
*** synced stefantalpalaru
 
- 37
$ git log --format=%ci -1
+            37
 * Sync succeeded
 
- 38
$ git show -q --pretty=format:%G? HEAD
+            38
$ git log --format=%ci -1
 
- 39
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 stefantalpalaru
+            39
$ git show -q --pretty=format:%G? HEAD
 
- 40
 * Cache regenerated successfully
+            40
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 stefantalpalaru
+
+ 41
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad