diff options
Diffstat (limited to 'escpr2.txt')
-rw-r--r-- | escpr2.txt | 38 |
1 files changed, 7 insertions, 31 deletions
diff --git a/escpr2.txt b/escpr2.txt index 3ed7c70cc4c9..fcb2ab86033d 100644 --- a/escpr2.txt +++ b/escpr2.txt @@ -9,37 +9,13 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/at.gentoo.repo/epson-inkjet-printer-escpr2.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync escpr2 -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/at.gentoo.repo/epson-inkjet-printer-escpr2.git/': The requested URL returned error: 522 -*** syncing escpr2 -!!! failed syncing escpr2 - * Sync failed with 1 - * Will try to re-create -$ pmaint sync escpr2 -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: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:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:eigenlay repo at '/var/lib/repo-mirror-ci/sync/eigenlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:sorrow repo at '/var/lib/repo-mirror-ci/sync/sorrow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:elopez-r-overlay repo at '/var/lib/repo-mirror-ci/sync/elopez-r-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:brave-overlay repo at '/var/lib/repo-mirror-ci/sync/brave-overlay', 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/escpr2'... -error: RPC failed; HTTP 522 curl 22 The requested URL returned error: 522 -fatal: the remote end hung up unexpectedly *** syncing escpr2 -!!! failed syncing escpr2 - * Sync failed again with 1, removing +*** synced escpr2 + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 32 escpr2 + * Cache regenerated successfully |