Re: LPRng: error msg: 'printer: insufficient file space'

2004-05-04 Thread Ramon AndiƱach
On Tue, 4 May 2004, Ramon AndiƱach wrote:

 Hello all,
 I was wondering if there had been any recent reportings of the error
 metioned in this post http://groups.yahoo.com/grou
 p/lprng/message/2513 ?

 I seem to have an error identical or very similar to that one after a
 recent upgrade from the stable(3.0, lprng 3.8.10, glibc2.2) to testing
 (lprng 3.8.26, glibc2.3) (binary) distributions of Debian. The major
 difference appears to be that I seem to be able to get very small
 files printed (~60K from a remote computer and something less than 60Mb
 from the server).

[snip]

 b) and also Dietmar's suggestion
 http://groups.yahoo.com/group/lprng/message/2522
   which involved editing lpd_rcvjob.c
   The source compiled, but wouldn't run claiming it couldn't lock the
 Unix socket (and it didn't matter what that variable was defined as).

Ok, this is called debian wants to do things its way. I've now got this
suggestion in, but I would like to know if there's a better way.

ramon.

-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-


Re: LPRng: Error msg

2002-02-20 Thread Patrick Powell

 One of the problems I had was I didn't realize that the server and
 workstations should
 read different printcaps. Here's the printcaps if someone is interested,
 they both reside in a shared directory on the server:

OR you can use:

lp:client  ... client information

lp:server  ... server information

and put this in one printcap file.

You can even 'tag' the entries for a particular host
or server:

lp:oh=10.0.1.0/24  for 10.0.1 subnet (or 10.0.1.0/255.255.255.0)
lp:oh=*.engineering.com  for hosts whose DNS name information contains
.engineering.com
lp:oh=*.engineering.com,10.0.2.0/24
  for hosts whose DNS name information contains
  .engineering.com OR on the 10.0.2 subnet.

Enjoy!

Patrick Powell Astart Technologies,
[EMAIL PROTECTED]9475 Chesapeake Drive, Suite D,
Network and System San Diego, CA 92123
  Consulting   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.lprng.com)

-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-



Re: LPRng: Error msg

2002-02-02 Thread Patrick Powell

 From [EMAIL PROTECTED] Thu Dec 27 12:51:00 2001
 Date: Thu, 27 Dec 2001 20:35:27 +0100 (MET)
 From: Johan Bengtsson [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: LPRng: Error msg


 Hi,

 I'm trying to upgrade an older lprng installation to LPRng-3.8.0.
 I keep getting this error message when I'm trying to print from
 workstations:

 Read_file_list: cannot stat required file '/etc/lpd.conf' - No such file
 or directory

 The server runs Solaris 6, workstations Solaris 8. We don't run lpd on the
 workstations. I put require_configfiles@ and
 force_localhost@ in lpd.conf, didn't help. 

 I'm grateful for any help - please let me know if there's anything else
 you might want to know about my installation.

 Best regards,
 Johan Bengtsson (tired sysadmin).
 -- 
 http://www.dd.chalmers.se/~elijah/


You need to have a dummy lpd.conf file there to provide a set of
defaults for LPR/LPQ/LPRM.  I suspose that it should really be 'lprng.conf'
but it is too late to change the name now...

Patrick

Patrick Powell Astart Technologies,
[EMAIL PROTECTED]9475 Chesapeake Drive, Suite D,
Network and System San Diego, CA 92123
  Consulting   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.lprng.com)

-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-



Re: LPRng: Error msg

2002-01-07 Thread Johan Bengtsson

On Fri, 28 Dec 2001, John Perkins wrote:

  I'm trying to upgrade an older lprng installation to LPRng-3.8.0.
  I keep getting this error message when I'm trying to print from
  workstations:
  
  Read_file_list: cannot stat required file '/etc/lpd.conf' - No such file
  or directory
  
  The server runs Solaris 6, workstations Solaris 8. We don't run lpd on the
  workstations. I put require_configfiles@ and
  force_localhost@ in lpd.conf, didn't help. 
 
 You probably don't want force_localhost@ on the server...just put that on the 
 clients.

We don't run lprng on the clients, only on a central server, so there
shouldn't be _any_ lprng related files on the workstations. That's the way
we're running it now with lprng 3.4.1. I had to go back to the old version
again, since I just could get it to work with 3.8.0. I'll try again soon
and then you'll probably hear from me again... 

-Johan Bengtsson


 
 Try lpc printcap printerqueue on a client and on the server...also verify 
 there actually IS an /etc/lpd.conf file there on the server and on the client 
 machines (and maybe attach a copy of each).
 
 

-- 
http://www.dd.chalmers.se/~elijah/



-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-



Re: LPRng: Error msg

2001-12-28 Thread Joel Hammer

That is a strange thing to get as an error message if lpd.perms didn't fix
it.
Make sure you have read permissions for others on that file, and it MIGHT
help to restart lpd after you create the lpd.perms file.
Just for fun, run:
strings `which lpd` | grep perms
and see which paths are checked for lpd.perms.
Joel


-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-



Re: LPRng: Error msg

2001-12-28 Thread John Perkins

 I'm trying to upgrade an older lprng installation to LPRng-3.8.0.
 I keep getting this error message when I'm trying to print from
 workstations:
 
 Read_file_list: cannot stat required file '/etc/lpd.conf' - No such file
 or directory
 
 The server runs Solaris 6, workstations Solaris 8. We don't run lpd on the
 workstations. I put require_configfiles@ and
 force_localhost@ in lpd.conf, didn't help. 

You probably don't want force_localhost@ on the server...just put that on the 
clients.

Try lpc printcap printerqueue on a client and on the server...also verify 
there actually IS an /etc/lpd.conf file there on the server and on the client 
machines (and maybe attach a copy of each).

-- 

   John Perkins   |   University of Wisconsin-Madison
   Associate Researcher   |   Department of Computer Science
   [EMAIL PROTECTED]   |   1210 W. Dayton St.
   608-262-0438/608-262-9997 FAX  |   Madison, WI  53706-1685





-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-



LPRng: Error msg

2001-12-27 Thread Johan Bengtsson


Hi,

I'm trying to upgrade an older lprng installation to LPRng-3.8.0.
I keep getting this error message when I'm trying to print from
workstations:

Read_file_list: cannot stat required file '/etc/lpd.conf' - No such file
or directory

The server runs Solaris 6, workstations Solaris 8. We don't run lpd on the
workstations. I put require_configfiles@ and
force_localhost@ in lpd.conf, didn't help. 

I'm grateful for any help - please let me know if there's anything else
you might want to know about my installation.

Best regards,
Johan Bengtsson (tired sysadmin).
-- 
http://www.dd.chalmers.se/~elijah/



-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-



Re: LPRng: Error msg

2001-12-27 Thread Joel Hammer

Try putting an /etc/lpd.perms file on your system.
Just for testing, make it a one line file:
DEFAULT ACCEPT
Joel

-
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:   | example:
subscribe LIST mailaddr   |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST mailaddr |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-