Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563740 - sys-apps/portage-2.2.23: emerge --depclean --ignore-built-slot-operator-deps=n: AttributeError: 'SonameAtom' object has no attribute 'unevaluated_atom'
Summary: sys-apps/portage-2.2.23: emerge --depclean --ignore-built-slot-operator-deps=...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 694246
  Show dependency tree
 
Reported: 2015-10-22 02:19 UTC by Zac Medico
Modified: 2019-09-12 23:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.