Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

portpeek -ar issue... #2

Closed
CaptainBloodz opened this issue Oct 27, 2022 · 2 comments
Closed

portpeek -ar issue... #2

CaptainBloodz opened this issue Oct 27, 2022 · 2 comments

Comments

@CaptainBloodz
Copy link

Everything runs fine until:
package.use: Traceback (most recent call last): File "/usr/lib/python-exec/python3.9/portpeek", line 1701, in <module> get_recursive_info(USER_CONFIG_PATH + "/package.use") File "/usr/lib/python-exec/python3.9/portpeek", line 491, in get_recursive_info get_recursive_info(filename + os.path.sep + file_name) File "/usr/lib/python-exec/python3.9/portpeek", line 493, in get_recursive_info get_info(filename) File "/usr/lib/python-exec/python3.9/portpeek", line 531, in get_info diffs_found = parse_package_use(line, filename) File "/usr/lib/python-exec/python3.9/portpeek", line 669, in parse_package_use package_exists = portage.portdb.xmatch("match-all", check_pkg) File "/usr/lib/python3.9/site-packages/portage/dbapi/porttree.py", line 1244, in xmatch return loop.run_until_complete(self.async_xmatch(level, origdep, loop=loop)) File "/usr/lib/python3.9/asyncio/base_events.py", line 647, in run_until_complete return future.result() File "/usr/lib/python3.9/site-packages/portage/dbapi/porttree.py", line 1262, in async_xmatch mydep = dep_expand(origdep, mydb=self, settings=self.settings) File "/usr/lib/python3.9/site-packages/portage/dbapi/dep_expand.py", line 37, in dep_expand mydep = Atom(mydep, allow_repo=True) File "/usr/lib/python3.9/site-packages/portage/dep/__init__.py", line 1545, in __init__ raise InvalidAtom(self) portage.exception.InvalidAtom: (null/undo-tree-save-format-version

@CaptainBloodz
Copy link
Author

package.use.tar.gz

@CaptainBloodz
Copy link
Author

package.env.tar.gz

@mpagano mpagano closed this as completed Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants