From 3066fb469a78444d6f79ec15a6246d78dab491d9 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 2 Jul 2022 09:46:20 +0000 Subject: 2022-07-02T09:45:01Z --- mv.html | 62 +++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 19 deletions(-) (limited to 'mv.html') diff --git a/mv.html b/mv.html index 1f3ed8126280..6f2df7de713a 100644 --- a/mv.html +++ b/mv.html @@ -50,43 +50,67 @@ 20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv
 
- 21
*** syncing 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
fatal: unable to access 'https://anongit.gentoo.org/git/user/mv.git/': Could not resolve host: anongit.gentoo.org
+            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
!!! failed syncing mv
+            23
*** syncing mv
 
- 24
 * Sync failed with 1
+            24
There is no tracking information for the current branch.
+
+ 25
Please specify which branch you want to merge with.
+
+ 26
See git-pull(1) for details.
+
+ 27
+
+ 28
    git pull <remote> <branch>
+
+ 29
+
+ 30
If you wish to set tracking information for this branch you can do so with:
+
+ 31
+
+ 32
    git branch --set-upstream-to=origin/<branch> master
+
+ 33
+
+ 34
!!! failed syncing mv
+
+ 35
 * Sync failed with 1
 
[FATAL] - 25
 * Will try to re-create
+            36
 * Will try to re-create
+
+ 37
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv
 
- 26
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv
+            38
WARNING:pkgcore:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 27
*** syncing mv
+            39
*** syncing mv
 
- 28
Cloning into '/var/lib/repo-mirror-ci/sync/mv'...
+            40
Cloning into '/var/lib/repo-mirror-ci/sync/mv'...
 
- 29
warning: remote HEAD refers to nonexistent ref, unable to checkout.
+            41
warning: remote HEAD refers to nonexistent ref, unable to checkout.
 
- 30
+            42
 
- 31
*** synced mv
+            43
*** synced mv
 
- 32
 * Sync succeeded after re-adding
+            44
 * Sync succeeded after re-adding
 
- 33
$ git log --format=%ci -1
+            45
$ git log --format=%ci -1
 
- 34
fatal: your current branch 'master' does not have any commits yet
+            46
fatal: your current branch 'master' does not have any commits yet
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            47
$ git show -q --pretty=format:%G? HEAD
 
- 36
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
+            48
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
 
- 37
Use '--' to separate paths from revisions, like this:
+            49
Use '--' to separate paths from revisions, like this:
 
- 38
'git <command> [<revision>...] -- [<file>...]'
+            50
'git <command> [<revision>...] -- [<file>...]'
 
- 39
 * Missing profiles/repo_name, removing
+            51
 * Missing profiles/repo_name, removing
 
-- cgit v1.2.3-65-gdbad