Bug 698264 - Review Request: perl-TryCatch - First class try catch semantics for Perl
Summary: Review Request: perl-TryCatch - First class try catch semantics for Perl
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mario Blättermann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 698251
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-20 14:27 UTC by Marcela Mašláňová
Modified: 2011-08-09 11:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-09 11:34:51 UTC
Type: ---
Embargoed:
mario.blaettermann: fedora-review+
j: fedora-cvs+


Attachments (Terms of Use)

Description Marcela Mašláňová 2011-04-20 14:27:33 UTC
SPEC: http://mmaslano.fedorapeople.org/review/perl-TryCatch.spec
SRPM: http://mmaslano.fedorapeople.org/review/perl-TryCatch-1.003000-1.fc14.src.rpm
Description:
This module aims to provide a nicer syntax and method to catch errors in Perl, similar to what is found in other languages (such as Java, Python or C++). The standard method of using eval {}; if ($@) {} is often prone to subtle bugs, primarily that its far too easy to stomp on the error in error handlers. And also eval/if isn't the nicest idiom.

Comment 1 Mario Blättermann 2011-04-27 11:06:53 UTC
$ rpmlint -v *
perl-TryCatch.src: I: checking
perl-TryCatch.src: W: spelling-error %description -l en_US eval -> veal, vela, val
perl-TryCatch.src: I: checking-url http://search.cpan.org/dist/TryCatch/ (timeout 10 seconds)
perl-TryCatch.src: I: checking-url http://www.cpan.org/authors/id/A/AS/ASH/TryCatch-1.003000.tar.gz (timeout 10 seconds)
perl-TryCatch.spec: I: checking-url http://www.cpan.org/authors/id/A/AS/ASH/TryCatch-1.003000.tar.gz (timeout 10 seconds)
1 packages and 1 specfiles checked; 0 errors, 1 warnings.

Just a small "spelling error" once again, to be ignored.

Koji build fails:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3029459

From the Mock output:
Error: No Package found for perl(B::Hooks::OP::PPAddr) >= 0.03

Moreover, it's a "noarch" package in my mind.

Comment 2 Marcela Mašláňová 2011-04-27 11:20:19 UTC
(In reply to comment #1)
> $ rpmlint -v *
> perl-TryCatch.src: I: checking
> perl-TryCatch.src: W: spelling-error %description -l en_US eval -> veal, vela,
> val
> perl-TryCatch.src: I: checking-url http://search.cpan.org/dist/TryCatch/
> (timeout 10 seconds)
> perl-TryCatch.src: I: checking-url
> http://www.cpan.org/authors/id/A/AS/ASH/TryCatch-1.003000.tar.gz (timeout 10
> seconds)
> perl-TryCatch.spec: I: checking-url
> http://www.cpan.org/authors/id/A/AS/ASH/TryCatch-1.003000.tar.gz (timeout 10
> seconds)
> 1 packages and 1 specfiles checked; 0 errors, 1 warnings.
> 
> Just a small "spelling error" once again, to be ignored.
> 
It's not error, it's keyword 'eval'.

> Koji build fails:
> http://koji.fedoraproject.org/koji/taskinfo?taskID=3029459
Rawhide mirrors are lazy. I built requirement week ago.

> 
> From the Mock output:
> Error: No Package found for perl(B::Hooks::OP::PPAddr) >= 0.03
> 
> Moreover, it's a "noarch" package in my mind.
It's arch dependent. Module contains TryCatch.xs, which is usually good sign for being arch.

Comment 3 Mario Blättermann 2011-04-27 20:57:20 UTC
(In reply to comment #2)
> Rawhide mirrors are lazy. I built requirement week ago.
> 
What's the required package, actually? Is it already available from the F15 repos? Otherwise, I should feed Koji again with the package *and* the requirement.

Comment 4 Marcela Mašláňová 2011-04-28 07:02:23 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Rawhide mirrors are lazy. I built requirement week ago.
> > 
> What's the required package, actually? Is it already available from the F15
> repos? Otherwise, I should feed Koji again with the package *and* the
> requirement.

It's perl-B-Hooks-OP-PPAddr, which has build here:
http://koji.fedoraproject.org/koji/buildinfo?buildID=240288

I don't plan push into F-15.

Comment 5 Mario Blättermann 2011-05-07 17:39:22 UTC
Succesful Koji build for f16:
http://koji.fedoraproject.org/koji/taskinfo?taskID=3056870

$ rpmlint -v *
perl-TryCatch.src: I: checking
perl-TryCatch.src: W: spelling-error %description -l en_US eval -> veal, vela, val
perl-TryCatch.src: I: checking-url http://search.cpan.org/dist/TryCatch/ (timeout 10 seconds)
perl-TryCatch.src: I: checking-url http://www.cpan.org/authors/id/A/AS/ASH/TryCatch-1.003000.tar.gz (timeout 10 seconds)
perl-TryCatch.i686: I: checking
perl-TryCatch.i686: W: spelling-error %description -l en_US eval -> veal, vela, val
perl-TryCatch.i686: I: checking-url http://search.cpan.org/dist/TryCatch/ (timeout 10 seconds)
perl-TryCatch-debuginfo.i686: I: checking
perl-TryCatch-debuginfo.i686: I: checking-url http://search.cpan.org/dist/TryCatch/ (timeout 10 seconds)
perl-TryCatch.spec: I: checking-url http://www.cpan.org/authors/id/A/AS/ASH/TryCatch-1.003000.tar.gz (timeout 10 seconds)
3 packages and 1 specfiles checked; 0 errors, 2 warnings.

→ OK.

---------------------------------
key:

[+] OK
[.] OK, not applicable
[X] needs work
---------------------------------

[+] MUST: The package must be named according to the Package Naming Guidelines.
[+] MUST: The spec file name must match the base package %{name}.
[+] MUST: The package must meet the Packaging Guidelines.
[+] MUST: The package must be licensed with a Fedora approved license.
    GPL+ or Artistic
[+] MUST: The License field in the package spec file must match the actual
license.
[+] MUST: The file containing the text of the license(s) for the package must
be included in %doc.
[+] MUST: The spec file must be written in American English.
[+] MUST: The spec file for the package MUST be legible.
[+] MUST: The sources used to build the package must match the upstream source.
    $ md5sum *
    590620cf5815781cc0d344bf5483956a  TryCatch-1.003000.tar.gz
    590620cf5815781cc0d344bf5483956a  TryCatch-1.003000.tar.gz.packaged

[+] MUST: The package MUST successfully compile and build into binary rpms on
at least one primary architecture.
    - Succesful Koji build available.
[.] MUST: If the package does not successfully compile, build or work on an
architecture, ...
[+] MUST: All build dependencies must be listed in BuildRequires.
[.] MUST: The spec file MUST handle locales properly.
[.] MUST: If a package installs files below %{_datadir}/icons, the icon cache
must be updated.
[.] MUST: Packages storing shared library files (not just symlinks) must call
ldconfig in %post and %postun.
[.] MUST: Packages must NOT bundle copies of system libraries.
[.] MUST: If the package is designed to be relocatable, ...
[+] MUST: A package must own all directories that it creates. 
[+] MUST: A Fedora package must not list a file more than once in %files.
[+] MUST: Permissions on files must be set properly.
[+] MUST: Packages must not provide RPM dependency information when that
information is not global in nature, or are otherwise handled.
[.] MUST: When filtering automatically generated RPM dependency information,
the filtering system implemented by Fedora must be used.
[+] MUST: Each package must consistently use macros.
[+] MUST: The package must contain code, or permissable content.
[.] MUST: Large documentation files must go in a -doc subpackage.
[+] MUST: Files in %doc must not affect the runtime of the application.
[.] MUST: Header files must be in a -devel package.
[.] MUST: Static libraries must be in a -static package.
[.] MUST: If a package contains library files with a suffix (e.g.
libfoo.so.1.1), ...
[.] MUST: devel packages must require the base package using a fully versioned
dependency.
[.] MUST: Packages must NOT contain any .la libtool archives.
[.] MUST: Packages containing GUI applications must include a %{name}.desktop
file
[.] MUST: .desktop files must be properly installed with desktop-file-install
in the %install section.
[+] MUST: Packages must not own files or directories already owned by other
packages.
[+] MUST: All filenames in rpm packages must be valid UTF-8.

[.] SHOULD: If the source package does not include license text(s) as a
    separate file from upstream, the packager SHOULD query upstream...
[+] SHOULD: Timestamps of files should be preserved.
[+] SHOULD: The reviewer should test that the package builds in mock.
    See Koji build above (which uses mock anyway)
[+] SHOULD: The reviewer should test that the package functions as described.
    I assume the packager has tested it. Don't know how to test it on my
system.
[+] SHOULD: If scriptlets are used, those scriptlets must be sane.
[.] SHOULD: Usually, subpackages other than devel should require the base
package using a fully versioned dependency.
[.] SHOULD: pkgconfig(.pc) files should be placed in a -devel pkg.
[.] SHOULD: If the package has file dependencies outside of /etc, /bin, /sbin,
/usr/bin, or /usr/sbin ...
[.] SHOULD: Your package should contain man pages for binaries/scripts.

----------------

PACKAGE APPROVED

----------------

Comment 6 Marcela Mašláňová 2011-05-09 08:09:55 UTC
New Package SCM Request
=======================
Package Name: perl-TryCatch
Short Description: First class try catch semantics for Perl
Owners: mmaslano psabata ppisar
Branches: f15
InitialCC: perl-sig

Comment 7 Jason Tibbitts 2011-05-10 15:31:03 UTC
Git done (by process-git-requests).


Note You need to log in before you can comment on or make changes to this bug.