error de no encontrar la fórmula de homebrew para un paquete eliminado

0

Recibo este mensaje cada vez que abro una terminal en mac

Error: No available formula for php55 
Please tap it and then try again: brew tap josegonzalez/php

php no está instalado en mi sistema y cuando intento limpiarlo o desinstalarlo obtengo el error

Anadis-MacBook-Pro:vagrant-vms anadi$ brew rm php55
Error: No such keg: /usr/local/Cellar/php55
Anadis-MacBook-Pro:vagrant-vms anadi$ brew cleanup php55
Error: No available formula for php55 
Anadis-MacBook-Pro:vagrant-vms anadi$ brew cleanup php
Error: No available formula for php 

no estoy seguro de dónde viene; ¿Cómo deshacerse de este error?

Actualización:

salida del doctor brew

Anadis-MacBook-Pro:github anadi$ brew doctor
Warning: Your XQuartz (2.7.5) is outdated
Please install XQuartz 2.7.6:
  https://xquartz.macosforge.org

Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours, this is a long time in brewland!
To update Homebrew, run 'brew update'.

Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected dylibs:
    /usr/local/lib/libosxfuse_i32.2.dylib
    /usr/local/lib/libosxfuse_i64.2.dylib
    /usr/local/lib/libqmi_api.dylib

Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected .la files:
    /usr/local/lib/libosxfuse_i32.la
    /usr/local/lib/libosxfuse_i64.la

Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected .pc files:
    /usr/local/lib/pkgconfig/osxfuse.pc

Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours, this is a long time in brewland!
To update Homebrew, run 'brew update'.
Anadis-MacBook-Pro:github anadi$ 
    
pregunta Anadi Misra 14.06.2014 - 15:34

0 respuestas

Lea otras preguntas en las etiquetas