ANNOUNCE: MailScanner 4.35.9 stable released

Gregg Berkholtz gregg at GBCOMPUTERS.COM
Mon Nov 1 19:40:02 GMT 2004


Julian, thanks for the reply, though I'm using Debian, not an RPM
system.

Though I cannot seem to find any straightforward documentation in regards
to removing an existing Perl module installed via CPAN and/or
MailScanner. Even Google is not revealing anything useful - any insight
in regards to a basic rundown?

For example, for Base64, I've tried searching the filesystem for
"Base64", and came up with:
 /usr/lib/perl5/auto/MIME/Base64
 /usr/lib/perl5/auto/MIME/Base64/Base64.bs
 /usr/lib/perl5/auto/MIME/Base64/Base64.so
 /usr/lib/perl5/MIME/Base64.pm
 /usr/local/lib/site_perl/i386-linux/auto/MIME/Base64
 /usr/local/lib/site_perl/i386-linux/auto/MIME/Base64/.packlist
 /usr/local/lib/site_perl/i386-linux/auto/MIME/Base64/Base64.bs
 /usr/local/lib/site_perl/i386-linux/auto/MIME/Base64/Base64.so
 /usr/local/lib/site_perl/i386-linux/MIME/Base64.pm
 /usr/local/lib/site_perl/MIME/Decoder/Base64.pm
 /usr/local/share/perl/5.6.1/MIME/Decoder/Base64.pm
 /usr/share/perl5/MIME/Decoder/Base64.pm

Should I remove everything listed? Is that a clean uninstall?

@INC shows:
 /usr/local/lib/perl/5.6.1
 /usr/local/share/perl/5.6.1
 /usr/lib/perl5
 /usr/share/perl5
 /usr/lib/perl/5.6.1
 /usr/share/perl/5.6.1
 /usr/local/lib/site_perl/i386-linux
 /usr/local/lib/site_perl

Gregg

