+++ This bug was initially created as a clone of Bug #1984977 +++ Description of problem: 1. current version of utility has hplip-keyserver.patch that unnecessary nowadays. Upstream project has https://launchpadlibrarian.net/473402275/hplip-keyserver.patch for this issue. 2. Utility makes own gpg dir with wrong permissions. Version-Release number of selected component (if applicable): 3.18.4-9 How reproducible: always Steps to Reproduce: 1. dnf install hplip 2. exec 'hp-plugin -i' 3. choose default options Actual results: You will see 'error: Unable to recieve key from keyserver' Expected results: print DONE Additional info: --- Additional comment from Zdenek Dohnal on 2021-07-23 05:30:19 UTC --- Hi Sergey, Thank you for taking the time to report this issue to us. I appreciate the feedback and use reports such as this one to guide our efforts at improving our products. That being said, this bug tracking system is not a mechanism for requesting support, and I am not able to guarantee the timeliness or suitability of a resolution. If this issue is critical or in any way time sensitive, please raise a ticket through the regular Red Hat support channels to ensure it receives the proper attention and prioritization to assure a timely resolution. For information on how to contact the Red Hat production support team, please visit: https://access.redhat.com/support Ad issues: 1. HP upstream doesn't have a patch for the issue... the patch you pointed out I wrote for Fedora sometime ago, when I found out the current solution isn't robust enough :( . The current solution works sometimes (but not today it seems :D ) and downloading keys doesn't block user from downloading plugin and making your device work (if it really needs plugin), so IMO it is not urgent. 2. thanks for the patch for the second issue! I'll apply it in Fedora for now, I'll see if I can fix it in RHEL/CentOS Stream. --- Additional comment from Zdenek Dohnal on 2021-07-23 06:56:20 UTC --- I can reproduce with 'hp-plugin -i': # hp-plugin -i ... error: Unable to recieve key from keyserver Do you still want to install the plug-in? (y=yes, n=no*, q=quit) ? y ... # ls -lah ~/.hplip total 0 drwxr-xr-x. 3 root root 20 Jul 23 01:29 . dr-xr-x---. 6 root root 280 Jul 23 01:27 .. drwxr-xr-x. 3 root root 39 Jul 23 01:29 .gnupg ----------- The correct perms must be 700.
Reported upstream https://bugs.launchpad.net/hplip/+bug/1938442
FEDORA-2021-b3a804a93f has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b3a804a93f
FEDORA-2021-00e7a22e2c has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-00e7a22e2c
FEDORA-2021-b3a804a93f has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-00e7a22e2c has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.