spacepaste

  1.  
  2. risingsun ~ # sisyphus upgrade
  3. [binary U ] app-portage/sisyphus-1.1804 [1.1803]
  4. Would you like to merge these packages? [Yes/No] y
  5. >>> Emerging binary (1 of 1) app-portage/sisyphus-1.1804::redcore
  6. >>> Installing (1 of 1) app-portage/sisyphus-1.1804::redcore
  7. * IMPORTANT: config file '/etc/sisyphus/mirrors.conf' needs updating.
  8. * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
  9. * sections of the emerge man page to learn how to update config files.
  10. Traceback (most recent call last):
  11. File "/usr/bin/sisyphus", line 22, in <module>
  12. elif "upgrade" in sys.argv[1:]:
  13. File "/usr/lib64/python3.5/libsisyphus.py", line 215, in sisyphus_pkg_system_upgrade
  14. if not line['isActive']:
  15. File "/usr/lib64/python3.5/libsisyphus.py", line 145, in generate_sisyphus_local_packages_table_csv_post
  16. def startUninstallForce(pkgList):
  17. File "/usr/lib64/python3.5/subprocess.py", line 266, in check_call
  18. retcode = call(*popenargs, **kwargs)
  19. File "/usr/lib64/python3.5/subprocess.py", line 247, in call
  20. with Popen(*popenargs, **kwargs) as p:
  21. File "/usr/lib64/python3.5/subprocess.py", line 676, in __init__
  22. restore_signals, start_new_session)
  23. File "/usr/lib64/python3.5/subprocess.py", line 1289, in _execute_child
  24. raise child_exception_type(errno_num, err_msg)
  25. FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/sisyphus/helpers/make_local_csv_post'
  26.