From Bug #39103 > root@master090:~# dpkg -l univention-samba4 > [...] > un univention-samba4 <keine> (keine Beschreibung vorhanden) > root@master090:~# python > Python 2.7.3 (default, Jul 2 2014, 15:00:03) > [GCC 4.7.2] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import univention.testing.utils > >>> univention.testing.utils.package_installed('univention-samba4') > univention-samba4 > True > >>>
Fixed: r62816 + r62817 + r62818 * utils.package_installed(): consider uninstalled packages (Bug #39114)
For this bug is no separate QA needed.