From 5947099eec119f0bf81854e24d50c02141e22b90 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 9 Oct 2024 14:03:21 +0000 Subject: 2024-10-09T14:00:00Z --- mv.html | 44 ++++++++++++++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 14 deletions(-) (limited to 'mv.html') diff --git a/mv.html b/mv.html index da2cd0e9cc95..3ead2249a986 100644 --- a/mv.html +++ b/mv.html @@ -48,33 +48,49 @@ 19
 
- 20
 * Adding new repository
+            20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv
 
- 21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv
+            21
WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 22
*** syncing mv
+            22
WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 23
Cloning into '/var/lib/repo-mirror-ci/sync/mv'...
+            23
*** syncing mv
 
- 24
warning: remote HEAD refers to nonexistent ref, unable to checkout
+            24
Your configuration specifies to merge with the ref 'refs/heads/master'
 
- 25
*** synced mv
+            25
from the remote, but no such ref was fetched.
 
- 26
 * Sync succeeded
+            26
!!! failed syncing mv
 
- 27
$ git log --format=%ci -1
+            27
 * Sync failed with 1
+
[FATAL] + 28
 * Will try to re-create
 
- 28
fatal: your current branch 'master' does not have any commits yet
+            29
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv
 
- 29
$ git show -q --pretty=format:%G? HEAD
+            30
*** syncing mv
 
- 30
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
+            31
Cloning into '/var/lib/repo-mirror-ci/sync/mv'...
 
- 31
Use '--' to separate paths from revisions, like this:
+            32
warning: remote HEAD refers to nonexistent ref, unable to checkout
 
- 32
'git <command> [<revision>...] -- [<file>...]'
+            33
*** synced mv
 
- 33
 * Missing profiles/repo_name, removing
+            34
 * Sync succeeded after re-adding
+
+ 35
$ git log --format=%ci -1
+
+ 36
fatal: your current branch 'master' does not have any commits yet
+
+ 37
$ git show -q --pretty=format:%G? HEAD
+
+ 38
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
+
+ 39
Use '--' to separate paths from revisions, like this:
+
+ 40
'git <command> [<revision>...] -- [<file>...]'
+
+ 41
 * Missing profiles/repo_name, removing
 
-- cgit v1.2.3-65-gdbad