diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-20 09:22:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-20 09:22:18 +0000 |
commit | 04bc05f9453fdc544d7b797f3eb931dd8759cc9c (patch) | |
tree | 9c1519b7d9ac4d09e6a91b0df329e327c02905c6 /roslin.txt | |
parent | 2021-02-20T09:00:01Z (diff) | |
download | repos-04bc05f9453fdc544d7b797f3eb931dd8759cc9c.tar.gz repos-04bc05f9453fdc544d7b797f3eb931dd8759cc9c.tar.bz2 repos-04bc05f9453fdc544d7b797f3eb931dd8759cc9c.zip |
2021-02-20T09:15:01Z
Diffstat (limited to 'roslin.txt')
-rw-r--r-- | roslin.txt | 40 |
1 files changed, 7 insertions, 33 deletions
diff --git a/roslin.txt b/roslin.txt index 3d54a25da320..b0baa8b7b43d 100644 --- a/roslin.txt +++ b/roslin.txt @@ -11,39 +11,13 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/roslin-uberlay/roslin.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync roslin -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. - -fatal: unable to access 'https://gitlab.com/roslin-uberlay/roslin.git/': The requested URL returned error: 522 -*** syncing roslin -!!! failed syncing roslin - * Sync failed with 1 - * Will try to re-create -$ pmaint sync roslin -WARNING:pkgcore:reagentoo repo at '/var/lib/repo-mirror-ci/sync/reagentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:bitcoin repo at '/var/lib/repo-mirror-ci/sync/bitcoin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:concaveoverlay repo at '/var/lib/repo-mirror-ci/sync/concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:hangul-typing repo at '/var/lib/repo-mirror-ci/sync/hangul-typing', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:rage repo at '/var/lib/repo-mirror-ci/sync/rage', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:src_prepare-overlay repo at '/var/lib/repo-mirror-ci/sync/src_prepare-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:thegreatmcpain repo at '/var/lib/repo-mirror-ci/sync/thegreatmcpain', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:glicOne repo at '/var/lib/repo-mirror-ci/sync/glicOne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Cloning into '/var/lib/repo-mirror-ci/sync/roslin'... -fatal: unable to access 'https://gitlab.com/roslin-uberlay/roslin.git/': The requested URL returned error: 522 *** syncing roslin -!!! failed syncing roslin - * Sync failed again with 1, removing +*** synced roslin + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 32 roslin + * Cache regenerated successfully |