https://bugs.kde.org/show_bug.cgi?id=386244
Bug ID: 386244 Summary: discover ignores refresh errors from apt Product: Discover Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: discover Assignee: aleix...@kde.org Reporter: sit...@kde.org Target Milestone: --- with at least the aptcc packagekit backend discover seems to ignore errors from refresh ``` ➜ pkcon refresh; echo $? Refreshing cache [=========================] Loading cache [=========================] Downloading packages [=========================] Finished [=========================] Fatal error: W: The repository 'http://ppa.launchpad.net/colingille/freshlight/ubuntu xenial Release' does not have a Release file. W: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. W: See apt-secure(8) manpage for repository creation and user configuration details. 7 ``` This error is not communicated in discover at all. -- You are receiving this mail because: You are watching all bug changes.