What | Removed | Added |
---|---|---|
Status | NEW | RESOLVED |
Resolution | --- | UPSTREAM |
The KDE crash reporter problem would have to go upstream; I fear this is beyond our scope. As for the proposed zypper feature: You can do that with wildcards: https://blog.melski.net/2010/11/30/howto-install-kernel-debuginfo-packages-on-suse-linux-enterprise-server-11/ But you still need to decide which ones you need. You surely don't want all debuginfo packages that exist, only selected ones. Even if you went down the dependency tree all the way, you'd get a lot of them that you don't really want: glibc, X libs etc.; for KDE applications, you'd probably want to restrict that to the KDE libs and Qt, otherwise this gets out of hand really quickly.