From 83c5bff3d04e087e3d22aa93a3951c970ad4f947 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 12 Dec 2021 12:51:22 +0000 Subject: 2021-12-12T12:45:01Z --- molese.html | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 71 insertions(+), 7 deletions(-) (limited to 'molese.html') diff --git a/molese.html b/molese.html index fc08bc2f9af4..b9314f083f3b 100644 --- a/molese.html +++ b/molese.html @@ -46,19 +46,83 @@ 18
*** syncing molese
 
- 19
Already up to date.
+            19
From https://github.com/gtoo2/portage-overlay
 
- 20
*** synced molese
+            20
 + 2de550f...a9995d8 prime      -> origin/prime  (forced update)
 
- 21
 * Sync succeeded
+            21
hint: Pulling without specifying how to reconcile divergent branches is
 
- 22
$ git log --format=%ci -1
+            22
hint: discouraged. You can squelch this message by running one of the following
 
- 23
$ git show -q --pretty=format:%G? HEAD
+            23
hint: commands sometime before your next pull:
 
- 24
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 molese
+            24
hint: 
 
- 25
 * Cache regenerated successfully
+            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 molese
+
+ 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 molese
+
+ 50
*** syncing molese
+
+ 51
Cloning into '/var/lib/repo-mirror-ci/sync/molese'...
+
+ 52
*** synced molese
+
+ 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 molese
+
+ 57
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad