[Bug 632186] New: Review Request: erlang-log4erl - A logger for erlang in the spirit of Log4J

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 9 10:56:17 UTC 2010


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

Summary: Review Request: erlang-log4erl - A logger for erlang in the spirit of Log4J

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

           Summary: Review Request: erlang-log4erl - A logger for erlang
                    in the spirit of Log4J
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: lemenkov at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://peter.fedorapeople.org/erlang-log4erl.spec
SRPM URL: http://peter.fedorapeople.org/erlang-log4erl-0.9.0-1.fc12.src.rpm
Description: A logger for erlang in the spirit of Log4J

It's one of the requirements for many large Erlang applications.

Koji scratchbuilds:

F-13: http://koji.fedoraproject.org/koji/taskinfo?taskID=2457221
EL-5: http://koji.fedoraproject.org/koji/taskinfo?taskID=2457224

rpmlint:

Sulaco ~/rpmbuild/SPECS: rpmlint
../RPMS/ppc/erlang-log4erl-0.9.0-1.fc12.ppc.rpm 
erlang-log4erl.ppc: E: explicit-lib-dependency erlang-stdlib
erlang-log4erl.ppc: W: invalid-url URL: http://code.google.com/p/log4erl/
<urlopen error timed out>
erlang-log4erl.ppc: E: no-binary
erlang-log4erl.ppc: W: only-non-binary-in-usr-lib
1 packages and 0 specfiles checked; 2 errors, 2 warnings.
Sulaco ~/rpmbuild/SPECS:

All the above messages should be ignored:

*  explicit-lib-dependency is just a bogus message due to explicit dependency
on erlang-stdlib (note 'lib' in its name)
* invalid-url - seems some network failures on my build machine or something
like this
* no-binary - this package install in arch-specific path (required by main
Erlang/OTP framework), but in fact it's noarch
* only-non-binary-in-usr-lib - likewise

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list