Bug 1249282

Summary: binary plugin installation no longer possible
Product: [Fedora] Fedora Reporter: Tomasz Torcz <tomek>
Component: hplipAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-13 14:51:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomasz Torcz 2015-08-01 09:14:36 UTC
Description of problem:
Some HP printers require closed-source plugin to be installed. The version must match hplip, so after each upgrade user have to run "hp-plugin -i".
Latest version added apparently misguided code preventing running the command as root, thus making installation impossible.

Version-Release number of selected component (if applicable):
hplip-3.15.7-1.fc22.x86_64

How reproducible:
Always

Steps to Reproduce:
1. run "hp-plugin -i"
2.
3.

Actual results:
error: hp-plugin should not be run as root/superuser


Expected results:
Plugin should be installed

Additional info:

Comment 1 Jiri Popelka 2015-08-11 11:07:08 UTC
And does it work when you run it as non-root ?

(Also bug #1249414)

Comment 2 Tomasz Torcz 2015-08-11 16:02:27 UTC
It doesn't work as non-root. The behaviour is exactly like in bug#1249414 – if I ssh into the machine and run ”hp-plugin -i” as an user, it hangs during the process.
In process list I see that ”su” is invoked by hp-plugin. But nothing is displayed on screen and no input is working.

My computer is used as a print server. The plugin needs to be installed system-wide. There is no user locally printing on this computer, everything is network-printed via CUPS.

Comment 3 Jiri Popelka 2015-08-13 14:51:32 UTC

*** This bug has been marked as a duplicate of bug 1249414 ***