[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Mailscanner problems on RaQ2



Anyone had any success installing Mailscanner on a RaQ2?  While the RPM
%install macro is running, I get a "Bad exit status" message after the
grep -v \.packlist.
I've tried using the rpm -vv option and -l option during the build but
nothing interesting is revealed.  This error is happening with each SRPM
that Mailscanner needs to install.

Any help would be appreciated!

Here is the information in its entirety -

Executing: %install
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd IO-stringy-2.108
+ rm -rf %_tmppath/perl-IO-stringy-root
++ perl -V:installarchlib
+ eval installarchlib='/usr/lib/perl5/5.8.0/mips-linux';
++ installarchlib=/usr/lib/perl5/5.8.0/mips-linux
+ mkdir -p %_tmppath/perl-IO-stringy-root//usr/lib/perl5/5.8.0/mips-linux
+ make install
Installing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/IO/Lines.pm
Installing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/IO/Stringy.pm
Installing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/IO/ScalarArray.
pm
Installing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/IO/Wrap.pm
Installing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/IO/Scalar.pm
Installing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/IO/InnerFile.pm
Installing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/IO/AtomicFile.p
m
Installing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/IO/Scalar.pm.ht
ml
Installing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/IO/WrapTie.pm
Installing %_tmppath/perl-IO-stringy-root/usr/man/man3/IO::Lines.3
Installing %_tmppath/perl-IO-stringy-root/usr/man/man3/IO::ScalarArray.3
Installing %_tmppath/perl-IO-stringy-root/usr/man/man3/IO::Stringy.3
Installing %_tmppath/perl-IO-stringy-root/usr/man/man3/IO::Wrap.3
Installing %_tmppath/perl-IO-stringy-root/usr/man/man3/IO::AtomicFile.3
Installing %_tmppath/perl-IO-stringy-root/usr/man/man3/IO::Scalar.3
Installing %_tmppath/perl-IO-stringy-root/usr/man/man3/IO::InnerFile.3
Installing %_tmppath/perl-IO-stringy-root/usr/man/man3/IO::WrapTie.3
Writing
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/mips-linux/auto
/IO-stringy/.packlist
Appending installation info to
%_tmppath/perl-IO-stringy-root/usr/lib/perl5/site_perl/5.8.0/mips-linux/perl
local.pod
+ [ -x /usr/lib/rpm/brp-compress ]
+ find %_tmppath/perl-IO-stringy-root/usr -type f -print
+ sed s@^%_tmppath/perl-IO-stringy-root@@g
+ grep -v perllocal.pod
+ grep -v \.packlist
Bad exit status from /var/tmp/rpm-tmp.86560 (%install)