On Fri, 2003-01-17 at 21:46, Bret Hughes wrote: > On Fri, 2003-01-17 at 18:26, Michael Fratoni wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On Friday 17 January 2003 12:02 pm, Bret Hughes wrote: > > > On Fri, 2003-01-17 at 10:40, Bret Hughes wrote: > > > > Brand new 7.3 install with all updates: > > > > > > > > I am building spamassassin from the src rpm and it fails 'cause the > > > > man pages are not in the right place. > > > > > > > > the build says > > > > > > > > RPM build errors: > > > > File not found by glob: > > > > /var/tmp/spamassassin-root/usr/share/man/man1/* > > > > > > aha I says. I am going to change it to usr/share/man and I suspect > > > > that it will work but the question is why is this value set this way. > > > > Is it indeed an error or should it be set somewhere else? > > > > Can you post the specfile, as well as the output of: > > $ rpm --showrc | grep _mandir > > > > On a 7.3 system, I have: > > _mandir %{_prefix}/share/man > > > > On 8.0, it's > > _mandir /usr/share/man > Thanks for the reply. > > mine too > _mandir %{_prefix}/share/man > > even with /usr/lib/rpm/macros set back to > %_infodir %{_prefix}/info > %_mandir %{_prefix}/man > > ( I had added the share) > > anyway I think the issue is that the MailScanner install.sh updated > ExtUtils::MakeMaker and the Spamassassin Makefile built by Makefile.PL > has the mandir as /usr/man I have no idea where $(INST_MAN1DIR) gets > set by Perl. >
This was indeed the issue. During the MailCanner install I was prompted that ExtUtils::Makemaker needed upgrading. so I ran the upgrade_makemaker.sh script and the MailScanner install proceeded just fine. After the dinking with the SpamAssassin install I went back and forced an upgrade to the redhat perl rpm since that is where makemaker lives. After that, the spamassassin src rpm built just fine. I emailed Julian (MailScanner author) and he said that getting these paths right is one of the reasons for the Makemaker upgrade. He also indicated that no one else has had these problems on 7.3 that he has heard of.I told him I would let him know if I found out what happened. Has anyone else experienced probelms with rebuilding src rpms after the MailScanner install? Has anyone else been prompted to upgrade the ExtUtils perl module? Definetly some funky stuff and if I can save someone elese from having these same problems by helping Julian get it right, I would like to. Any tips appreciated. Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list