lprm: The printer or class was not found.

Geoff Ransom geoffr at cs.umd.edu
Mon Feb 22 12:29:33 PST 2010


> I see that 1.4.2 came out and will look into compiling and testing it, but
> I don't see anything obvious in the CHANGES.txt file for this behavior and
> if there is a quick fix for our currently installed version I would want to
> get it in place now.

I did a quick compile of 1.4.2 on solaris and lprm has the same behavior (with the server still running 1.4.1). It looks like cupsGetNamedDest() is returning the default destination instead of NULL when lprm checks to see if the last argument is a queue or a job_id, so it always treats it as a print queue even when it is a job id. CHANGES.txt imply something like this was fixed in 1.4.1, but nothing about it for 1.4.1 to 1.4.2 and we are only seeing it with solaris clients. I'm reading source code to figure out what is going on, but if anyone already knows the answer I would love to hear it.

Thanks.




More information about the cups mailing list