Opened 9 years ago
Closed 9 years ago
#47799 closed defect (fixed)
[Port Abandoned] rabbitmq-server
Reported by: | mf2k (Frank Schima) | Owned by: | meyer@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mamoll (Mark Moll) | |
Port: | rabbitmq-server |
Description
The maintainer of rabbitmq-server has never actually responded to any tickets and has 3 open tickets currently.
Change History (3)
comment:5 Changed 9 years ago by mamoll (Mark Moll)
comment:7 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Removed maintainer in r139752.
Other issues should be filed in separate tickets.
Note: See
TracTickets for help on using
tickets.
The current version of the port doesn't compile with the latest erlang:
This can be fixed by changing gb_tree() to gb_tree:tree(). But there are other problems with this port. The symlinks in ${prefix}/lib/rabbitmq/bin/ are all broken. The command ${prefix}/sbin/rabbitmq-server is also broken. Part of the problem with this port is that the rabbitmq-server wants to install things in all kinds of non-standard places. Fixing all of these issues is non-trivial.