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