Re: Printing jobs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/31/13 02:02, Richard Vickery wrote:
>
>
>
> On Fri, Mar 29, 2013 at 11:06 PM, Ed Greshko <Ed.Greshko@xxxxxxxxxxx <mailto:Ed.Greshko@xxxxxxxxxxx>> wrote:
>
>     On 03/30/13 13:03, Richard Vickery wrote:
>     > 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.
>     >
>     >
>
>     What is the output of
>
>     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
>

First, keep in mind that I'm currently addressing your selinux issue.

But, just to be sure, what is the output of the following commands.

rpm -qa | grep ^hp
lpstat -a
grep /var/lib/hp /etc/selinux/targeted/contexts/files/file_contexts

Then, would you mind to try this sequence?

[root@localhost ~]# cd /var/lib
[root@localhost lib]# rmdir hp
[root@localhost lib]# mkdir hp
[root@localhost lib]# ls -dZ hp
drwxr-xr-x. root root unconfined_u:object_r:var_lib_t:s0 hp
[root@localhost lib]# restorecon -RF hp
[root@localhost lib]# ls -dZ hp
drwxr-xr-x. root root system_u:object_r:cupsd_var_lib_t:s0 hp





-- 
>From now on, at least during winter time, Im going to blame all spelling an grammar erros on the cat sitting on my chest every time I sit down at the computer....
-- 
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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux