Path: utzoo!utgpu!water!watmath!uunet!umix!mailrus!ames!zorch!pacbell!gladys!bakerst!ihtlt!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: unix-pc.general Subject: Re: making "expire" work Summary: You should look at /etc/group and your *.h files Message-ID: <357@kosman.UUCP> Date: 10 Mar 88 17:49:45 GMT References: <260@bacchus> Reply-To: kevin@kosman.UUCP (Kevin O'Gorman) Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 37 In article <260@bacchus> darren@bacchus (Darren Friedlein) writes: > >I know there are better places to post messages of this genre, but I only >get the unix-pc groups right now, so here goes: > >I've been trying to "expire" messages (now reaching 2 meg - just unix-pc.*!), >but every time I run expire, no matter what the parameters, I get the message: > >expire: Cannot get NEWSGRP gr entry > >Several things could be causing this (peculiarities with my news directories >in particular), but I think it's more likely related to a missing file or >something like that. Can anyone help me? Reply through mail or >unix-pc.general if it's of general interest. I had the same thing happen a while back when I was thrashing around trying to get everything from my backups restored onto a new, living machine. There's a cpp variable NEWSGRP defined in one of the *.h files, which is the name for the group-id that the news programs will sgid to. You need to make sure that the group is defined in /etc/group. For my system, it looks like this: root:NONE:0:root other:NONE:1:daemon,lp bin:NONE:2:root,bin,daemon sys:NONE:3:root,bin,sys,adm adm:NONE:4:root,adm,daemon mail:NONE:6:root,uucp,nuucp,uucpadm users:NONE:100:tutor,install !>> news:NONE:200:root,uucp,news,install,kevin I hope this helps. -- Kevin O'Gorman ( kevin@kosman ) voice: 805-984-8042 Vital Computer Systems, 5115 Beachcomber, Oxnard, CA 93035