From cbf7f6a629a3c04e58cabb2d1d8802acfde2b51e Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 13 Dec 2021 18:21:22 +0000 Subject: 2021-12-13T18:15:01Z --- swirl.html | 78 ++++++-------------------------------------------------------- 1 file changed, 7 insertions(+), 71 deletions(-) (limited to 'swirl.html') diff --git a/swirl.html b/swirl.html index 4e83f5fe935a..dc0b1259fbe3 100644 --- a/swirl.html +++ b/swirl.html @@ -46,83 +46,19 @@ 18
*** syncing swirl
 
- 19
From https://github.com/binex-dsk/ebuilds
+            19
Already up to date.
 
- 20
 + 16f2092...3bf4cb0 master     -> origin/master  (forced update)
+            20
*** synced swirl
 
- 21
hint: Pulling without specifying how to reconcile divergent branches is
+            21
 * Sync succeeded
 
- 22
hint: discouraged. You can squelch this message by running one of the following
+            22
$ git log --format=%ci -1
 
- 23
hint: commands sometime before your next pull:
+            23
$ git show -q --pretty=format:%G? HEAD
 
- 24
hint: 
+            24
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 swirl
 
- 25
hint:   git config pull.rebase false  # merge (the default strategy)
-
- 26
hint:   git config pull.rebase true   # rebase
-
- 27
hint:   git config pull.ff only       # fast-forward only
-
- 28
hint: 
-
- 29
hint: You can replace "git config" with "git config --global" to set a default
-
- 30
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 31
hint: or --ff-only on the command line to override the configured default per
-
- 32
hint: invocation.
-
- 33
Committer identity unknown
-
- 34
-
- 35
*** Please tell me who you are.
-
- 36
-
- 37
Run
-
- 38
-
- 39
  git config --global user.email "you@example.com"
-
- 40
  git config --global user.name "Your Name"
-
- 41
-
- 42
to set your account's default identity.
-
- 43
Omit --global to set the identity only in this repository.
-
- 44
-
- 45
fatal: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed
-
- 46
!!! failed syncing swirl
-
- 47
 * Sync failed with 1
-
[FATAL] - 48
 * Will try to re-create
-
- 49
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync swirl
-
- 50
*** syncing swirl
-
- 51
Cloning into '/var/lib/repo-mirror-ci/sync/swirl'...
-
- 52
*** synced swirl
-
- 53
 * Sync succeeded after re-adding
-
- 54
$ git log --format=%ci -1
-
- 55
$ git show -q --pretty=format:%G? HEAD
-
- 56
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 swirl
-
- 57
 * Cache regenerated successfully
+            25
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad