diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-23 15:07:24 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-23 15:07:24 +0000 |
commit | c8368258824b076c171fe25f0001200f1626c843 (patch) | |
tree | c824ca5aff77ad90a7787cc190c388a56a7d67e9 /activehome.txt | |
parent | 2020-10-23T13:30:01Z (diff) | |
download | repos-c8368258824b076c171fe25f0001200f1626c843.tar.gz repos-c8368258824b076c171fe25f0001200f1626c843.tar.bz2 repos-c8368258824b076c171fe25f0001200f1626c843.zip |
2020-10-23T14:30:01Z
Diffstat (limited to 'activehome.txt')
-rw-r--r-- | activehome.txt | 29 |
1 files changed, 5 insertions, 24 deletions
diff --git a/activehome.txt b/activehome.txt index 409a1ce6bce9..95a6a26816a1 100644 --- a/activehome.txt +++ b/activehome.txt @@ -16,31 +16,12 @@ {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/user/activehome.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync activehome -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://anongit.gentoo.org/git/user/activehome.git/': The requested URL returned error: 502 +WARNING:pkgcore:AzP repo at '/var/lib/repo-mirror-ci/sync/AzP', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', 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/activehome'... +fatal: unable to access 'https://anongit.gentoo.org/git/user/activehome.git/': The requested URL returned error: 504 *** syncing activehome !!! failed syncing activehome * Sync failed with 1 - * Will try to re-create -$ pmaint sync activehome -Cloning into '/var/lib/repo-mirror-ci/sync/activehome'... -*** syncing activehome -*** synced activehome - * Sync succeeded after re-adding -$ git log --format=%ci -1 -$ git show -q --pretty=format:%G? HEAD -$ pmaint regen --use-local-desc --pkg-desc-index -t 1 activehome - * Cache regenerated successfully |