1

I'm trying to install PDepend on my Centos 6.3 server. For some reason I constantly receive an error that there are no packages/releases available.

Things I already executed:

  • pear upgrade
  • pear clear-cache
  • pear channel-discover pear.pdepend.org
  • pear install pdepend
  • pear install pdepend/PHP_Depend-beta
  • pear remote-list -c pdepend

None of them pointing me in any direction. No errors occure except that there are no release available for package "pear.pdepend.org/PHP_Depend"

Strangest part is that I'm succesfull with installing pdepend on my Ubuntu server. In that case, the first 3 steps are the only ones needed to install pdepend.

Anybody a suggestion how I can install pdepend?

Ursel
  • 11
  • 2
  • try this "pear install pdepend/PHP_Depend" – Perfection Sep 19 '12 at 08:08
  • Still returning the message "No releases available for package "pear.pdepend.org/PHP_Depend" install failed". Also tried to clear the pear cache without any luck. – Ursel Sep 19 '12 at 09:59
  • I've checked on a Win7 box, a Centos 6.0 box and a Centos 6.3 box all 64 bits, they all worked, check if the ip of pear.pdepend.org points to 83.169.19.161. – Perfection Sep 19 '12 at 15:00
  • It points indeed to that IP. However, if I ping to that IP there is a package loss of 100%. A traceroute reaches till hop xe-0-0-0.dr-master.r2.cgn3.hosteurope.de (176.28.4.42), which is outside of my network. At least this give me a direction to investigate any further. Tnx – Ursel Sep 19 '12 at 15:30
  • Hmm, routing doesn't seem to be the problem. Can it be because I'm running a 32 bit version? – Ursel Sep 25 '12 at 10:54
  • I don't think so, is re-installing the OS an option ? – Perfection Sep 30 '12 at 09:43

0 Answers0