diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-26 05:05:14 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-26 05:05:14 +0000 |
commit | 44dab86d4b88196fa30058c70e92fa70ddd92a0b (patch) | |
tree | 726aa438b2cbcfa15e59b50a0764e77e7050098e /Case_Of.txt | |
parent | 2020-08-26T04:30:01Z (diff) | |
download | repos-44dab86d4b88196fa30058c70e92fa70ddd92a0b.tar.gz repos-44dab86d4b88196fa30058c70e92fa70ddd92a0b.tar.bz2 repos-44dab86d4b88196fa30058c70e92fa70ddd92a0b.zip |
2020-08-26T05:00:01Z
Diffstat (limited to 'Case_Of.txt')
-rw-r--r-- | Case_Of.txt | 31 |
1 files changed, 7 insertions, 24 deletions
diff --git a/Case_Of.txt b/Case_Of.txt index 9cca7fdf0784..fc51e8349676 100644 --- a/Case_Of.txt +++ b/Case_Of.txt @@ -11,30 +11,13 @@ {'type': 'git', 'uri': 'git+ssh://git@framagit.org/Case_Of/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync Case_Of -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. - -remote: GitLab is not responding -fatal: unable to access 'https://framagit.org/Case_Of/gentoo-overlay.git/': The requested URL returned error: 502 -*** syncing Case_Of -!!! failed syncing Case_Of - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync Case_Of Cloning into '/var/lib/repo-mirror-ci/sync/Case_Of'... -remote: GitLab is not responding -fatal: unable to access 'https://framagit.org/Case_Of/gentoo-overlay.git/': The requested URL returned error: 502 *** syncing Case_Of -!!! failed syncing Case_Of - * Sync failed again with 1, removing +*** synced Case_Of + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 Case_Of + * Cache regenerated successfully |