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 /robertgzr.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 'robertgzr.txt')
-rw-r--r-- | robertgzr.txt | 48 |
1 files changed, 6 insertions, 42 deletions
diff --git a/robertgzr.txt b/robertgzr.txt index dc676caf791a..c61d1d88c08e 100644 --- a/robertgzr.txt +++ b/robertgzr.txt @@ -10,45 +10,9 @@ {'type': 'git', 'uri': 'ssh://git@git.sr.ht:~robertgzr/portage'}], 'status': 'unofficial'} $ pmaint sync robertgzr -*** syncing robertgzr -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 robertgzr - * Sync succeeded -$ git log --format=%ci -1 -$ git show -q --pretty=format:%G? HEAD -$ pmaint regen --use-local-desc --pkg-desc-index -t 32 robertgzr -Failed importing: cannot import name 'WeakValCache' from 'snakeoil.weakrefs' (/usr/lib/python3.8/site-packages/snakeoil/weakrefs.py)! -Verify that pkgcore and its deps are properly installed and/or PYTHONPATH is set correctly for python 3.8.7. - -Traceback (most recent call last): - File "/usr/lib/python-exec/python3.8/pmaint", line 4, in <module> - scripts.run(basename(__file__)) - File "/usr/lib/python3.8/site-packages/pkgcore/scripts/__init__.py", line 17, in run - script = import_module(script_module) - File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module - return _bootstrap._gcd_import(name[level:], package, level) - File "<frozen importlib._bootstrap>", line 1014, in _gcd_import - File "<frozen importlib._bootstrap>", line 991, in _find_and_load - File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked - File "<frozen importlib._bootstrap>", line 671, in _load_unlocked - File "<frozen importlib._bootstrap_external>", line 783, in exec_module - File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed - File "/usr/lib/python3.8/site-packages/pkgcore/scripts/pmaint.py", line 23, in <module> - from ..ebuild import repository as ebuild_repo - File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/repository.py", line 26, in <module> - from snakeoil.weakrefs import WeakValCache -ImportError: cannot import name 'WeakValCache' from 'snakeoil.weakrefs' (/usr/lib/python3.8/site-packages/snakeoil/weakrefs.py) - * Cache regen failed with 1 +pmaint sync: error: argument repo: couldn't find repo 'robertgzr' (available: gentoo:/usr/portage) + * Sync failed with 2 + * Will try to re-create +$ pmaint sync robertgzr +pmaint sync: error: argument repo: couldn't find repo 'robertgzr' (available: gentoo:/usr/portage) + * Sync failed again with 2, removing |