https://bugs.kde.org/show_bug.cgi?id=438129
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |n...@kde.org Resolution|--- |UPSTREAM --- Comment #1 from Nate Graham <n...@kde.org> --- That question that it's asking you is the problem, because PackageKit doesn't have a generic method to bubble up questions that the user needs to respond to so that they can be presented in the UI. There are three ways this could be fixed: 1. the alpm PacMan PackageKit plugin selects a default choice of "Yes" for this action when tihs situation is encountered. 2. PackageKit adds an API to expose these sorts of questions to client apps, and then those client apps display a UI to the user. This is more technically correct, but would require changes to PackageKit, packaging plugins, and client apps. Either way there is sadly nothing we can do about this in Discover. See https://bugzilla.opensuse.org/show_bug.cgi?id=1163737 for the same issue in openSUSE Tumbleweed. -- You are receiving this mail because: You are watching all bug changes.