[Bug 234862] Review Request: perl-Mail-Box - Manage a mailbox, a folder with messages

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 5 05:44:29 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-Mail-Box - Manage a mailbox, a folder with messages
Alias: perl-Mail-Box

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234862





------- Additional Comments From panemade at gmail.com  2007-04-05 01:44 EST -------
Before I go for review, Let me give here what build.log gave me
*
**** Installing MailBox
*

* First, I will check the sanity of all required modules... sometimes
* they do not load, for instance if you have installed a new release
* of Perl without upgrading the libraries.

    Scalar::Util version 1.18 is ok (required is 1.13)
    File::Remove version 0.33 is ok (required is 0.2)
    IO::Scalar version 2.110 is ok (required is 0)
    Object::Realize::Later version 0.16 is ok (required is 0.14)
    File::Spec version 3.12 is ok (required is 0.7)
    Time::Zone version 2.22 is ok (required is 0)
    User::Identity version 0.91 is ok (required is 0.9)
    Digest::HMAC_MD5 version 1.01 is ok (required is 0)
    Mail::Address version 1.74 is ok (required is 0)
    Errno version 1.0901 is ok (required is 0)
    Test::Harness version 2.56 is outdated; requires 2.62
    URI version 1.35 is ok (required is 1.23)
    MIME::Types version 1.17 is ok (required is 1.004)
    Date::Parse version 2.27 is ok (required is 0)
    Test::More version 0.62 is ok (required is 0.47)
    MIME::Base64 version 3.07 is ok (required is 0)
    Sys::Hostname version 1.11 is ok (required is 0)

* Now, let me ask you whether you want some optional modules to be
* installed as well.  You can always install these modules later, by
* hand, without a need to re-install MailBox.
*

**** Optional Mail::Box::Parser::C is not installed
Use: Speeds-up reading mail folders, though most time is consumed by
     Perl's administration of the processed data.
WARN This module contains XS code, so you need a C compiler.
Do you want to install Mail::Box::Parser::C? yes/no/all [n]
**** Found optional Encode version 2.12 (at least 1.86 required)

**** Found optional Mail::Transport::Dbx version 0.07 (at least 0.04 required)

**** Found optional Mail::SpamAssassin version 3.002000 (at least 2.00 required)

**** Found optional Mail::IMAPClient version 2.2.9 (at least 2.2.8 required)

**** Found optional Mail::Internet version 1.74 (at least 1.0 required)

**** Found optional MIME::Entity version 5.420 (at least 3.0 required)

**** Found optional HTML::TreeBuilder version 3.21 (at least 3.13 required)

**** Found optional Time::HiRes version 1.86 (at least 1.51 required)

**** Found optional HTML::FormatText version 2.04 (at least 2.01 required)
Do you want to run the (large set of) tests? yes/no [yes]
**** Writing Makefile

Checking if your kit is complete...
Looks good
Warning: prerequisite Test::Harness 2.62 not found. We have 2.56.
Writing Makefile for Mail::Box

**** Done

yes: standard output: Broken pipe
yes: write error

Now I have 2 questions:-
1)Saw all optional dependencies got installed successfully except
Mail::Box::Parser::C  Is that OK or its missing BR?
2)Warning: prerequisite Test::Harness 2.62 not found. We have 2.56.
  Did some search for Test::Harness and found its part of perl package but not
able to get more information on its versions 2.62/2.56. Also I found because of
this make test is disables. Want to know reason to disable them?
%check
# We can't do this, perl(Test::Harness) is too old. :/
# make test






-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list