Summary: | apper cannot update unsigned packages | ||
---|---|---|---|
Product: | [Applications] apper | Reporter: | Nick Coghlan <ncoghlan> |
Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | daydrophavens, kde-bugs, lightningstrike35, rdieter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.7.2 | |
Sentry Crash Report: |
Description
Nick Coghlan
2011-12-20 00:53:31 UTC
Hi, I've seen a difference between unsigned updates (via apper update icon) and unsigned new packages. (1) In case of updates I also get the above error (missing authorisation dialog). (2) When installing a new package I first get a dialog telling that I need 'root' permissions, then I get the message that the package is unsigned. After pressing the 'Yes' button an 'auhtorisation dialog for untrusted sources' pops up and I can install the new package. Btw: In Fedora 17 (aka Rawhide) all packages are unsigned. Martin Kho I guess this is fixed in the git version, can you please try since openSUSE reported a similar bug.. *** Bug 296995 has been marked as a duplicate of this bug. *** *** Bug 293848 has been marked as a duplicate of this bug. *** Git commit 26fc51cc073ef75f8468c3ac88f86f16edd922b1 by Daniel Nicoletti. Committed on 03/04/2012 at 02:38. Pushed by dantti into branch 'master'. Fix updating that requires installing/updating packages from untrusted sources M +0 -1 Sentinel/UpdateIcon.cpp M +2 -5 libapper/PkTransaction.cpp http://commits.kde.org/apper/26fc51cc073ef75f8468c3ac88f86f16edd922b1 Hi Daniel, Now that I'm 'using' Fedora rawhide (aka fc18) - packages are not signed - I can confirm that this issue is solved, at least for me. Thanks for the great work! Martin Kho |