[SAtalk] RPM build problem

2002-10-16 Thread John Dalbec
I'm on Red Hat 7.1 (perl 5.6.0) and I tried rebuilding the SpamAssassin RPMs from source. I got the "File not found by glob" message. Apparently the files that are supposed to be in /usr/lib/perl5/site_perl/5.6.0 are being installed in /usr/lib/site_perl/5.6.0. I can see this path in the gen

Re: [SAtalk] RPM build problem

2002-10-15 Thread Mike Burger
Well, the man directories...that showed up for the first time with 2.43. With 2.41 and 2, It was just /var/tmp/spamassassin-root/usr/bin/* that wasn't "found by glob". I'll try the rpm -bi... On Tue, 15 Oct 2002, Theo Van Dinter wrote: > On Tue, Oct 15, 2002 at 09:57:09PM -0500, Mike Burger w

Re: [SAtalk] RPM build problem

2002-10-15 Thread Mike Burger
Oddly, all the perl modules seem to be in place, as SA 2.41 is running. On Tue, 15 Oct 2002, Theo Van Dinter wrote: > On Tue, Oct 15, 2002 at 11:32:32PM -0400, Theo Van Dinter wrote: > > Unfortunately, I can't just force the directory in the spec file > > to something like /usr/share/doc/man/man

Re: [SAtalk] RPM build problem

2002-10-15 Thread Theo Van Dinter
On Tue, Oct 15, 2002 at 11:32:32PM -0400, Theo Van Dinter wrote: > Unfortunately, I can't just force the directory in the spec file > to something like /usr/share/doc/man/man* since it's different per > distro/version. Actually, I've forced the INSTALL1MANDIR and INSTALL3MANDIR in the spec file v

Re: [SAtalk] RPM build problem

2002-10-15 Thread Theo Van Dinter
On Tue, Oct 15, 2002 at 09:57:09PM -0500, Mike Burger wrote: > Theo didn't know what to make of it. I've figured out the problem to some degree, but I don't know what's causing it yet. I think it has something to do with the MakeMaker stuff, which I have no experience with, so investigation isn'

[SAtalk] RPM build problem

2002-10-15 Thread Mike Burger
I've run into this with 2.40, 2.41, 2.42, and now 2.43. It happens whether I'm using rpm --rebuild, as well as installing a src.rpm, and then running rpm -ba. Now, it's happening with rpm -ta Theo didn't know what to make of it. I'm trying to do this on a RH 7.1 system, which has rpm-4.0.4-7x