From b69f22690a8f803e343e1ac6c1beab23a7ffe348 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 27 Apr 2021 11:04:56 +0000 Subject: 2021-04-27T11:00:01Z --- jkolo.html | 50 ++++++++++---------------------------------------- 1 file changed, 10 insertions(+), 40 deletions(-) (limited to 'jkolo.html') diff --git a/jkolo.html b/jkolo.html index 5d065f21d141..2c6ac6f2e276 100644 --- a/jkolo.html +++ b/jkolo.html @@ -30,55 +30,25 @@ 10
 'status': 'unofficial'}
 
- 11
$ pmaint sync jkolo
+            11
 * Adding new repository
 
- 12
*** syncing jkolo
+            12
$ pmaint sync jkolo
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
*** syncing jkolo
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
Cloning into '/var/lib/repo-mirror-ci/sync/jkolo'...
 
- 15
commands sometime before your next pull:
+            15
*** synced jkolo
 
- 16
+            16
 * Sync succeeded
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
$ git log --format=%ci -1
 
- 18
  git config pull.rebase true   # rebase
+            18
$ git show -q --pretty=format:%G? HEAD
 
- 19
  git config pull.ff only       # fast-forward only
+            19
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 jkolo
 
- 20
-
- 21
You can replace "git config" with "git config --global" to set a default
-
- 22
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 23
or --ff-only on the command line to override the configured default per
-
- 24
invocation.
-
- 25
-
- 26
fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': Couldn't resolve host 'git.kolosowscy.pl'
-
- 27
!!! failed syncing jkolo
-
- 28
 * Sync failed with 1
-
[FATAL] - 29
 * Will try to re-create
-
- 30
$ pmaint sync jkolo
-
- 31
*** syncing jkolo
-
- 32
Cloning into '/var/lib/repo-mirror-ci/sync/jkolo'...
-
- 33
fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': Couldn't resolve host 'git.kolosowscy.pl'
-
- 34
!!! failed syncing jkolo
-
- 35
 * Sync failed again with 1, removing
+            20
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad