Xref: utzoo news.software.b:1485 unix-pc.general:1109 Path: utzoo!edhnic!becker!root From: root@becker.UUCP (Root Boy) Newsgroups: news.software.b,unix-pc.general Subject: news 2B11p14 expire bug on AT&T 3B1 Message-ID: <105@becker.UUCP> Date: 19 Jul 88 21:50:42 GMT Organization: G. T. S., Toronto, Ontario Lines: 41 I have just been installing News 2.11, patchlevel 14. When I run 'expire', it trashes the history file, and then complains that the history file is missing. I have included the relevant parts of 'localize.sh' to point out the options I'm using. In particular, I'm using the 'LOCKF' stuff, and not using DBM (yet). Has anyone else had this experience, or a similar one, who could help me fix this problem? Thanks in advance, Bruce Becker UUCP: ...!mnetor!becker!bdb, ...!mnetor!humvax!becker, ...!ncrcan!ziebmef!becker BitNet: BECKER@HUMBER.BITNET _@_@_@_@_@_@_@_@_@_@_@_@_@_@_ 8>< Cut Here _@_@_@_@_@_@_@_@_@_@_@_@_@_@_@_@_@_ for Makefile: /^BINDIR/s;/usr/bin;/usr/local/bin; /^UUXFLAGS/s/-r -z/-n/ g/^#USG /s/// for defs.h: /N_UMASK/s/000/002/ /TMAIL/s/^/\/\* / /PAGE/s/ucb/bin/ /DFTXMIT/s/-r -z /-n / /UXMIT/s/^/\/\* / /DFTEDITOR/s;vi;/usr/bin/vi; /INTERNET/s;/\* ;; /UNAME/s;/\* ;; /DOXREFS/s;/\* ;; /LOCKF/s;/\* ;; /MKDIRSUB/s;/\* ;; /MYORG/s/Frobozz Inc., St. Louis/G. T. S., Toronto, Ontario/ /NICENESS/s;/\* ;; /FASCIST/s;/\* ;; /LINES/s/512/1024/