diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 13:22:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 13:22:18 +0000 |
commit | 04e15158243ade6668007f9c8a07ae434fd707bb (patch) | |
tree | 999b5e92e6730d8b6fee7b68bd948fed55db1039 /distros.txt | |
parent | 2021-03-31T12:30:01Z (diff) | |
download | repos-04e15158243ade6668007f9c8a07ae434fd707bb.tar.gz repos-04e15158243ade6668007f9c8a07ae434fd707bb.tar.bz2 repos-04e15158243ade6668007f9c8a07ae434fd707bb.zip |
2021-03-31T13:15:01Z
Diffstat (limited to 'distros.txt')
-rw-r--r-- | distros.txt | 40 |
1 files changed, 14 insertions, 26 deletions
diff --git a/distros.txt b/distros.txt index b05fa42362ff..a495d854a6e3 100644 --- a/distros.txt +++ b/distros.txt @@ -6,35 +6,23 @@ 'source': [{'type': 'git', 'uri': 'git://git.calculate-linux.org/calculate/distros-overlay.git'}], 'status': 'unofficial'} - * Adding new repository $ pmaint sync distros -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). -WARNING:pkgcore:ROKO__ repo at '/var/lib/repo-mirror-ci/sync/ROKO__', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). 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). -WARNING:pkgcore:alxu repo at '/var/lib/repo-mirror-ci/sync/alxu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:apriluwu repo at '/var/lib/repo-mirror-ci/sync/apriluwu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:bobwya repo at '/var/lib/repo-mirror-ci/sync/bobwya', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -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). -WARNING:pkgcore:crocket-overlay repo at '/var/lib/repo-mirror-ci/sync/crocket-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:crossdev repo at '/var/lib/repo-mirror-ci/sync/crossdev', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -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). -WARNING:pkgcore:ROKO__ repo at '/var/lib/repo-mirror-ci/sync/ROKO__', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -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). -WARNING:pkgcore:alxu repo at '/var/lib/repo-mirror-ci/sync/alxu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:apriluwu repo at '/var/lib/repo-mirror-ci/sync/apriluwu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:bobwya repo at '/var/lib/repo-mirror-ci/sync/bobwya', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -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). -WARNING:pkgcore:crossdev repo at '/var/lib/repo-mirror-ci/sync/crossdev', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:dMaggot repo at '/var/lib/repo-mirror-ci/sync/dMaggot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:dargor repo at '/var/lib/repo-mirror-ci/sync/dargor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:darthgandalf-overlay repo at '/var/lib/repo-mirror-ci/sync/darthgandalf-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:decent-im repo at '/var/lib/repo-mirror-ci/sync/decent-im', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:deepin repo at '/var/lib/repo-mirror-ci/sync/deepin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:defiance repo at '/var/lib/repo-mirror-ci/sync/defiance', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:dequbed repo at '/var/lib/repo-mirror-ci/sync/dequbed', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing distros -Cloning into '/var/lib/repo-mirror-ci/sync/distros'... +warning: Pulling without specifying how to reconcile divergent branches is +discouraged. You can squelch this message by running one of the following +commands sometime before your next pull: + + git config pull.rebase false # merge (the default strategy) + git config pull.rebase true # rebase + git config pull.ff only # fast-forward only + +You can replace "git config" with "git config --global" to set a default +preference for all repositories. You can also pass --rebase, --no-rebase, +or --ff-only on the command line to override the configured default per +invocation. + +Already up to date. *** synced distros * Sync succeeded $ git log --format=%ci -1 |