uuxqt problem (was Re: TZ/rmail problems again)

Alexis Rosen alexis at panix.uucp
Wed Apr 24 15:49:00 AEST 1991


Jeff Mann writes about continued problems with TZ and uuxqt, showing a trace
of a sessionin my wrapper where one uuxqt fails and the next succeeds.

This is really weird. Time to start looking for the _really_ stupid stuff,
because not much else seems left. Try putting "echo $TZ 1>&2" right before
the line in the wrapper that calls uuxqt- it is possible that TZ is getting
reset within the script? (Yes, I know that's stupid... but like I said...)

Just to make things really confusing: Matthias U. posted a little while ago
that uuxqt's problems came from not using the standard libraries since some
demo code he wrote, which does use the libraries, works fine. So you'd think
that the "/bin/cat /etc/TIMEZONE" crap is hard-coded into uuxqt. Well... runs
strings on it, and guess what? No instance of /bin/cat. So where is that
coming from? (For that matter, uucico doesn't have that either.)

One other forced solution might be putting "export TZ=`cat /etc/TIMEZONE`"
right before the uuxqt line, to see if that fixes things any.

BTW, this is all referring to the 2.0.1 uuxqt, but I think the only change
from 2.0.0 uuxqt was to fix the running-out-of-files problem.

---
Alexis Rosen
Owner/Sysadmin, PANIX Public Access Unix, NY
{cmcl2,apple}!panix!alexis



More information about the Comp.unix.aux mailing list