From 04e15158243ade6668007f9c8a07ae434fd707bb Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 31 Mar 2021 13:22:18 +0000 Subject: 2021-03-31T13:15:01Z --- openwrt.html | 88 ++++++++++++++++-------------------------------------------- 1 file changed, 23 insertions(+), 65 deletions(-) (limited to 'openwrt.html') diff --git a/openwrt.html b/openwrt.html index deac82098e6b..d63564a3267a 100644 --- a/openwrt.html +++ b/openwrt.html @@ -30,93 +30,51 @@ 10
 'status': 'unofficial'}
 
- 11
 * Adding new repository
+            11
$ pmaint sync openwrt
 
- 12
$ pmaint sync openwrt
+            12
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 13
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            13
*** syncing openwrt
 
- 14
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            14
warning: Pulling without specifying how to reconcile divergent branches is
 
- 15
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
discouraged. You can squelch this message by running one of the following
 
- 16
WARNING:pkgcore:haskell repo at '/var/lib/repo-mirror-ci/sync/haskell', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
commands sometime before your next pull:
 
- 17
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
 
- 18
WARNING:pkgcore:luke-jr repo at '/var/lib/repo-mirror-ci/sync/luke-jr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            18
  git config pull.rebase false  # merge (the default strategy)
 
- 19
WARNING:pkgcore:multilib-portage repo at '/var/lib/repo-mirror-ci/sync/multilib-portage', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            19
  git config pull.rebase true   # rebase
 
- 20
WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            20
  git config pull.ff only       # fast-forward only
 
- 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).
+            21
 
- 22
WARNING:pkgcore:mva repo at '/var/lib/repo-mirror-ci/sync/mva', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            22
You can replace "git config" with "git config --global" to set a default
 
- 23
WARNING:pkgcore:mysql repo at '/var/lib/repo-mirror-ci/sync/mysql', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            23
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 24
WARNING:pkgcore:nest repo at '/var/lib/repo-mirror-ci/sync/nest', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            24
or --ff-only on the command line to override the configured default per
 
- 25
WARNING:pkgcore:nico repo at '/var/lib/repo-mirror-ci/sync/nico', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            25
invocation.
 
- 26
WARNING:pkgcore:nitratesky repo at '/var/lib/repo-mirror-ci/sync/nitratesky', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            26
 
- 27
WARNING:pkgcore:nix-guix repo at '/var/lib/repo-mirror-ci/sync/nix-guix', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            27
Already up to date.
 
- 28
WARNING:pkgcore:np-hardass-overlay repo at '/var/lib/repo-mirror-ci/sync/np-hardass-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            28
*** synced openwrt
 
- 29
WARNING:pkgcore:nx repo at '/var/lib/repo-mirror-ci/sync/nx', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            29
 * Sync succeeded
 
- 30
WARNING:pkgcore:nymphos repo at '/var/lib/repo-mirror-ci/sync/nymphos', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            30
$ git log --format=%ci -1
 
- 31
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 openwrt
 
- 33
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 34
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 35
WARNING:pkgcore:luke-jr repo at '/var/lib/repo-mirror-ci/sync/luke-jr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 36
WARNING:pkgcore:multilib-portage repo at '/var/lib/repo-mirror-ci/sync/multilib-portage', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 37
WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 38
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).
-
- 39
WARNING:pkgcore:mysql repo at '/var/lib/repo-mirror-ci/sync/mysql', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 40
WARNING:pkgcore:nest repo at '/var/lib/repo-mirror-ci/sync/nest', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 41
WARNING:pkgcore:nico repo at '/var/lib/repo-mirror-ci/sync/nico', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 42
WARNING:pkgcore:nx repo at '/var/lib/repo-mirror-ci/sync/nx', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 43
WARNING:pkgcore:nymphos repo at '/var/lib/repo-mirror-ci/sync/nymphos', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 44
WARNING:pkgcore:octopus repo at '/var/lib/repo-mirror-ci/sync/octopus', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 45
WARNING:pkgcore:oddlama repo at '/var/lib/repo-mirror-ci/sync/oddlama', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 46
WARNING:pkgcore:olifre repo at '/var/lib/repo-mirror-ci/sync/olifre', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
-
- 47
*** syncing openwrt
-
- 48
Cloning into '/var/lib/repo-mirror-ci/sync/openwrt'...
-
- 49
*** synced openwrt
-
- 50
 * Sync succeeded
-
- 51
$ git log --format=%ci -1
-
- 52
$ git show -q --pretty=format:%G? HEAD
-
- 53
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 openwrt
-
- 54
 * Cache regenerated successfully
+            33
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad