From 3f0a3209324f94eea02d615bdd9758825320c024 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 31 Mar 2021 09:16:51 +0000 Subject: 2021-03-31T09:15:01Z --- vowstar.txt | 48 ++++++------------------------------------------ 1 file changed, 6 insertions(+), 42 deletions(-) (limited to 'vowstar.txt') diff --git a/vowstar.txt b/vowstar.txt index 9c865afe9ccd..91dc1f11305b 100644 --- a/vowstar.txt +++ b/vowstar.txt @@ -12,45 +12,9 @@ 'uri': 'git@github.com:vowstar/vowstar-overlay.git'}], 'status': 'unofficial'} $ pmaint sync vowstar -*** syncing vowstar -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 vowstar - * Sync succeeded -$ git log --format=%ci -1 -$ git show -q --pretty=format:%G? HEAD -$ pmaint regen --use-local-desc --pkg-desc-index -t 32 vowstar -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 - 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 "", line 1014, in _gcd_import - File "", line 991, in _find_and_load - File "", line 975, in _find_and_load_unlocked - File "", line 671, in _load_unlocked - File "", line 783, in exec_module - File "", line 219, in _call_with_frames_removed - File "/usr/lib/python3.8/site-packages/pkgcore/scripts/pmaint.py", line 23, in - from ..ebuild import repository as ebuild_repo - File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/repository.py", line 26, in - 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 'vowstar' (available: gentoo:/usr/portage) + * Sync failed with 2 + * Will try to re-create +$ pmaint sync vowstar +pmaint sync: error: argument repo: couldn't find repo 'vowstar' (available: gentoo:/usr/portage) + * Sync failed again with 2, removing -- cgit v1.2.3-65-gdbad