[4364] in testers
Re: lpr on sun and sgi
daemon@ATHENA.MIT.EDU (Robert A Basch)
Tue May 9 10:16:59 2000
Message-Id: <200005091416.KAA532880@aupair.mit.edu>
To: Abby Fox <ajfox@MIT.EDU>
cc: testers@MIT.EDU
In-Reply-To: Your message of "Fri, 28 Apr 2000 16:28:00 EDT."
<200004282028.QAA19519@whirlwind.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 09 May 2000 10:16:50 -0400
From: Robert A Basch <rbasch@MIT.EDU>
> sun
> ---
> central% lpr test
> Read_file_list: cannot stat required file '/etc/printcap' - No such file or directory
It looks like there's a new build option controlling whether config files
are required to exist, defaulting to on.
> sgi
> ---
> augmented% lpr test
> Status Information:
> job 'factest@augmented+696' transfer to leander@MULCH.MIT.EDU failed
> Send_auth_transfer: 'kerberos' security missing 'kerberos_id' info
The new version apparently requires a server principal as part of the
printcap data, instead of just defaulting to daemon/<host>.
I'll submit patches to fix these.
Thanks,
Bob