evolution is missing in the output of "whatdepends" under apt-shell, but it is present in the output of "apt-cache whatdepends": [imz@basalt ~]$ apt-cache whatdepends libpst libpst-0.6.67-alt3 libpst-docs-0.6.67-alt3 Depends: libpst = 0.6.67-alt3 libpst-tools-0.6.67-alt3 Depends: libpst = 0.6.67-alt3 libpst-devel-0.6.67-alt3 Depends: libpst = 0.6.67-alt3 evolution-3.20.5-alt1 Depends: <libpst.so.4()(64bit)> libpst-0.6.67-alt3 [imz@basalt ~]$ apt-shell Reading Package Lists... Done Building Dependency Tree... Done Welcome to the APT shell. Type "help" for more information. apt> whatdepends libpst libpst-0.6.67-alt3 libpst-docs-0.6.67-alt3 Depends: libpst = 0.6.67-alt3 libpst-tools-0.6.67-alt3 Depends: libpst = 0.6.67-alt3 libpst-devel-0.6.67-alt3 Depends: libpst = 0.6.67-alt3 apt> [imz@basalt ~]$ rpm -qf "$(which apt-shell)" "$(which apt-cache)" apt-0.5.15lorg2-alt53 apt-0.5.15lorg2-alt53 [imz@basalt ~]$
This still affects apt-0.5.15lorg2-alt56. (Discovered on the example of whatdepends gdk-pixbuf)
*** Bug 30976 has been marked as a duplicate of this bug. ***