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

Bug#318391: lprng cron messages



On Mon, Jul 18, 2005 at 09:44:21AM +0200, Gürkan Sengün wrote:
> # checkpc
> 2005-07-18-09:43:01.644 rasenmaeher Init_tempfile: bad tempdir 
> '/var/spool/lpd/%P'
This means it is trying to stat() literally "/var/spool/lpd/%P".
The problem is not it is trying to do that, but why is it not
substituting %P

You're printcap is not exactly right and I'd say something within it
is causing the problem.

BTW, you could probably of reduced your printcap down to about 4 lines
using variable subsitition.

foo|bar|blah:\
	:force_localhost@
	:lp=%P@myprintserver.example.net

Can you run checkpc -V, it will tell me which printer is upsetting it.

-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org




Reply to: