On Fri, Mar 29, 2013 at 11:06 PM, Ed Greshko <Ed.Greshko@xxxxxxxxxxx> wrote:
On 03/30/13 13:03, Richard Vickery wrote:What is the output of
> can anyone help me figure out what is going on here? I'll look at it in the morning, but still might not find it on my own.
>
> SELinux is preventing /usr/lib/cups/filter/hpcups from search access on the directory /var/lib/hp.
>
>
ls -dZ /var/lib/hp
It should be
drwxr-xr-x. root root system_u:object_r:cupsd_var_lib_t:s0 /var/lib/hp
If it is not, then
restorecon -R /var/lib/hp
Before and after the command restorecon -R /var/lib/hp, ls -dZ /var/lib/hp reads
drwxr-xr-x. root root system_u:object_r:hplip_var_lib_t:s0 /var/lib/hp
But, when I plug the USB printer, and it connects, the printer doesn't exist:
$: lpr March*
lpr: Error - no default destination available.
Location in system-config-printer shows empty / vacant
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org