From 26d151b4e1f94ebf0bc83f97130901e054a1e074 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 26 Feb 2021 20:06:57 +0000 Subject: 2021-02-26T20:00:01Z --- phackerlay.html | 56 +++++++++++++++++--------------------------------------- 1 file changed, 17 insertions(+), 39 deletions(-) (limited to 'phackerlay.html') diff --git a/phackerlay.html b/phackerlay.html index e4653b181281..9da0fd6af1c1 100644 --- a/phackerlay.html +++ b/phackerlay.html @@ -32,55 +32,33 @@ 11
 'status': 'unofficial'}
 
- 12
$ pmaint sync phackerlay
+            12
 * Adding new repository
 
- 13
warning: Pulling without specifying how to reconcile divergent branches is
+            13
$ pmaint sync phackerlay
 
- 14
discouraged. You can squelch this message by running one of the following
+            14
Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'...
 
- 15
commands sometime before your next pull:
+            15
*** syncing phackerlay
 
- 16
+            16
*** synced phackerlay
 
- 17
  git config pull.rebase false  # merge (the default strategy)
+            17
 * Sync succeeded
 
- 18
  git config pull.rebase true   # rebase
+            18
$ git log --format=%ci -1
 
- 19
  git config pull.ff only       # fast-forward only
+            19
$ git show -q --pretty=format:%G? HEAD
 
- 20
+            20
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 phackerlay
 
- 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: repository 'https://gitlab.phys-el.ru/ustinov/phackerlay.git/' not found
-
- 27
*** syncing phackerlay
-
- 28
!!! failed syncing phackerlay
-
- 29
 * Sync failed with 1
+            21
 * net-libs/ccnet-6.1.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
 
[FATAL] - 30
 * Will try to re-create
-
- 31
$ pmaint sync phackerlay
-
- 32
Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'...
-
- 33
fatal: repository 'https://gitlab.phys-el.ru/ustinov/phackerlay.git/' not found
-
- 34
*** syncing phackerlay
-
- 35
!!! failed syncing phackerlay
-
- 36
 * Sync failed again with 1, removing
+            22
 * net-libs/ccnet-server-7.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+
[FATAL] + 23
 * net-libs/libevhtp-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+
[FATAL] + 24
 * net-libs/libsearpc-3.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
+
[FATAL] + 25
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad