<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — Where is cupsfilter?]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=405&amp;type=atom" />
	<updated>2020-08-12T10:39:39Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=405</id>
		<entry>
			<title type="html"><![CDATA[Re: Where is cupsfilter?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2225#p2225" />
			<content type="html"><![CDATA[<p>I ran rc-status and cupsd appears under runlevel default so that&#039;s probably not the issue.</p>]]></content>
			<author>
				<name><![CDATA[aloniv]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=387</uri>
			</author>
			<updated>2020-08-12T10:39:39Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2225#p2225</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Where is cupsfilter?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2224#p2224" />
			<content type="html"><![CDATA[<p>cups has to be added to rc-update like this,</p><p>rc-service cups start (With sudo or doas)</p><p>At least as far as I can remember. </p><p>although actually it might be rc-service cupsd start</p><p>don&#039;t ask why it would be done that way though, I just remember having this issue once.</p>]]></content>
			<author>
				<name><![CDATA[zapper]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=117</uri>
			</author>
			<updated>2020-08-10T12:35:38Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2224#p2224</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Where is cupsfilter?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2223#p2223" />
			<content type="html"><![CDATA[<p>I can run the command using sudo but why can i not run it by default without sudo?</p>]]></content>
			<author>
				<name><![CDATA[aloniv]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=387</uri>
			</author>
			<updated>2020-08-10T05:06:46Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2223#p2223</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Where is cupsfilter?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2222#p2222" />
			<content type="html"><![CDATA[<p>Perhaps it can help adding the concurrent command within &quot;sudoers&quot;:</p><div class="codebox"><pre><code>user ALL=(ALL) NOPASSWD: /usr/sbin/cupsfilter</code></pre></div><p>Yeah, that&#039;s kind of dirty solution. But just for testing purpose?</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2020-08-09T18:19:34Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2222#p2222</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Where is cupsfilter?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2221#p2221" />
			<content type="html"><![CDATA[<p>/usr/sbin/cupsfilter works but only as root. is there a way to run it as a regular user? </p><p>These are the groups I&#039;m a member of:</p><p>sys disk lp wheel games network video optical storage scanner power wireshark kvm lpadmin audio</p>]]></content>
			<author>
				<name><![CDATA[aloniv]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=387</uri>
			</author>
			<updated>2020-08-09T18:02:15Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2221#p2221</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Where is cupsfilter?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2220#p2220" />
			<content type="html"><![CDATA[<p>Perhaps this is part of <strong>cups</strong> itself.</p><p>Checking: Seems so when looking onto &quot;Arch Linux&quot;. I have downloaded the concurrent package from stable. The binary &quot;cupsfilter&quot; is in /usr/sbin/ within the package &quot;cups-2.2.4-2.hyperbola4&quot;.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2020-08-09T17:03:05Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2220#p2220</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Where is cupsfilter?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2219#p2219" />
			<content type="html"><![CDATA[<p>I don&#039;t have that either (I have cups-filters installed).</p>]]></content>
			<author>
				<name><![CDATA[aloniv]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=387</uri>
			</author>
			<updated>2020-08-09T16:18:24Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2219#p2219</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Where is cupsfilter?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2217#p2217" />
			<content type="html"><![CDATA[<p>Have you tried <strong>cups-filter</strong>?</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2020-08-09T14:55:06Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2217#p2217</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Where is cupsfilter?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=2215#p2215" />
			<content type="html"><![CDATA[<p>I cannot find it but the man page is still on my system.</p>]]></content>
			<author>
				<name><![CDATA[aloniv]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=387</uri>
			</author>
			<updated>2020-08-09T10:37:29Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=2215#p2215</id>
		</entry>
</feed>
