Guest User

Untitled

a guest
Jan 24th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/bin/ebuild", line 326, in <module>
  3. vartree=portage.db[portage.root]['vartree'])
  4. File "/usr/lib64/portage/pym/portage/package/ebuild/doebuild.py", line 590, in doebuild
  5. use_cache, mydbapi)
  6. File "/usr/lib64/portage/pym/portage/package/ebuild/doebuild.py", line 315, in doebuild_environment
  7. ["SRC_URI"], mytree=mytree)
  8. File "/usr/lib64/portage/pym/portage/dbapi/porttree.py", line 510, in aux_get
  9. mydata, ebuild_hash = self._pull_valid_cache(mycpv, myebuild, mylocation)
  10. File "/usr/lib64/portage/pym/portage/dbapi/porttree.py", line 464, in _pull_valid_cache
  11. if auxdb.validate_entry(metadata, ebuild_hash, eclass_db):
  12. File "/usr/lib64/portage/pym/portage/cache/template.py", line 173, in validate_entry
  13. self.store_eclass_paths)
  14. File "/usr/lib64/portage/pym/portage/eclass_cache.py", line 159, in validate_and_rewrite_cache
  15. if cache_getter(ec_data) != our_getter(cached_data):
  16. TypeError: 'hashed_path' object does not support indexing
Add Comment
Please, Sign In to add comment