Hi i Have encountered some problems using my HP 845c.
I have successfully install the drivers but each time i want to print it would give me this message.
Can anyone help me on this error??
Summary:
SELinux is preventing python (hplip_t) "write" to ./prnt (usr_t).
Detailed Description:
SELinux denied access requested by python. It is not expected that this access
is required by python and this access may signal an intrusion attempt. It is
also possible that the specific version or configuration of the application is
causing it to require additional access.
Allowing Access:
Sometimes labeling problems can cause SELinux denials. You could try to restore
the default system file context for ./prnt,
restorecon -v './prnt'
If this does not work, there is currently no automatic way to allow this access.
Instead, you can generate a local policy module to allow this access - see FAQ
(
http://fedora.redhat.com/docs/selinu...fc5/#id2961385) Or you can disable
SELinux protection altogether. Disabling SELinux protection is not recommended.
Please file a bug report (
http://bugzilla.redhat.com/bugzilla/enter_bug.cgi)
against this package.
Additional Information:
Source Context system_u:system_r:hplip_t:s0
Target Context system_u:object_r:usr_t:s0
Target Objects ./prnt [ dir ]
Source python
Source Path /usr/bin/python
Port <Unknown>
Host localhost.localdomain
Source RPM Packages python-2.5.1-15.fc8
Target RPM Packages
Policy RPM selinux-policy-3.0.8-44.fc8
Selinux Enabled True
Policy Type targeted
MLS Enabled True
Enforcing Mode Enforcing
Plugin Name catchall_file
Host Name localhost.localdomain
Platform Linux localhost.localdomain 2.6.25.11-60.fc8 #1
SMP Mon Jul 21 02:06:29 EDT 2008 i686 i686
Alert Count 12
First Seen Fri 01 Aug 2008 08:38:39 AM EDT
Last Seen Fri 01 Aug 2008 08:38:44 AM EDT
Local ID 9e9979b2-6507-4275-bcec-8244f8b59c04
Line Numbers
Raw Audit Messages
host=localhost.localdomain type=AVC msg=audit(1217594324.740:63): avc: denied { write } for pid=2634 comm="python" name="prnt" dev=dm-0 ino=1147775 scontext=system_u:system_r:hplip_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=dir
host=localhost.localdomain type=SYSCALL msg=audit(1217594324.740:63): arch=40000003 syscall=10 success=no exit=-13 a0=bff792d7 a1=1 a2=5b77794 a3=93216a8 items=0 ppid=2633 pid=2634 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="python" exe="/usr/bin/python" subj=system_u:system_r:hplip_t:s0 key=(null)