[17351] in Athena Bugs
sun4 8.3.19: zinit
daemon@ATHENA.MIT.EDU (Brad Thompson)
Thu Nov 4 19:31:00 1999
Message-Id: <199911050030.TAA13062@potato.mit.edu>
To: bugs@MIT.EDU
Date: Thu, 04 Nov 1999 19:30:53 -0500
From: Brad Thompson <yak@MIT.EDU>
System name: potato.mit.edu
Type and version: SPARC/Classic 8.3.19 (with mkserv)
Display type: cgthree
Shell: /afs/sipb/project/bash/bash
Window manager: unknown
What were you trying to do?
Have zwgc read its subscriptions from standard input.
A sample command line that breaks is:
athena% echo "mail,*,%me%" | zwgc -subfile - -ttymode
What's wrong:
zinit says something like:
zwgc initprog of </etc/athena/zinit> failed with status [1].
It fails to subscribe to the appropriate FILSRV instances.
Just to make sure it wasn't my weird dotfiles, I tried on a dialup
logged in as sipbtest, and the same thing happened.
What should have happened:
zinit should not barf when the subs file is on zwgc's standard
input.
Please describe any relevant documentation references:
The zwgc manpage says that what I'm trying to do is legal (and
_zwgc_ does DTRT).