On Mon, Nov 01, 2004 at 01:23:17PM -0500, Julian Field wrote:
> You need to install the MIME::Base64 that comes with MailScanner, it is
> designed to be installed in a location that does not screw up the RPM
> database. Remove MIME::Base64 and MIME::QuotedPrint and try again.
>
> Gregg Berkholtz wrote:
>
> >I'm running a Debian Woody system, with Perl 5.6.1, and while running
> >the install.sh script to upgrade from 4.32.4-1 to 4.35.9-1, I'm
> >encountering
> >an error when install.sh tries to compile MIME-tools.
> >
> >I've used CPAN to check the version of MIME::QuotedPrint, and MIME::Base64
> >-
> >with both reporting that I'm using the latest version, any ideas?
> >
> >LOG:
> >Attempting to build and install
> >MIME-tools-5.415
> >Unpacking perl-tar/MIME-tools-5.415.tar.gz
> >
> >Do not worry too much about errors from the next command.
> >It is quite likely that some of the Perl modules are
> >already installed on your system.
> >
> >The important ones are HTML-Parser and MIME-tools.
> >
> >Checking if your kit is complete...
> >Looks good
> >Warning: prerequisite MIME::Base64 3.03 not found. We have 2.12.
> >Writing Makefile for MIME-tools
> >cp lib/MIME/Parser/Filer.pm blib/lib/MIME/Parser/Filer.pm
> >cp lib/MIME/Field/ContDisp.pm blib/lib/MIME/Field/ContDisp.pm
> >cp set-version.pl blib/lib/set-version.pl
> >cp lib/MIME/Parser/Results.pm blib/lib/MIME/Parser/Results.pm
> >cp lib/MIME/Decoder/Base64.pm blib/lib/MIME/Decoder/Base64.pm
> >cp lib/MIME/WordDecoder.pm blib/lib/MIME/WordDecoder.pm
> >cp lib/MIME/Decoder/NBit.pm blib/lib/MIME/Decoder/NBit.pm
> >cp lib/MIME/Decoder/Binary.pm blib/lib/MIME/Decoder/Binary.pm
> >cp lib/MIME/Body.pm blib/lib/MIME/Body.pm
> >cp lib/MIME/Decoder/BinHex.pm blib/lib/MIME/Decoder/BinHex.pm
> >cp lib/MIME/Parser/Reader.pm blib/lib/MIME/Parser/Reader.pm
> >cp lib/MIME/Decoder/UU.pm blib/lib/MIME/Decoder/UU.pm
> >cp lib/MIME/Field/ParamVal.pm blib/lib/MIME/Field/ParamVal.pm
> >cp lib/MIME/Decoder/Gzip64.pm blib/lib/MIME/Decoder/Gzip64.pm
> >cp lib/MIME/Decoder/QuotedPrint.pm blib/lib/MIME/Decoder/QuotedPrint.pm
> >cp lib/MIME/Field/ContType.pm blib/lib/MIME/Field/ContType.pm
> >cp lib/MIME/Entity.pm blib/lib/MIME/Entity.pm
> >cp lib/MIME/Head.pm blib/lib/MIME/Head.pm
> >cp lib/MIME/Parser.pm blib/lib/MIME/Parser.pm
> >cp lib/MIME/Tools.pm blib/lib/MIME/Tools.pm
> >cp lib/MIME/Words.pm blib/lib/MIME/Words.pm
> >cp lib/MIME/Decoder.pm blib/lib/MIME/Decoder.pm
> >cp lib/MIME/Field/ConTraEnc.pm blib/lib/MIME/Field/ConTraEnc.pm
> >Manifying blib/man3/MIME::Field::ContDisp.3pm
> >Manifying blib/man3/MIME::Parser::Filer.3pm
> >Manifying blib/man3/MIME::Decoder::Base64.3pm
> >Manifying blib/man3/MIME::WordDecoder.3pm
> >Manifying blib/man3/MIME::Parser::Results.3pm
> >Manifying blib/man3/MIME::Decoder::NBit.3pm
> >Manifying blib/man3/MIME::Decoder::Binary.3pm
> >Manifying blib/man3/MIME::Body.3pm
> >Manifying blib/man3/MIME::Decoder::BinHex.3pm
> >Manifying blib/man3/MIME::Parser::Reader.3pm
> >Manifying blib/man3/MIME::Decoder::UU.3pm
> >Manifying blib/man3/MIME::Decoder::Gzip64.3pm
> >Manifying blib/man3/MIME::Field::ParamVal.3pm
> >Manifying blib/man3/MIME::Decoder::QuotedPrint.3pm
> >Manifying blib/man3/MIME::Entity.3pm
> >Manifying blib/man3/MIME::Parser.3pm
> >Manifying blib/man3/MIME::Head.3pm
> >Manifying blib/man3/MIME::Field::ContType.3pm
> >Manifying blib/man3/MIME::Tools.3pm
> >Manifying blib/man3/MIME::Words.3pm
> >Manifying blib/man3/MIME::Decoder.3pm
> >Manifying blib/man3/MIME::Field::ConTraEnc.3pm
> >PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> >"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> >t/Body...........ok
> >t/Decoder........ok
> >t/Entity.........MIME::QuotedPrint version 3.03 required--this is only
> >version 2.03 at /tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Entity.pm line 235.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Entity.pm line 235.
> >Compilation failed in require at t/Entity.t line 3.
> >BEGIN failed--compilation aborted at t/Entity.t line 3.
> >t/Entity.........dubious
> >       Test returned status 255 (wstat 65280, 0xff00)
> >t/Gauntlet.......MIME::QuotedPrint version 3.03 required--this is only
> >version 2.03 at /tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Parser.pm line 147.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Parser.pm line 147.
> >Compilation failed in require at t/Gauntlet.t line 3.
> >BEGIN failed--compilation aborted at t/Gauntlet.t line 3.
> >t/Gauntlet.......dubious
> >       Test returned status 255 (wstat 65280, 0xff00)
> >t/Head...........MIME::QuotedPrint version 3.03 required--this is only
> >version 2.03 at /tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >Compilation failed in require at t/Head.t line 2.
> >BEGIN failed--compilation aborted at t/Head.t line 2.
> >t/Head...........dubious
> >       Test returned status 255 (wstat 65280, 0xff00)
> >t/Misc...........MIME::QuotedPrint version 3.03 required--this is only
> >version 2.03 at /tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >Compilation failed in require at t/Misc.t line 2.
> >BEGIN failed--compilation aborted at t/Misc.t line 2.
> >t/Misc...........dubious
> >       Test returned status 255 (wstat 65280, 0xff00)
> >t/Parser.........MIME::QuotedPrint version 3.03 required--this is only
> >version 2.03 at /tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Head.pm line 123.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Parser.pm line 147.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Parser.pm line 147.
> >Compilation failed in require at t/Parser.t line 10.
> >BEGIN failed--compilation aborted at t/Parser.t line 10.
> >t/Parser.........dubious
> >       Test returned status 255 (wstat 65280, 0xff00)
> >t/Ref............MIME::QuotedPrint version 3.03 required--this is only
> >version 2.03 at /tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/WordDecoder.pm line 77.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/WordDecoder.pm line 77.
> >Compilation failed in require at t/Ref.t line 8.
> >BEGIN failed--compilation aborted at t/Ref.t line 8.
> >t/Ref............dubious
> >       Test returned status 255 (wstat 65280, 0xff00)
> >t/WordDecoder....MIME::QuotedPrint version 3.03 required--this is only
> >version 2.03 at /tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >Compilation failed in require at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/WordDecoder.pm line 77.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/WordDecoder.pm line 77.
> >Compilation failed in require at t/WordDecoder.t line 7.
> >BEGIN failed--compilation aborted at t/WordDecoder.t line 7.
> >t/WordDecoder....dubious
> >       Test returned status 2 (wstat 512, 0x200)
> >t/Words..........MIME::QuotedPrint version 3.03 required--this is only
> >version 2.03 at /tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >BEGIN failed--compilation aborted at
> >/tmp/MIME-tools-5.415/blib/lib/MIME/Words.pm line 86.
> >Compilation failed in require at t/Words.t line 7.
> >BEGIN failed--compilation aborted at t/Words.t line 7.
> >t/Words..........dubious
> >       Test returned status 2 (wstat 512, 0x200)
> >Failed Test     Stat Wstat Total Fail  Failed  List of Failed
> >-------------------------------------------------------------------------------
> >t/Entity.t       255 65280    ??   ??       %  ??
> >t/Gauntlet.t     255 65280    ??   ??       %  ??
> >t/Head.t         255 65280    ??   ??       %  ??
> >t/Misc.t         255 65280    ??   ??       %  ??
> >t/Parser.t       255 65280    ??   ??       %  ??
> >t/Ref.t          255 65280    ??   ??       %  ??
> >t/WordDecoder.t    2   512    ??   ??       %  ??
> >t/Words.t          2   512    ??   ??       %  ??
> >Failed 8/10 test scripts, 20.00% okay. 0/26 subtests failed, 100.00% okay.
> >make: *** [test_dynamic] Error 11
> >
> >Thanks,
> >Gregg Berkholtz
> >
> >On Mon, Nov 01, 2004 at 11:07:49AM -0500, Julian Field wrote:
> >
> >
> >>Hi all!
> >>
> >>I have just released the latest stable release, version 4.35.9.
> >>
> >>
> >>
> >
> ><SNIP>
> >
> >
> >
>
> --
> Julian Field
> www.MailScanner.info
> Professional Support Services at www.MailScanner.biz
> MailScanner thanks transtec Computers for their support
> Buy the MailScanner book at www.MailScanner.info/store
>
> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
>
>

--
Confidentiality Notice (updated May 8, 2001):  This message is transmitted
across public networks outside the security and control of the sender who
therefore cannot be responsible in any way for delays, loss, damages or
claims resulting from destruction, alteration, theft, misappropriation,
misuse, or discovery of this message, even though it may be confidential
and exempt from disclosure under the law.  If you are neither an intended
reader of this message nor an agent responsible for delivering this message
to an intended reader, you are hereby notified that distribution of any
kind or copying of this communication is strictly prohibited.  If you have
received this message in error, please destroy it immediately.  If you wish
that in the future we did not send you information on public systems,
please notify us immediately.

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).




More information about the MailScanner mailing list