[rabbitmq-discuss] Unable to install RabbitMQ 2.6.0 using MacPorts

Marek Majkowski majek04 at gmail.com
Wed Aug 31 18:29:18 BST 2011


Raymond,

Do try running:
port selfupdate
port upgrade outdated
port install rabbitmq-server

if that doesn't help, you may need to clear caches (if, for example
download was broken):
port clean --all rabbitmq-server

Hope that helps
 Marek

On Wed, Aug 31, 2011 at 17:59, Raymond Murthi <rmurthi at gilt.com> wrote:
> Hi Matthias,
>
> Sure. This is the debug messages:
>
> tar: Error exit delayed from previous errors.
>    while executing
> "exec /usr/bin/tar -zqxOf {rabbitmq-server.tgz} +CONTENTS"
>    ("eval" body line 1)
>    invoked from within
> "eval exec $cmdline"
>    (procedure "macports::fetch_port" line 24)
>    invoked from within
> "macports::fetch_port $url 0"
>    (procedure "macports::getportdir" line 24)
>    invoked from within
> "macports::getportdir $porturl $portdir"
>    (procedure "mportopen" line 27)
>    invoked from within
> "mportopen $porturl [array get options] [array get requested_variations]"
>
>
>
> Thanks,
> -Ray
>
> On Aug 31, 2011, at 12:55 PM, Matthias Radestock wrote:
>
>> Ray,
>>
>> On 31/08/11 17:41, Raymond Murthi wrote:
>>> I got this error when trying to install the latest RabbitMQ version
>>> through MacPorts. I have added RabbitMQ repo in my sources.conf and did
>>> a port sync before running port install.
>>>
>>> Error: Unable to open port: tar: +CONTENTS: Not found in archive
>>> tar: Error exit delayed from previous errors.
>>
>> Is there anything noteworthy in the output when running the port
>> commands with debug (-d) turned on?
>>
>> Regards,
>>
>> Matthias.
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


More information about the rabbitmq-discuss mailing list