diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 09:16:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 09:16:51 +0000 |
commit | 3f0a3209324f94eea02d615bdd9758825320c024 (patch) | |
tree | 74c84d6f69438c70317f6b9b987f6470d2dda4a3 /gentoo-clang.txt | |
parent | 2021-03-31T08:45:01Z (diff) | |
download | repos-3f0a3209324f94eea02d615bdd9758825320c024.tar.gz repos-3f0a3209324f94eea02d615bdd9758825320c024.tar.bz2 repos-3f0a3209324f94eea02d615bdd9758825320c024.zip |
2021-03-31T09:15:01Z
Diffstat (limited to 'gentoo-clang.txt')
-rw-r--r-- | gentoo-clang.txt | 27 |
1 files changed, 6 insertions, 21 deletions
diff --git a/gentoo-clang.txt b/gentoo-clang.txt index 1c2444fdb611..6172fc7db03f 100644 --- a/gentoo-clang.txt +++ b/gentoo-clang.txt @@ -13,24 +13,9 @@ {'type': 'git', 'uri': 'git@github.com:BilyakA/gentoo-clang.git'}], 'status': 'unofficial'} $ pmaint sync gentoo-clang -*** syncing gentoo-clang -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 gentoo-clang - * Sync succeeded -$ git log --format=%ci -1 -$ git show -q --pretty=format:%G? HEAD -$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gentoo-clang - * Cache regenerated successfully +pmaint sync: error: argument repo: couldn't find repo 'gentoo-clang' (available: gentoo:/usr/portage) + * Sync failed with 2 + * Will try to re-create +$ pmaint sync gentoo-clang +pmaint sync: error: argument repo: couldn't find repo 'gentoo-clang' (available: gentoo:/usr/portage) + * Sync failed again with 2, removing |