Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 563740

Summary: sys-apps/portage-2.2.23: emerge --depclean --ignore-built-slot-operator-deps=n: AttributeError: 'SonameAtom' object has no attribute 'unevaluated_atom'
Product: Portage Development Reporter: Zac Medico <zmedico>
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: 2.2   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 694246    

Description Zac Medico gentoo-dev 2015-10-22 02:19:21 UTC
Calculating dependencies... done!
Traceback (most recent call last):
  File "emerge", line 50, in <module>
    retval = emerge_main()
  File "pym/_emerge/main.py", line 1154, in emerge_main
    return run_action(emerge_config)
  File "pym/_emerge/actions.py", line 3093, in run_action
    emerge_config.args, spinner)
  File "pym/_emerge/actions.py", line 2115, in action_uninstall
    scheduler=sched_iface)
  File "pym/_emerge/actions.py", line 639, in action_depclean
    myopts, action, args_set, spinner)
  File "pym/_emerge/actions.py", line 910, in calc_depclean
    if unresolved_deps():
  File "pym/_emerge/actions.py", line 872, in unresolved_deps
    if atom != atom.unevaluated_atom and \
AttributeError: 'SonameAtom' object has no attribute 'unevaluated_atom'
Comment 2 Alexander Berntsen (RETIRED) gentoo-dev 2016-02-03 14:13:08 UTC
Released in 2.2.24.