From 2bb2f40a82e776a4e927e2b194daa906d16d26f0 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 16 Feb 2022 10:37:10 +0000 Subject: 2022-02-16T10:30:01Z --- waebbl.html | 42 ++++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) (limited to 'waebbl.html') diff --git a/waebbl.html b/waebbl.html index 7c0cb344eabd..f8dc7afd4fe3 100644 --- a/waebbl.html +++ b/waebbl.html @@ -42,45 +42,47 @@ 16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync waebbl
 
- 17
*** syncing waebbl
+            17
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
hint: Pulling without specifying how to reconcile divergent branches is
+            18
*** syncing waebbl
 
- 19
hint: discouraged. You can squelch this message by running one of the following
+            19
hint: Pulling without specifying how to reconcile divergent branches is
 
- 20
hint: commands sometime before your next pull:
+            20
hint: discouraged. You can squelch this message by running one of the following
 
- 21
hint: 
+            21
hint: commands sometime before your next pull:
 
- 22
hint:   git config pull.rebase false  # merge (the default strategy)
+            22
hint: 
 
- 23
hint:   git config pull.rebase true   # rebase
+            23
hint:   git config pull.rebase false  # merge (the default strategy)
 
- 24
hint:   git config pull.ff only       # fast-forward only
+            24
hint:   git config pull.rebase true   # rebase
 
- 25
hint: 
+            25
hint:   git config pull.ff only       # fast-forward only
 
- 26
hint: You can replace "git config" with "git config --global" to set a default
+            26
hint: 
 
- 27
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
+            27
hint: You can replace "git config" with "git config --global" to set a default
 
- 28
hint: or --ff-only on the command line to override the configured default per
+            28
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 29
hint: invocation.
+            29
hint: or --ff-only on the command line to override the configured default per
 
- 30
Already up to date.
+            30
hint: invocation.
 
- 31
*** synced waebbl
+            31
Already up to date.
 
- 32
 * Sync succeeded
+            32
*** synced waebbl
 
- 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 --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 waebbl
+            35
$ git show -q --pretty=format:%G? HEAD
 
- 36
 * Cache regenerated successfully
+            36
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 waebbl
+
+ 37
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad