[Bug 481224] New: Review Request: rabbitmq-server - An AMQP server written in Erlang

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 22 21:11:35 UTC 2009


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

Summary: Review Request: rabbitmq-server - An AMQP server written in Erlang

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

           Summary: Review Request: rabbitmq-server - An AMQP server
                    written in Erlang
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: hubert at lshift.net
         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://www.lshift.net/~hubert/rabbitmq-server.spec
SRPM URL: http://www.lshift.net/~hubert/rabbitmq-server-1.5.1-1.src.rpm
Description:
RabbitMQ is an implementation of AMQP, the emerging standard for high
performance enterprise messaging. The RabbitMQ server is a robust and
scalable implementation of an AMQP broker.

I am also looking for a sponsor.


rpmlint v0.85 returns following errors and warnings (which are not fixed on
purpose):
rabbitmq-server.i386: E: no-binary
rabbitmq-server.i386: E: only-non-binary-in-usr-lib
rabbitmq-server.i386: W: dangerous-command-in-%post chown
rabbitmq-server.i386: W: service-default-enabled
/etc/rc.d/init.d/rabbitmq-server
rabbitmq-server.i386: W: service-default-enabled
/etc/rc.d/init.d/rabbitmq-server

The first two are because rpmlint doesn't properly recognize Erlang binary
*.beam files and they need to be placed in the standard path (for example for
i386 it is "/usr/lib/erlang/lib/").
The warnings about chown and service levels are also incorrect in this case,
and are set on purpose.

-- 
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 Fedora-package-review mailing list